Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Jul 9, 2024
1 parent df2b5e2 commit 19cab36
Show file tree
Hide file tree
Showing 3 changed files with 759 additions and 2,175 deletions.
20 changes: 10 additions & 10 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,29 @@
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/simple-icons": "^1.1.107",
"@iconify-json/vscode-icons": "^1.1.34",
"@nuxt/content": "^2.13.0",
"@iconify-json/simple-icons": "^1.1.108",
"@iconify-json/vscode-icons": "^1.1.35",
"@nuxt/content": "^2.13.1",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/fonts": "^0.7.0",
"@nuxt/fonts": "^0.7.1",
"@nuxt/image": "^1.7.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "npm:@nuxt/[email protected]28653666.16019a7",
"@nuxt/ui-pro": "npm:@nuxt/[email protected]28675271.bc26006",
"@nuxtjs/plausible": "^1.0.0",
"@octokit/rest": "^20.1.1",
"@vueuse/nuxt": "^10.11.0",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"joi": "^17.13.1",
"joi": "^17.13.3",
"nuxt": "^3.12.3",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.6.4",
"nuxt-og-image": "^3.0.0-rc.53",
"nuxt-component-meta": "^0.7.0",
"nuxt-og-image": "^3.0.0-rc.56",
"prettier": "^3.3.2",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"ufo": "^1.5.3",
"v-calendar": "^3.1.2",
"valibot": "^0.35.0",
"valibot": "^0.36.0",
"yup": "^1.4.0",
"zod": "^3.23.8"
}
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nuxt/ui",
"version": "2.17.0",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"repository": "nuxt/ui",
"homepage": "https://ui.nuxt.com",
"type": "module",
Expand Down Expand Up @@ -54,7 +54,7 @@
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.4.0",
"tailwindcss": "^3.4.4"
},
"devDependencies": {
Expand All @@ -64,13 +64,13 @@
"@release-it/conventional-changelog": "^8.0.1",
"@vue/test-utils": "^2.4.6",
"eslint": "^8.57.0",
"happy-dom": "^14.10.1",
"joi": "^17.13.1",
"happy-dom": "^14.12.3",
"joi": "^17.13.3",
"nuxt": "^3.12.3",
"release-it": "^17.3.0",
"typescript": "^5.4.5",
"release-it": "^17.5.0",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"valibot": "^0.33.0",
"valibot": "^0.36.0",
"valibot31": "npm:[email protected]",
"valibot30": "npm:[email protected]",
"vitest": "^2.0.1",
Expand Down
Loading

0 comments on commit 19cab36

Please sign in to comment.