Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Jan 6, 2025
1 parent e68b979 commit 04aefcf
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 44 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.17",
"@iconify-json/vscode-icons": "^1.2.6",
"@iconify-json/simple-icons": "^1.2.18",
"@iconify-json/vscode-icons": "^1.2.8",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "^1.8.1",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "^1.6.0",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.0.2",
"@vueuse/nuxt": "^12.2.0",
"@vueuse/nuxt": "^12.3.0",
"date-fns": "^4.1.0",
"joi": "^17.13.3",
"nuxt": "^3.15.1",
Expand Down
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxt/ui",
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
"version": "2.20.0",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"repository": "nuxt/ui",
"homepage": "https://ui.nuxt.com",
"type": "module",
Expand Down Expand Up @@ -44,9 +44,9 @@
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@vueuse/core": "^12.2.0",
"@vueuse/integrations": "^12.2.0",
"@vueuse/math": "^12.2.0",
"@vueuse/core": "^12.3.0",
"@vueuse/integrations": "^12.3.0",
"@vueuse/math": "^12.3.0",
"defu": "^6.1.4",
"fuse.js": "^7.0.0",
"ohash": "^1.1.4",
Expand Down Expand Up @@ -81,6 +81,7 @@
"@nuxt/ui": "workspace:*",
"@nuxt/content": "2.13.2",
"@nuxtjs/mdc": "0.9.0",
"chokidar": "3.6.0"
"chokidar": "3.6.0",
"vue-tsc": "2.1.10"
}
}
99 changes: 63 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 04aefcf

Please sign in to comment.