Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-node-resolve to v16 (#89)
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 Dec 16, 2024
1 parent 949649a commit 1c9bf3c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/universal-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
},
"devDependencies": {
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-typescript": "^12.1.1",
"@swc/core": "catalog:",
"esbuild": "^0.24.0",
Expand All @@ -137,7 +137,7 @@
},
"peerDependencies": {
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"esbuild": "^0.24.0",
"rollup": "^4.28.1",
"vite": ">=5.4.11"
Expand Down
59 changes: 48 additions & 11 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 1c9bf3c

Please sign in to comment.