reverse downgrading packages

This commit is contained in:
tawoe 2024-10-15 10:14:20 +02:00
parent f2601ce717
commit 928493cef4

View File

@ -33,11 +33,11 @@
"obp-typescript": "^1.0.36",
"pinia": "^2.0.37",
"prismjs": "^1.29.0",
"redis": "^4.6.5",
"redis": "^4.6.13",
"reflect-metadata": "^0.1.13",
"routing-controllers": "^0.10.4",
"socket.io": "^4.7.3",
"socket.io-client": "^4.7.3",
"socket.io": "^4.7.5",
"socket.io-client": "^4.7.5",
"typedi": "^0.10.0",
"uuid": "^9.0.1",
"vue": "^3.2.47",
@ -45,13 +45,13 @@
"vue-markdown-renderer": "^0.2.7",
"vue-router": "^4.2.2",
"vue-socket.io": "^3.0.10",
"ws": "^8.14.0"
"ws": "^8.18.0"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.4.0",
"@types/jsdom": "^21.1.0",
"@types/jsonwebtoken": "^9.0.6",
"@types/markdown-it": "^14.0.2",
"@types/markdown-it": "^14.1.1",
"@types/node": "^20.5.7",
"@vitejs/plugin-vue": "^4.3.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",