⬆️(dependencies) update js dependencies
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
"node": ">=18"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocknote/server-util": "0.23.2-hotfix.0",
|
||||
"@blocknote/server-util": "0.29.1",
|
||||
"@hocuspocus/server": "2.15.2",
|
||||
"@sentry/node": "9.13.0",
|
||||
"@sentry/profiling-node": "9.13.0",
|
||||
"axios": "1.8.4",
|
||||
"@sentry/node": "9.14.0",
|
||||
"@sentry/profiling-node": "9.14.0",
|
||||
"axios": "1.9.0",
|
||||
"cors": "2.8.5",
|
||||
"express": "5.1.0",
|
||||
"express-ws": "5.0.2",
|
||||
@@ -40,7 +40,7 @@
|
||||
"cross-env": "7.0.3",
|
||||
"eslint-config-impress": "*",
|
||||
"jest": "29.7.0",
|
||||
"nodemon": "3.1.9",
|
||||
"nodemon": "3.1.10",
|
||||
"supertest": "7.1.0",
|
||||
"ts-jest": "29.3.2",
|
||||
"ts-node": "10.9.2",
|
||||
|
||||
Reference in New Issue
Block a user