We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d449b3a commit 3ed6f76Copy full SHA for 3ed6f76
package.json
@@ -13,23 +13,23 @@
13
},
14
"dependencies": {
15
"@iconify-json/heroicons": "^1.2.2",
16
- "@iconify-json/simple-icons": "^1.2.30",
17
- "@nuxt/fonts": "^0.11.0",
+ "@iconify-json/simple-icons": "^1.2.32",
+ "@nuxt/fonts": "^0.11.1",
18
"@nuxt/ui-pro": "^1.7.1",
19
"@unovis/ts": "^1.5.1",
20
"@unovis/vue": "^1.5.1",
21
- "@vueuse/nuxt": "^13.0.0",
+ "@vueuse/nuxt": "^13.1.0",
22
"date-fns": "^4.1.0",
23
"nuxt": "^3.16.2",
24
"v-calendar": "^3.1.2"
25
26
"devDependencies": {
27
"@nuxt/eslint": "^1.3.0",
28
- "eslint": "^9.23.0",
+ "eslint": "^9.25.0",
29
"vue-tsc": "^2.1.10"
30
31
"resolutions": {
32
"vue-tsc": "2.1.10"
33
34
- "packageManager": "pnpm@10.7.0"
+ "packageManager": "pnpm@10.8.1"
35
}
0 commit comments