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 42b0fec commit da4901bCopy full SHA for da4901b
package.json
@@ -11,7 +11,7 @@
11
"typecheck": "nuxt typecheck"
12
},
13
"dependencies": {
14
- "@iconify-json/lucide": "^1.2.75",
+ "@iconify-json/lucide": "^1.2.77",
15
"@iconify-json/simple-icons": "^1.2.60",
16
"@nuxt/ui": "^4.2.1",
17
"@unovis/ts": "^1.6.2",
@@ -22,10 +22,10 @@
22
"zod": "^4.1.13"
23
24
"devDependencies": {
25
- "@nuxt/eslint": "^1.10.0",
+ "@nuxt/eslint": "^1.11.0",
26
"eslint": "^9.39.1",
27
"typescript": "^5.9.3",
28
"vue-tsc": "^3.1.5"
29
30
- "packageManager": "pnpm@10.23.0"
+ "packageManager": "pnpm@10.24.0"
31
}
0 commit comments