Skip to content

Commit 78942af

Browse files
committed
Update to rollup v4
1 parent 2943aff commit 78942af

File tree

2 files changed

+280
-6
lines changed

2 files changed

+280
-6
lines changed

package-lock.json

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

package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,14 @@
4848
"@types/har-format": "1.*",
4949
"@types/node": "*",
5050
"prettier": "^3.0.2",
51-
"rollup": "^3.29.4",
51+
"rollup": "^4.34.8",
5252
"sass": "^1.23.7",
5353
"tslib": "*",
5454
"typescript": "^5.0.0"
55+
},
56+
"overrides": {
57+
"@ironkinoko/rollup-plugin-styles": {
58+
"rollup": "$rollup"
59+
}
5560
}
5661
}

0 commit comments

Comments
 (0)