We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ae1eb commit 1097f91Copy full SHA for 1097f91
package.json
@@ -15,7 +15,7 @@
15
"@tanstack/table-core": "^8.21.3",
16
"@unovis/ts": "^1.6.4",
17
"@unovis/vue": "^1.6.4",
18
- "@vueuse/core": "^14.2.0",
+ "@vueuse/core": "^14.2.1",
19
"date-fns": "^4.1.0",
20
"scule": "^1.3.0",
21
"tailwindcss": "^4.1.18",
@@ -26,11 +26,11 @@
26
"devDependencies": {
27
"@vitejs/plugin-vue": "^6.0.4",
28
"eslint": "^10.0.0",
29
- "eslint-plugin-vue": "^10.7.0",
+ "eslint-plugin-vue": "^10.8.0",
30
"typescript": "^5.9.3",
31
- "typescript-eslint": "^8.54.0",
+ "typescript-eslint": "^8.55.0",
32
"vite": "^7.3.1",
33
"vue-tsc": "^3.2.4"
34
},
35
- "packageManager": "pnpm@10.29.2"
+ "packageManager": "pnpm@10.29.3"
36
}
0 commit comments