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 d1e3931 commit 2fd0935Copy full SHA for 2fd0935
package.json
@@ -23,7 +23,7 @@
23
},
24
"devDependencies": {
25
"@eslint/js": "9.6.0",
26
- "@types/node": "20.14.9",
+ "@types/node": "20.14.10",
27
"@vitejs/plugin-vue": "5.0.5",
28
"@vue/compiler-sfc": "3.4.31",
29
"autoprefixer": "10.4.19",
@@ -34,13 +34,13 @@
34
"postcss": "8.4.39",
35
"prettier": "3.3.2",
36
"tailwindcss": "3.4.4",
37
- "typescript": "5.5.2",
+ "typescript": "5.5.3",
38
"typescript-eslint": "7.14.1",
39
- "vite": "5.3.2",
+ "vite": "5.3.3",
40
"vite-plugin-pwa": "0.20.0",
41
"vite-svg-loader": "5.1.0",
42
"vue-eslint-parser": "9.4.3",
43
- "vue-tsc": "2.0.24"
+ "vue-tsc": "2.0.26"
44
45
"prettier": {
46
"trailingComma": "all",
0 commit comments