Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#966)
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 14, 2023
1 parent 9190c99 commit 9e0d317
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "[email protected].3"
"packageManager": "[email protected].4"
}
2 changes: 1 addition & 1 deletion packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"pkg-types": "^1.0.3",
"postcss-import-resolver": "^2.0.0",
"scule": "^1.0.0",
"std-env": "^3.4.3",
"std-env": "^3.5.0",
"ufo": "^1.3.1",
"unbuild": "2.0.0",
"unimport": "^3.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"postcss-url": "^10.1.3",
"scule": "^1.0.0",
"semver": "^7.5.4",
"std-env": "^3.4.3",
"std-env": "^3.5.0",
"terser": "^5.24.0",
"ufo": "^1.3.1",
"unctx": "^2.3.1",
Expand All @@ -93,5 +93,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "[email protected].3"
"packageManager": "[email protected].4"
}
32 changes: 16 additions & 16 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 9e0d317

Please sign in to comment.