We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e007653 commit 7d70fb8Copy full SHA for 7d70fb8
2 files changed
package.json
@@ -28,17 +28,17 @@
28
"vue-router": "^5.1.0"
29
},
30
"devDependencies": {
31
- "@tailwindcss/vite": "^4.3.1",
32
- "@types/node": "^25.9.4",
+ "@tailwindcss/vite": "^4.3.2",
+ "@types/node": "^26.0.1",
33
"@types/papaparse": "^5.5.2",
34
"@vite-pwa/assets-generator": "^1.0.2",
35
"@vitejs/plugin-vue": "^6.0.7",
36
"@vue/tsconfig": "^0.9.1",
37
- "oxfmt": "^0.54.0",
38
- "oxlint": "^1.71.0",
39
- "tailwindcss": "^4.3.1",
+ "oxfmt": "^0.57.0",
+ "oxlint": "^1.72.0",
+ "tailwindcss": "^4.3.2",
40
"typescript": "^6.0.3",
41
- "vite": "8.0.16",
+ "vite": "^8.1.0",
42
"vite-plugin-pwa": "^1.3.0",
43
"vitest": "^4.1.9",
44
"vue-tsc": "^3.3.5",
0 commit comments