Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-node-resolve to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 16c9c82 commit 9e20bb8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/vike-solid-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@brillout/release-me": "^0.4.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@tanstack/solid-query": "^5.62.3",
"rollup": "^4.28.1",
"rollup-plugin-dts": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/vike-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/preset-typescript": "^7.26.0",
"@brillout/release-me": "^0.4.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@types/node": "^22.10.1",
"babel-preset-solid": "^1.9.3",
"bumpp": "^9.9.0",
Expand Down
14 changes: 7 additions & 7 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 9e20bb8

Please sign in to comment.