We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0fb3ed commit c52910bCopy full SHA for c52910b
2 files changed
frontend/package.json
@@ -117,8 +117,8 @@
117
"@types/node": "24.12.4",
118
"@types/sortablejs": "1.15.9",
119
"@types/ws": "8.18.1",
120
- "@typescript-eslint/eslint-plugin": "8.59.4",
121
- "@typescript-eslint/parser": "8.59.4",
+ "@typescript-eslint/eslint-plugin": "8.60.0",
+ "@typescript-eslint/parser": "8.60.0",
122
"@vitejs/plugin-vue": "6.0.7",
123
"@vue/eslint-config-typescript": "14.7.0",
124
"@vue/test-utils": "2.4.10",
@@ -155,7 +155,7 @@
155
"vite-plugin-vue-devtools": "8.1.2",
156
"vite-svg-loader": "5.1.1",
157
"vitest": "4.1.7",
158
- "vue-tsc": "3.3.1",
+ "vue-tsc": "3.3.2",
159
"wait-on": "9.0.10",
160
"workbox-cli": "7.4.1",
161
"ws": "8.21.0"
0 commit comments