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 a3fa103 commit d9bec84
Show file tree
Hide file tree
Showing 8 changed files with 486 additions and 471 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"dependencies": {
"@iconify-json/heroicons": "1.1.24",
"@iconify-json/simple-icons": "1.1.112",
"@iconify-json/simple-icons": "1.1.113",
"@nuxt/content": "2.13.2",
"@nuxt/fonts": "0.7.1",
"@nuxt/fonts": "0.7.2",
"@nuxt/ui-pro": "1.4.1",
"nuxt": "3.12.4",
"nuxt-og-image": "3.0.0-rc.64"
Expand Down
2 changes: 1 addition & 1 deletion examples/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@pinia/nuxt": "0.5.3",
"@nuxt/image": "1.7.0",
"nuxt": "3.12.4",
"vue": "3.4.37",
"vue": "3.4.38",
"vue-router": "4.4.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"nuxt": "3.12.4",
"vue": "3.4.37",
"vue": "3.4.38",
"vue-router": "4.4.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@nuxtjs/tailwindcss": "6.12.1",
"nuxt": "3.12.4",
"vue": "3.4.37",
"vue": "3.4.38",
"vue-router": "4.4.3"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"test:watch": "vitest watch",
"test:coverage": "vitest --coverage"
},
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.7.1",
"devDependencies": {
"@nuxt/eslint-config": "0.5.0",
"@nuxt/test-utils": "3.14.0",
"@nuxt/test-utils": "3.14.1",
"@vitest/coverage-v8": "2.0.5",
"changelogen": "0.5.5",
"chromatic": "11.7.0",
"chromatic": "11.7.1",
"eslint": "9.9.0",
"jiti": "1.21.6",
"jsdom": "24.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@nuxt/module-builder": "0.8.3",
"vite": "5.4.0",
"vite": "5.4.1",
"unbuild": "2.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,12 @@
"@storybook/types": "^8.2.8",
"@types/json-stable-stringify": "1.0.36",
"@vitejs/plugin-vue": "5.1.2",
"@vitejs/plugin-vue-jsx": "4.0.0",
"@vitejs/plugin-vue-jsx": "4.0.1",
"changelogen": "0.5.5",
"typescript": "5.5.4",
"unbuild": "2.0.0",
"nuxt": "3.12.4",
"vue": "3.4.37"
"vue": "3.4.38"
},
"publishConfig": {
"access": "public"
Expand Down
935 changes: 475 additions & 460 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit d9bec84

Please sign in to comment.