Skip to content

Commit b6202dd

Browse files
authored
chore: update to @rollup/plugin-commonjs@26 (#12326)
1 parent 31bf482 commit b6202dd

File tree

4 files changed

+56
-12
lines changed

4 files changed

+56
-12
lines changed

.changeset/new-pianos-smash.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@sveltejs/adapter-netlify": patch
3+
"@sveltejs/adapter-node": patch
4+
---
5+
6+
chore: update to @rollup/plugin-commonjs@26

packages/adapter-netlify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@netlify/functions": "^2.4.1",
42-
"@rollup/plugin-commonjs": "^25.0.8",
42+
"@rollup/plugin-commonjs": "^26.0.1",
4343
"@rollup/plugin-json": "^6.1.0",
4444
"@rollup/plugin-node-resolve": "^15.2.3",
4545
"@sveltejs/kit": "workspace:^",

packages/adapter-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"vitest": "^1.6.0"
4545
},
4646
"dependencies": {
47-
"@rollup/plugin-commonjs": "^25.0.8",
47+
"@rollup/plugin-commonjs": "^26.0.1",
4848
"@rollup/plugin-json": "^6.1.0",
4949
"@rollup/plugin-node-resolve": "^15.2.3",
5050
"rollup": "^4.9.5"

pnpm-lock.yaml

+48-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)