Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent b2b9b16 commit 83b0661
Show file tree
Hide file tree
Showing 8 changed files with 312 additions and 313 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@nuxt/content": "2.13.2",
"@nuxt/fonts": "0.8.0",
"@nuxt/ui-pro": "1.4.2",
"nuxt": "3.13.1",
"nuxt": "3.13.2",
"nuxt-og-image": "3.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@pinia/nuxt": "0.5.4",
"@nuxt/image": "1.8.0",
"nuxt": "3.13.1",
"nuxt": "3.13.2",
"vue": "3.5.5",
"vue-router": "4.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build-storybook": "storybook build"
},
"dependencies": {
"nuxt": "3.13.1",
"nuxt": "3.13.2",
"vue": "3.5.5",
"vue-router": "4.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@nuxtjs/tailwindcss": "6.12.1",
"nuxt": "3.13.1",
"nuxt": "3.13.2",
"vue": "3.5.5",
"vue-router": "4.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"chromatic": "11.10.2",
"eslint": "9.10.0",
"jiti": "1.21.6",
"nuxt": "3.13.1",
"nuxt": "3.13.2",
"prettier": "3.3.3",
"release-it": "17.6.0",
"semver": "7.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"changelogen": "0.5.5",
"typescript": "5.6.2",
"unbuild": "2.0.0",
"nuxt": "3.13.1",
"nuxt": "3.13.2",
"vue": "3.5.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@storybook/addon-essentials": "^8.3.0",
"@storybook/addon-interactions": "^8.3.0",
"@storybook/addon-links": "^8.3.0",
"nuxt": "3.13.1",
"nuxt": "3.13.2",
"storybook": "^8.3.0",
"vite-plugin-inspect": "0.8.7"
}
Expand Down
611 changes: 305 additions & 306 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 83b0661

Please sign in to comment.