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 c227f3d commit 277a0ecCopy full SHA for 277a0ec
package.json
@@ -11,9 +11,9 @@
11
"typecheck": "nuxt typecheck"
12
},
13
"dependencies": {
14
- "@iconify-json/lucide": "^1.2.70",
15
- "@iconify-json/simple-icons": "^1.2.54",
16
- "@nuxt/ui": "^4.0.1",
+ "@iconify-json/lucide": "^1.2.71",
+ "@iconify-json/simple-icons": "^1.2.55",
+ "@nuxt/ui": "^4.1.0",
17
"@unovis/ts": "^1.6.1",
18
"@unovis/vue": "^1.6.1",
19
"@vueuse/nuxt": "^13.9.0",
@@ -25,10 +25,10 @@
25
"@nuxt/eslint": "^1.9.0",
26
"eslint": "^9.38.0",
27
"typescript": "^5.9.3",
28
- "vue-tsc": "^3.1.1"
+ "vue-tsc": "^3.1.2"
29
30
"resolutions": {
31
"unimport": "4.1.1"
32
33
- "packageManager": "pnpm@10.18.3"
+ "packageManager": "pnpm@10.19.0"
34
}
0 commit comments