We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47d9a0 commit 7ea90fdCopy full SHA for 7ea90fd
package.json
@@ -12,14 +12,14 @@
12
},
13
"dependencies": {
14
"@iconify-json/lucide": "^1.2.87",
15
- "@iconify-json/simple-icons": "^1.2.68",
+ "@iconify-json/simple-icons": "^1.2.69",
16
"@iconify-json/vscode-icons": "^1.2.40",
17
"@nuxt/content": "^3.11.0",
18
"@nuxt/image": "^2.0.0",
19
"@nuxt/ui": "^4.4.0",
20
"@nuxtjs/mcp-toolkit": "0.6.2",
21
"@nuxtjs/mdc": "^0.20.0",
22
- "@vueuse/core": "^14.1.0",
+ "@vueuse/core": "^14.2.0",
23
"better-sqlite3": "^12.6.2",
24
"minimark": "^0.2.0",
25
"nuxt": "^4.3.0",
@@ -36,5 +36,5 @@
36
"typescript": "^5.9.3",
37
"vue-tsc": "^3.2.4"
38
39
- "packageManager": "pnpm@10.28.1"
+ "packageManager": "pnpm@10.28.2"
40
}
0 commit comments