Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 730c47a commit ef34256
Show file tree
Hide file tree
Showing 5 changed files with 2,301 additions and 2,348 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/reproduire-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
with:
days-before-stale: -1 # Issues and PR will never be flagged stale automatically.
stale-issue-label: 'needs reproduction' # Label that flags an issue as stale.
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"devalue": "5.1.1",
"eslint": "8.57.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-jsdoc": "50.6.2",
"execa": "9.5.2",
"globby": "14.0.2",
"h3": "1.13.1",
"h3": "1.14.0",
"installed-check": "9.3.0",
"jiti": "2.4.2",
"knip": "5.42.1",
"knip": "5.43.1",
"nuxi": "3.20.0",
"ofetch": "1.4.1",
"pathe": "^2.0.1",
"pathe": "^2.0.2",
"playwright-core": "1.49.1",
"semver": "7.6.3",
"std-env": "3.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"create-require": "^1.1.1",
"defu": "^6.1.4",
"jiti": "^2.4.2",
"pathe": "^2.0.1",
"pathe": "^2.0.2",
"pkg-types": "^1.3.1",
"postcss-import-resolver": "^2.0.0",
"scule": "^1.3.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 @@ -47,7 +47,7 @@
"externality": "^1.0.2",
"fs-extra": "^10.1.0",
"get-port-please": "^3.1.2",
"h3": "^1.13.1",
"h3": "^1.14.0",
"hash-sum": "^2.0.0",
"hookable": "5.5.3",
"klona": "^2.0.6",
Expand All @@ -56,10 +56,10 @@
"mlly": "^1.7.4",
"nitropack": "^2.10.4",
"node-fetch": "^3.3.2",
"nypm": "^0.4.1",
"nypm": "^0.5.0",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"pathe": "^2.0.1",
"pathe": "^2.0.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.1",
"postcss-import-resolver": "^2.0.0",
Expand All @@ -83,7 +83,7 @@
"@types/webpack": "^4.41.40",
"@vue/compiler-sfc": "^2.7.16",
"@vue/reactivity": "^3.5.13",
"rollup": "^4.30.1",
"rollup": "^4.31.0",
"unbuild": "3.3.1",
"vue": "^2.7.16",
"vue-meta": "^2.4.0",
Expand Down
Loading

0 comments on commit ef34256

Please sign in to comment.