⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-09-23 00:13:06 +00:00
committed by Anthony LC
parent 6b0b052d78
commit 40d8c949d9
6 changed files with 445 additions and 360 deletions

View File

@@ -25,13 +25,13 @@
"i18n:test": "yarn I18N run test"
},
"resolutions": {
"@blocknote/core": "0.15.7",
"@blocknote/mantine": "0.15.7",
"@blocknote/react": "0.15.7",
"@blocknote/core": "0.15.10",
"@blocknote/mantine": "0.15.10",
"@blocknote/react": "0.15.10",
"@types/node": "20.16.5",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"react": "18.3.1",