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 a386dbd commit 598c7bcCopy full SHA for 598c7bc
package.json
@@ -21,18 +21,18 @@
21
"@ownclouders/tsconfig": "0.0.6",
22
"@ownclouders/web-client": "^12.0.0",
23
"@ownclouders/web-pkg": "^12.0.0",
24
- "@types/node": "22.18.6",
+ "@types/node": "22.18.8",
25
"@vue/test-utils": "^2.4.6",
26
- "eslint": "9.35.0",
+ "eslint": "9.36.0",
27
"happy-dom": "^19.0.0",
28
"prettier": "3.6.2",
29
"ts-node": "^10.9.2",
30
- "typescript": "5.9.2",
31
- "vite": "7.1.6",
+ "typescript": "5.9.3",
+ "vite": "7.1.7",
32
"vitest": "3.2.4",
33
"vue": "^3.4.21",
34
"vue-router": "^4.2.5",
35
- "vue-tsc": "3.0.7",
+ "vue-tsc": "3.1.0",
36
"vue3-gettext": "^2.4.0"
37
},
38
"pnpm": {
0 commit comments