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 f491c93 commit 0aed8ccCopy full SHA for 0aed8cc
package.json
@@ -12,19 +12,19 @@
12
"typecheck": "nuxt typecheck"
13
},
14
"dependencies": {
15
- "@iconify-json/lucide": "^1.2.40",
16
- "@iconify-json/simple-icons": "^1.2.33",
17
- "@nuxt/ui": "^3.1.1",
+ "@iconify-json/lucide": "^1.2.44",
+ "@iconify-json/simple-icons": "^1.2.34",
+ "@nuxt/ui": "^3.1.2",
18
"nuxt": "^3.17.3"
19
20
"devDependencies": {
21
- "@nuxt/eslint": "^1.3.0",
22
- "eslint": "^9.26.0",
+ "@nuxt/eslint": "^1.4.0",
+ "eslint": "^9.27.0",
23
"typescript": "^5.8.3",
24
"vue-tsc": "^2.2.2"
25
26
"resolutions": {
27
"vue-tsc": "2.2.2"
28
29
- "packageManager": "pnpm@10.10.0"
+ "packageManager": "pnpm@10.11.0"
30
}
0 commit comments