Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt#9081)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2022
1 parent 47010ff commit 190b379
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 46 deletions.
6 changes: 3 additions & 3 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@nuxt/vite-builder": "3.0.0",
"@vue/reactivity": "^3.2.45",
"@vue/shared": "^3.2.45",
"@vueuse/head": "^1.0.15",
"unhead": "^1.0.0",
"@unhead/ssr": "^1.0.0",
"@vueuse/head": "^1.0.16",
"unhead": "^1.0.1",
"@unhead/ssr": "^1.0.1",
"chokidar": "^3.5.3",
"cookie-es": "^0.5.0",
"defu": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/lodash.template": "^4",
"@types/semver": "^7",
"@vitejs/plugin-vue": "^3.2.0",
"@unhead/schema": "^1.0.0",
"@unhead/schema": "^1.0.1",
"nitropack": "^1.0.0",
"unbuild": "latest",
"vite": "~3.2.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"pathe": "^1.0.0"
},
"devDependencies": {
"playwright": "^1.27.1",
"playwright": "^1.28.0",
"unbuild": "latest",
"vitest": "^0.25.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"lodash-es": "^4.17.21",
"magic-string": "^0.26.7",
"memfs": "^3.4.11",
"mini-css-extract-plugin": "^2.6.1",
"mini-css-extract-plugin": "^2.7.0",
"mlly": "^1.0.0",
"ohash": "^1.0.0",
"pathe": "^1.0.0",
Expand Down
80 changes: 40 additions & 40 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 190b379

Please sign in to comment.