Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent d0d79e8 commit a441973
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 116 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.1.24",
"@iconify-json/simple-icons": "^1.1.112",
"@iconify-json/simple-icons": "^1.1.113",
"@iconify-json/vscode-icons": "^1.1.37",
"@nuxt/content": "^2.13.2",
"@nuxt/eslint-config": "^0.4.0",
"@nuxt/fonts": "^0.7.1",
"@nuxt/fonts": "^0.7.2",
"@nuxt/image": "^1.7.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "npm:@nuxt/[email protected]",
"@nuxtjs/plausible": "^1.0.2",
"@octokit/rest": "^21.0.1",
"@vueuse/nuxt": "^10.11.0",
"@octokit/rest": "^21.0.2",
"@vueuse/nuxt": "^10.11.1",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"joi": "^17.13.3",
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nuxt/ui",
"version": "2.18.4",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"repository": "nuxt/ui",
"homepage": "https://ui.nuxt.com",
"type": "module",
Expand Down Expand Up @@ -45,21 +45,21 @@
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.13",
"@vueuse/core": "^10.11.0",
"@vueuse/integrations": "^10.11.0",
"@vueuse/math": "^10.11.0",
"@tailwindcss/typography": "^0.5.14",
"@vueuse/core": "^10.11.1",
"@vueuse/integrations": "^10.11.1",
"@vueuse/math": "^10.11.1",
"defu": "^6.1.4",
"fuse.js": "^6.6.2",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"tailwind-merge": "^2.4.0",
"tailwindcss": "^3.4.7"
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.10"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.4.0",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/test-utils": "^3.14.0",
"@release-it/conventional-changelog": "^8.0.1",
"@vue/test-utils": "^2.4.6",
Expand All @@ -73,7 +73,7 @@
"valibot30": "npm:[email protected]",
"valibot31": "npm:[email protected]",
"vitest": "^2.0.5",
"vitest-environment-nuxt": "^1.0.0",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.0.29",
"yup": "^1.4.0",
"zod": "^3.23.8"
Expand Down
Loading

0 comments on commit a441973

Please sign in to comment.