⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-12-03 20:31:31 +00:00
committed by Anthony LC
parent eec8b4d2c3
commit c25682f199
4 changed files with 504 additions and 471 deletions

View File

@@ -25,13 +25,13 @@
"i18n:test": "yarn I18N run test"
},
"resolutions": {
"@blocknote/core": "0.19.2",
"@blocknote/mantine": "0.19.2",
"@blocknote/react": "0.19.2",
"@types/node": "22.9.3",
"@blocknote/core": "0.20.0",
"@blocknote/mantine": "0.20.0",
"@blocknote/react": "0.20.0",
"@types/node": "22.10.1",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"react": "18.3.1",