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 54c5636 commit b25f308Copy full SHA for b25f308
package.json
@@ -12,7 +12,7 @@
12
},
13
"dependencies": {
14
"@iconify-json/lucide": "^1.2.71",
15
- "@iconify-json/simple-icons": "^1.2.55",
+ "@iconify-json/simple-icons": "^1.2.56",
16
"@nuxt/ui": "^4.1.0",
17
"@unovis/ts": "^1.6.1",
18
"@unovis/vue": "^1.6.1",
@@ -22,10 +22,10 @@
22
"zod": "^4.1.12"
23
24
"devDependencies": {
25
- "@nuxt/eslint": "^1.9.0",
+ "@nuxt/eslint": "^1.10.0",
26
"eslint": "^9.38.0",
27
"typescript": "^5.9.3",
28
"vue-tsc": "^3.1.2"
29
30
- "packageManager": "pnpm@10.19.0"
+ "packageManager": "pnpm@10.20.0"
31
}
0 commit comments