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 Feb 6, 2025
1 parent 3ae54a6 commit 0a0c623
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 54 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-jsdoc": "50.6.3",
"execa": "9.5.2",
"globby": "14.0.2",
"h3": "1.14.0",
"h3": "1.15.0",
"installed-check": "9.3.0",
"jiti": "2.4.2",
"knip": "5.43.6",
Expand All @@ -52,5 +52,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "pnpm@10.2.0"
"packageManager": "pnpm@10.2.1"
}
6 changes: 3 additions & 3 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.14.0",
"h3": "^1.15.0",
"hash-sum": "^2.0.0",
"hookable": "5.5.3",
"klona": "^2.0.6",
Expand All @@ -65,7 +65,7 @@
"postcss-import-resolver": "^2.0.0",
"scule": "^1.3.0",
"std-env": "^3.8.0",
"terser": "^5.38.0",
"terser": "^5.38.1",
"ufo": "^1.5.4",
"unimport": "^3.14.6",
"unplugin": "^1.16.1",
Expand Down Expand Up @@ -93,5 +93,5 @@
"engines": {
"node": "^18.20.5 || ^20.0.0 || >=22.0.0"
},
"packageManager": "pnpm@10.2.0"
"packageManager": "pnpm@10.2.1"
}
103 changes: 54 additions & 49 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 0a0c623

Please sign in to comment.