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 b4fe898 commit b350064Copy full SHA for b350064
package.json
@@ -12,8 +12,8 @@
12
"typecheck": "nuxt typecheck"
13
},
14
"dependencies": {
15
- "@iconify-json/lucide": "^1.2.40",
16
- "@iconify-json/simple-icons": "^1.2.33",
+ "@iconify-json/lucide": "^1.2.42",
+ "@iconify-json/simple-icons": "^1.2.34",
17
"@iconify-json/vscode-icons": "^1.2.20",
18
"@nuxt/content": "^3.5.1",
19
"@nuxt/image": "^1.10.0",
@@ -23,7 +23,7 @@
23
"nuxt-og-image": "^5.1.3"
24
25
"devDependencies": {
26
- "@nuxt/eslint": "^1.3.0",
+ "@nuxt/eslint": "^1.3.1",
27
"eslint": "^9.26.0",
28
"typescript": "^5.8.3",
29
"vue-tsc": "^2.2.10"
@@ -39,5 +39,5 @@
39
"vue-demi"
40
]
41
42
- "packageManager": "pnpm@10.10.0"
+ "packageManager": "pnpm@10.11.0"
43
}
0 commit comments