⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
Anthony LC
parent
0571aaabce
commit
bec6ff3d22
@@ -15,9 +15,9 @@
|
||||
"test:watch": "jest --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocknote/core": "0.13.5",
|
||||
"@blocknote/mantine": "0.13.5",
|
||||
"@blocknote/react": "0.13.5",
|
||||
"@blocknote/core": "0.14.0",
|
||||
"@blocknote/mantine": "0.14.0",
|
||||
"@blocknote/react": "0.14.0",
|
||||
"@gouvfr-lasuite/integration": "1.0.1",
|
||||
"@openfun/cunningham-react": "2.9.3",
|
||||
"@tanstack/react-query": "5.40.1",
|
||||
@@ -40,10 +40,10 @@
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"@tanstack/react-query-devtools": "5.40.1",
|
||||
"@testing-library/jest-dom": "6.4.5",
|
||||
"@testing-library/react": "15.0.7",
|
||||
"@testing-library/react": "16.0.0",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.4",
|
||||
"@types/lodash": "4.17.5",
|
||||
"@types/luxon": "3.4.2",
|
||||
"@types/node": "*",
|
||||
"@types/react": "18.3.3",
|
||||
|
||||
Reference in New Issue
Block a user