Skip to content

Commit 6130ea7

Browse files
committed
Upgrade @rollup/pluginutils
1 parent fb84898 commit 6130ea7

2 files changed

Lines changed: 59 additions & 14 deletions

File tree

package-lock.json

Lines changed: 57 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@babel/plugin-transform-react-jsx": "^7.27.1",
4141
"@babel/plugin-transform-react-jsx-development": "^7.27.1",
4242
"@prefresh/vite": "^2.4.11",
43-
"@rollup/pluginutils": "^4.1.1",
43+
"@rollup/pluginutils": "^5.0.0",
4444
"babel-plugin-transform-hook-names": "^1.0.2",
4545
"debug": "^4.4.3",
4646
"picocolors": "^1.1.1",
@@ -81,6 +81,6 @@
8181
"trailingComma": "all"
8282
},
8383
"volta": {
84-
"node": "20.x"
84+
"node": "20.19.6"
8585
}
8686
}

0 commit comments

Comments
 (0)