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 d236f76 commit 1eeaca9Copy full SHA for 1eeaca9
package.json
@@ -12,10 +12,10 @@
12
},
13
"dependencies": {
14
"@iconify-json/lucide": "^1.2.73",
15
- "@iconify-json/simple-icons": "^1.2.58",
16
- "@nuxt/content": "^3.8.0",
+ "@iconify-json/simple-icons": "^1.2.59",
+ "@nuxt/content": "^3.8.2",
17
"@nuxt/image": "^2.0.0",
18
- "@nuxt/ui": "^4.1.0",
+ "@nuxt/ui": "^4.2.0",
19
"@standard-schema/spec": "^1.0.0",
20
"@vueuse/nuxt": "^13.9.0",
21
"better-sqlite3": "^12.4.1",
@@ -27,7 +27,7 @@
27
"@nuxt/eslint": "^1.10.0",
28
"eslint": "^9.39.1",
29
"typescript": "^5.9.3",
30
- "vue-tsc": "^3.1.3"
+ "vue-tsc": "^3.1.4"
31
32
- "packageManager": "pnpm@10.21.0"
+ "packageManager": "pnpm@10.22.0"
33
}
0 commit comments