Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Commit d991f31

Browse files
committed
chore: update dependencies and bump version to 3.5.3
- Updated rollup to version 4.28.0 and typescript to version 5.7.2 in package.json. - Updated package-lock.json to reflect the new versions and added new rollup modules for various platforms.
1 parent 0a821bd commit d991f31

File tree

2 files changed

+274
-33
lines changed

2 files changed

+274
-33
lines changed

package-lock.json

Lines changed: 272 additions & 31 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
@@ -47,8 +47,8 @@
4747
"@rollup/plugin-typescript": "^12.1.1",
4848
"@types/node": "^22.10.1",
4949
"rimraf": "^6.0.1",
50-
"rollup": "^4.24.3",
51-
"typescript": "^5.6.3"
50+
"rollup": "^4.28.0",
51+
"typescript": "^5.7.2"
5252
},
5353
"devEngines": {
5454
"runtime": {

0 commit comments

Comments
 (0)