⬆️(dependencies) update js dependencies

This commit is contained in:
Anthony LC
2024-11-14 16:29:22 +01:00
committed by Anthony LC
parent e4dfae1905
commit a8362e8e88
6 changed files with 1814 additions and 1740 deletions

View File

@@ -25,13 +25,13 @@
"i18n:test": "yarn I18N run test"
},
"resolutions": {
"@blocknote/core": "0.17.1",
"@blocknote/mantine": "0.17.1",
"@blocknote/react": "0.17.1",
"@types/node": "20.16.13",
"@blocknote/core": "0.19.0",
"@blocknote/mantine": "0.19.0",
"@blocknote/react": "0.19.0",
"@types/node": "22.9.0",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"react": "18.3.1",