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 a0f126d commit b722f8aCopy full SHA for b722f8a
package.json
@@ -12,11 +12,11 @@
12
"typecheck": "nuxt typecheck"
13
},
14
"dependencies": {
15
- "@iconify-json/lucide": "^1.2.70",
16
- "@iconify-json/simple-icons": "^1.2.54",
+ "@iconify-json/lucide": "^1.2.71",
+ "@iconify-json/simple-icons": "^1.2.55",
17
"@nuxt/content": "^3.7.1",
18
"@nuxt/image": "^1.11.0",
19
- "@nuxt/ui": "^4.0.1",
+ "@nuxt/ui": "^4.1.0",
20
"@vueuse/nuxt": "^13.9.0",
21
"better-sqlite3": "^12.4.1",
22
"motion-v": "^1.7.3",
@@ -27,10 +27,10 @@
27
"@nuxt/eslint": "^1.9.0",
28
"eslint": "^9.38.0",
29
"typescript": "^5.9.3",
30
- "vue-tsc": "^3.1.1"
+ "vue-tsc": "^3.1.2"
31
32
"resolutions": {
33
"unimport": "4.1.1"
34
35
- "packageManager": "pnpm@10.18.3"
+ "packageManager": "pnpm@10.19.0"
36
}
0 commit comments