Skip to content

Commit fe93486

Browse files
committed
chore: upgrade docs deps
1 parent 429560c commit fe93486

File tree

2 files changed

+47
-759
lines changed

2 files changed

+47
-759
lines changed

docs/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
"name": "@nuxt/content-docs",
44
"type": "module",
55
"dependencies": {
6-
"@iconify-json/lucide": "^1.2.12",
7-
"@iconify-json/simple-icons": "^1.2.11",
8-
"@iconify-json/vscode-icons": "^1.2.2",
6+
"@iconify-json/lucide": "^1.2.20",
7+
"@iconify-json/simple-icons": "^1.2.17",
8+
"@iconify-json/vscode-icons": "^1.2.6",
99
"@nuxt/content": "latest",
1010
"@nuxt/image": "^1.8.1",
1111
"@nuxt/ui-pro": "3.0.0-alpha.9",
12-
"@nuxthub/core": "^0.8.6",
13-
"@nuxtjs/plausible": "^1.0.3",
12+
"@nuxthub/core": "^0.8.10",
13+
"@nuxtjs/plausible": "^1.2.0",
1414
"@octokit/rest": "^21.0.2",
15-
"@vueuse/nuxt": "^11.2.0",
15+
"@vueuse/nuxt": "^12.2.0",
1616
"joi": "^17.13.3",
17-
"minisearch": "^7.1.0",
18-
"nuxt": "3.14.159",
17+
"minisearch": "^7.1.1",
18+
"nuxt": "3.15.0",
1919
"nuxt-og-image": "^4.0.2",
20-
"prettier": "^3.3.3",
20+
"prettier": "^3.4.2",
2121
"shiki-transformer-color-highlight": "^0.2.0",
2222
"ufo": "^1.5.4",
2323
"valibot": "^0.42.1",
24-
"yup": "^1.4.0",
25-
"zod": "^3.23.8"
24+
"yup": "^1.6.1",
25+
"zod": "^3.24.1"
2626
}
2727
}

0 commit comments

Comments
 (0)