Skip to content

Commit 35f0140

Browse files
committed
Update package.json
1 parent df2b5e2 commit 35f0140

File tree

3 files changed

+759
-2175
lines changed

3 files changed

+759
-2175
lines changed

docs/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,29 @@
44
"type": "module",
55
"dependencies": {
66
"@iconify-json/heroicons": "^1.1.21",
7-
"@iconify-json/simple-icons": "^1.1.107",
8-
"@iconify-json/vscode-icons": "^1.1.34",
9-
"@nuxt/content": "^2.13.0",
7+
"@iconify-json/simple-icons": "^1.1.108",
8+
"@iconify-json/vscode-icons": "^1.1.35",
9+
"@nuxt/content": "^2.13.1",
1010
"@nuxt/eslint-config": "^0.3.13",
11-
"@nuxt/fonts": "^0.7.0",
11+
"@nuxt/fonts": "^0.7.1",
1212
"@nuxt/image": "^1.7.0",
1313
"@nuxt/ui": "latest",
14-
"@nuxt/ui-pro": "npm:@nuxt/[email protected]28653666.16019a7",
14+
"@nuxt/ui-pro": "npm:@nuxt/[email protected]28675271.bc26006",
1515
"@nuxtjs/plausible": "^1.0.0",
1616
"@octokit/rest": "^20.1.1",
1717
"@vueuse/nuxt": "^10.11.0",
1818
"date-fns": "^3.6.0",
1919
"eslint": "^8.57.0",
20-
"joi": "^17.13.1",
20+
"joi": "^17.13.3",
2121
"nuxt": "^3.12.3",
2222
"nuxt-cloudflare-analytics": "^1.0.8",
23-
"nuxt-component-meta": "^0.6.4",
24-
"nuxt-og-image": "^3.0.0-rc.53",
23+
"nuxt-component-meta": "^0.7.0",
24+
"nuxt-og-image": "^3.0.0-rc.56",
2525
"prettier": "^3.3.2",
26-
"typescript": "^5.4.5",
26+
"typescript": "^5.5.3",
2727
"ufo": "^1.5.3",
2828
"v-calendar": "^3.1.2",
29-
"valibot": "^0.35.0",
29+
"valibot": "^0.36.0",
3030
"yup": "^1.4.0",
3131
"zod": "^3.23.8"
3232
}

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nuxt/ui",
33
"version": "2.17.0",
4-
"packageManager": "pnpm@9.4.0",
4+
"packageManager": "pnpm@9.5.0",
55
"repository": "nuxt/ui",
66
"homepage": "https://ui.nuxt.com",
77
"type": "module",
@@ -54,7 +54,7 @@
5454
"ohash": "^1.1.3",
5555
"pathe": "^1.1.2",
5656
"scule": "^1.3.0",
57-
"tailwind-merge": "^2.3.0",
57+
"tailwind-merge": "^2.4.0",
5858
"tailwindcss": "^3.4.4"
5959
},
6060
"devDependencies": {
@@ -64,13 +64,13 @@
6464
"@release-it/conventional-changelog": "^8.0.1",
6565
"@vue/test-utils": "^2.4.6",
6666
"eslint": "^8.57.0",
67-
"happy-dom": "^14.10.1",
68-
"joi": "^17.13.1",
67+
"happy-dom": "^14.12.3",
68+
"joi": "^17.13.3",
6969
"nuxt": "^3.12.3",
70-
"release-it": "^17.3.0",
71-
"typescript": "^5.4.5",
70+
"release-it": "^17.5.0",
71+
"typescript": "^5.5.3",
7272
"unbuild": "^2.0.0",
73-
"valibot": "^0.33.0",
73+
"valibot": "^0.36.0",
7474
"valibot31": "npm:[email protected]",
7575
"valibot30": "npm:[email protected]",
7676
"vitest": "^2.0.1",

0 commit comments

Comments
 (0)