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 b838f71Copy full SHA for b838f71
package.json
@@ -12,9 +12,9 @@
12
"typecheck": "nuxt typecheck"
13
},
14
"dependencies": {
15
- "@iconify-json/lucide": "^1.2.40",
16
- "@iconify-json/simple-icons": "^1.2.33",
17
- "@iconify-json/vscode-icons": "^1.2.20",
+ "@iconify-json/lucide": "^1.2.43",
+ "@iconify-json/simple-icons": "^1.2.34",
+ "@iconify-json/vscode-icons": "^1.2.21",
18
"@nuxt/content": "^3.5.1",
19
"@nuxt/image": "^1.10.0",
20
"@nuxt/ui-pro": "^3.1.1",
@@ -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