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 a7d3fbf commit 5ae6be4Copy full SHA for 5ae6be4
package.json
@@ -11,8 +11,8 @@
11
"typecheck": "nuxt typecheck"
12
},
13
"dependencies": {
14
- "@iconify-json/lucide": "^1.2.71",
15
- "@iconify-json/simple-icons": "^1.2.55",
+ "@iconify-json/lucide": "^1.2.73",
+ "@iconify-json/simple-icons": "^1.2.58",
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",
26
- "eslint": "^9.38.0",
+ "@nuxt/eslint": "^1.10.0",
+ "eslint": "^9.39.1",
27
"typescript": "^5.9.3",
28
- "vue-tsc": "^3.1.2"
+ "vue-tsc": "^3.1.3"
29
30
- "packageManager": "pnpm@10.19.0"
+ "packageManager": "pnpm@10.21.0"
31
}
0 commit comments