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 6191b0a commit 5c8c684Copy full SHA for 5c8c684
package.json
@@ -13,20 +13,20 @@
13
},
14
"dependencies": {
15
"@iconify-json/heroicons": "^1.2.2",
16
- "@iconify-json/simple-icons": "^1.2.43",
+ "@iconify-json/simple-icons": "^1.2.49",
17
"@nuxt/content": "^2.13.4",
18
"@nuxt/fonts": "^0.11.4",
19
- "@nuxt/image": "^1.10.0",
+ "@nuxt/image": "^1.11.0",
20
"@nuxt/ui-pro": "^1.8.1",
21
"nuxt": "^4.0.3"
22
23
"devDependencies": {
24
- "@nuxt/eslint": "^1.5.2",
25
- "eslint": "^9.31.0",
26
- "vue-tsc": "^3.0.1"
+ "@nuxt/eslint": "^1.9.0",
+ "eslint": "^9.34.0",
+ "vue-tsc": "^3.0.6"
27
28
"resolutions": {
29
30
31
- "packageManager": "pnpm@10.13.1"
+ "packageManager": "pnpm@10.15.0"
32
}
0 commit comments