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 c4bfa16 commit 97e82aeCopy full SHA for 97e82ae
package.json
@@ -12,17 +12,17 @@
12
},
13
"dependencies": {
14
"@iconify-json/lucide": "^1.2.71",
15
- "@iconify-json/simple-icons": "^1.2.55",
+ "@iconify-json/simple-icons": "^1.2.56",
16
"@nuxt/ui": "^4.1.0",
17
"@nuxtjs/mdc": "0.18.0",
18
"nuxt": "^4.2.0",
19
"remark-github": "^12.0.0"
20
21
"devDependencies": {
22
- "@nuxt/eslint": "^1.9.0",
23
- "eslint": "^9.38.0",
+ "@nuxt/eslint": "^1.10.0",
+ "eslint": "^9.39.0",
24
"typescript": "^5.9.3",
25
- "vue-tsc": "^3.1.2"
+ "vue-tsc": "^3.1.3"
26
27
- "packageManager": "pnpm@10.19.0"
+ "packageManager": "pnpm@10.20.0"
28
}
0 commit comments