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 30b91a0 commit 48ac90cCopy full SHA for 48ac90c
package.json
@@ -12,8 +12,8 @@
12
"typecheck": "nuxt typecheck"
13
},
14
"dependencies": {
15
- "@iconify-json/lucide": "^1.2.24",
16
- "@iconify-json/simple-icons": "^1.2.21",
+ "@iconify-json/lucide": "^1.2.25",
+ "@iconify-json/simple-icons": "^1.2.22",
17
"@iconify-json/vscode-icons": "^1.2.10",
18
"@nuxt/content": "^3.0.0",
19
"@nuxt/fonts": "^0.10.3",
@@ -24,7 +24,7 @@
24
25
"devDependencies": {
26
"@nuxt/eslint": "^0.7.5",
27
- "eslint": "^9.18.0",
+ "eslint": "^9.19.0",
28
"typescript": "^5.7.3",
29
"vue-tsc": "^2.2.0"
30
0 commit comments