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 bf27d08 commit 4704983Copy full SHA for 4704983
package.json
@@ -12,19 +12,19 @@
12
"typecheck": "nuxt typecheck"
13
},
14
"dependencies": {
15
- "@iconify-json/lucide": "^1.2.44",
16
- "@iconify-json/simple-icons": "^1.2.35",
+ "@iconify-json/lucide": "^1.2.47",
+ "@iconify-json/simple-icons": "^1.2.38",
17
"@nuxt/ui": "^3.1.3",
18
"nuxt": "^3.17.4"
19
20
"devDependencies": {
21
"@nuxt/eslint": "^1.4.1",
22
- "eslint": "^9.27.0",
+ "eslint": "^9.28.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.11.0"
+ "packageManager": "pnpm@10.12.1"
30
}
0 commit comments