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 6815446 commit 1a9cee8Copy full SHA for 1a9cee8
package.json
@@ -23,7 +23,7 @@
23
},
24
"devDependencies": {
25
"@eslint/js": "9.14.0",
26
- "@types/node": "22.10.1",
+ "@types/node": "22.10.5",
27
"@vitejs/plugin-vue": "5.1.5",
28
"@vue/compiler-sfc": "3.5.13",
29
"autoprefixer": "10.4.20",
@@ -33,10 +33,10 @@
33
"eslint-plugin-vue": "9.30.0",
34
"postcss": "8.4.49",
35
"prettier": "3.3.3",
36
- "tailwindcss": "3.4.15",
+ "tailwindcss": "3.4.17",
37
"typescript": "5.6.3",
38
"typescript-eslint": "8.13.0",
39
- "vite": "6.0.3",
+ "vite": "6.0.7",
40
"vite-plugin-pwa": "0.20.5",
41
"vite-svg-loader": "5.1.0",
42
"vue-eslint-parser": "9.4.3",
0 commit comments