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 329aee9 commit b29f886Copy full SHA for b29f886
docs/package.json
@@ -13,7 +13,7 @@
13
},
14
"dependencies": {
15
"@iconify-json/heroicons": "^1.2.2",
16
- "@iconify-json/simple-icons": "^1.2.40",
+ "@iconify-json/simple-icons": "^1.2.41",
17
"@nuxt/content": "^2.13.4",
18
"@nuxt/fonts": "^0.11.4",
19
"@nuxt/ui-pro": "^1.8.0",
package.json
@@ -43,10 +43,10 @@
43
"ufo": "^1.6.1"
44
45
"devDependencies": {
46
- "@nuxt/devtools": "^2.5.0",
+ "@nuxt/devtools": "^2.6.0",
47
"@nuxt/eslint-config": "^1.4.1",
48
"@nuxt/module-builder": "^1.0.1",
49
- "eslint": "^9.29.0",
+ "eslint": "^9.30.0",
50
"nuxt": "^3.17.5",
51
"standard-version": "^9.5.0",
52
"typescript": "^5.6.3",
0 commit comments