⬆️(dependencies) update js dependencies

This commit is contained in:
Anthony LC
2025-07-23 16:32:07 +02:00
parent c534fed196
commit 14b7cdf561
6 changed files with 1839 additions and 1782 deletions

View File

@@ -16,11 +16,11 @@
"node": ">=22"
},
"dependencies": {
"@blocknote/server-util": "0.33.0",
"@blocknote/server-util": "0.34.0",
"@hocuspocus/server": "2.15.2",
"@sentry/node": "9.38.0",
"@sentry/profiling-node": "9.38.0",
"axios": "1.10.0",
"@sentry/node": "9.40.0",
"@sentry/profiling-node": "9.40.0",
"axios": "1.11.0",
"cors": "2.8.5",
"express": "5.1.0",
"express-ws": "5.0.2",
@@ -39,7 +39,7 @@
"cross-env": "7.0.3",
"eslint-config-impress": "*",
"nodemon": "3.1.10",
"supertest": "7.1.3",
"supertest": "7.1.4",
"ts-node": "10.9.2",
"tsc-alias": "1.8.16",
"typescript": "*",