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 66a2af7 commit ac2786aCopy full SHA for ac2786a
package.json
@@ -13,8 +13,8 @@
13
},
14
"dependencies": {
15
"@iconify-json/lucide": "^1.2.71",
16
- "@iconify-json/simple-icons": "^1.2.55",
17
- "@nuxt/content": "^3.7.1",
+ "@iconify-json/simple-icons": "^1.2.56",
+ "@nuxt/content": "^3.8.0",
18
"@nuxt/image": "^1.11.0",
19
"@nuxt/ui": "^4.1.0",
20
"@vueuse/nuxt": "^13.9.0",
@@ -24,10 +24,10 @@
24
"nuxt-og-image": "^5.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