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 cb711d1 commit bd3baebCopy full SHA for bd3baeb
package.json
@@ -11,9 +11,9 @@
11
"typecheck": "nuxt typecheck"
12
},
13
"dependencies": {
14
- "@iconify-json/lucide": "^1.2.70",
15
- "@iconify-json/simple-icons": "^1.2.54",
16
- "@nuxt/ui": "^4.0.1",
+ "@iconify-json/lucide": "^1.2.71",
+ "@iconify-json/simple-icons": "^1.2.55",
+ "@nuxt/ui": "^4.1.0",
17
"@nuxtjs/mdc": "0.18.0",
18
"nuxt": "^4.1.3",
19
"remark-github": "^12.0.0"
@@ -22,10 +22,10 @@
22
"@nuxt/eslint": "^1.9.0",
23
"eslint": "^9.38.0",
24
"typescript": "^5.9.3",
25
- "vue-tsc": "^3.1.1"
+ "vue-tsc": "^3.1.2"
26
27
"resolutions": {
28
"unimport": "4.1.1"
29
30
- "packageManager": "pnpm@10.18.3"
+ "packageManager": "pnpm@10.19.0"
31
}
0 commit comments