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 7288fa7Copy full SHA for 7288fa7
package.json
@@ -12,10 +12,10 @@
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",
+ "@nuxt/content": "^3.0.1",
19
"@nuxt/fonts": "^0.10.3",
20
"@nuxt/image": "^1.9.0",
21
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@ee19715",
@@ -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