Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#953)
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 2, 2023
1 parent 998a302 commit 29928d3
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 65 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].2"
}
2 changes: 1 addition & 1 deletion packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/lodash.template": "^4.5.2",
"@types/semver": "^7.5.4",
"@unhead/schema": "^1.8.1",
"@unhead/schema": "^1.8.2",
"nitropack": "^2.7.2",
"unbuild": "latest",
"vite": "~4.5.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.8.0",
"@nuxt/ui-templates": "^1.3.1",
"@unhead/ssr": "^1.8.1",
"@unhead/vue": "^1.8.1",
"@unhead/ssr": "^1.8.2",
"@unhead/vue": "^1.8.2",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-vue2": "^2.2.0",
"acorn": "^8.11.2",
Expand Down Expand Up @@ -60,12 +60,12 @@
"postcss": "^8.4.31",
"postcss-import": "^15.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-preset-env": "^9.2.0",
"postcss-preset-env": "^9.3.0",
"postcss-url": "^10.1.3",
"scule": "^1.0.0",
"semver": "^7.5.4",
"std-env": "^3.4.3",
"terser": "^5.23.0",
"terser": "^5.24.0",
"ufo": "^1.3.1",
"unctx": "^2.3.1",
"unimport": "^3.4.0",
Expand All @@ -90,5 +90,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].2"
}
134 changes: 76 additions & 58 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 29928d3

Please sign in to comment.