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 586c3f0 commit 8203575Copy full SHA for 8203575
package.json
@@ -12,8 +12,8 @@
12
},
13
"dependencies": {
14
"@iconify-json/lucide": "^1.2.71",
15
- "@iconify-json/simple-icons": "^1.2.55",
16
- "@nuxt/content": "^3.7.1",
+ "@iconify-json/simple-icons": "^1.2.56",
+ "@nuxt/content": "^3.8.0",
17
"@nuxt/image": "^1.11.0",
18
"@nuxt/ui": "^4.1.0",
19
"@standard-schema/spec": "^1.0.0",
@@ -24,10 +24,10 @@
24
"zod": "^4.1.12"
25
26
"devDependencies": {
27
- "@nuxt/eslint": "^1.9.0",
+ "@nuxt/eslint": "^1.10.0",
28
"eslint": "^9.38.0",
29
"typescript": "^5.9.3",
30
"vue-tsc": "^3.1.2"
31
32
- "packageManager": "pnpm@10.19.0"
+ "packageManager": "pnpm@10.20.0"
33
}
0 commit comments