Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1206)
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 May 14, 2024
1 parent 7cd38f1 commit 40e9dde
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 89 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"changelogen": "^0.5.5",
"devalue": "^5.0.0",
"eslint": "^8.57.0",
"eslint-plugin-jsdoc": "^48.2.3",
"eslint-plugin-jsdoc": "^48.2.4",
"jiti": "^1.21.0",
"playwright-core": "^1.44.0",
"std-env": "^3.7.0",
Expand All @@ -40,5 +40,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
2 changes: 1 addition & 1 deletion packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"defu": "^6.1.4",
"jiti": "^1.21.0",
"pathe": "^1.1.2",
"pkg-types": "^1.1.0",
"pkg-types": "^1.1.1",
"postcss-import-resolver": "^2.0.0",
"scule": "^1.3.0",
"std-env": "^3.7.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.1.0",
"pkg-types": "^1.1.1",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-preset-env": "^9.5.11",
"postcss-preset-env": "^9.5.13",
"postcss-url": "^10.1.3",
"scule": "^1.3.0",
"semver": "^7.6.1",
"semver": "^7.6.2",
"std-env": "^3.7.0",
"terser": "^5.31.0",
"ufo": "^1.5.3",
Expand Down Expand Up @@ -98,5 +98,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit 40e9dde

Please sign in to comment.