Skip to content

Commit db74127

Browse files
committed
Upgrade Rollup dependencies
1 parent 8fd4278 commit db74127

File tree

2 files changed

+147
-119
lines changed

2 files changed

+147
-119
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@
1818
"@babel/preset-react": "^7.24.7",
1919
"@babel/preset-typescript": "^7.24.7",
2020
"@biomejs/biome": "^2.0.4",
21-
"@rollup/plugin-commonjs": "^28.0.0",
22-
"@rollup/plugin-node-resolve": "^15.3.0",
23-
"@rollup/plugin-typescript": "^11.1.6",
21+
"@rollup/plugin-commonjs": "^28.0.6",
22+
"@rollup/plugin-node-resolve": "^16.0.1",
23+
"@rollup/plugin-typescript": "^12.1.4",
2424
"@symfony/stimulus-testing": "^2.0.1",
2525
"@types/node": "^22.6.0",
2626
"@vitest/browser": "^2.1.1",
2727
"lightningcss": "^1.28.2",
2828
"playwright": "^1.47.0",
29-
"rollup": "^4.22.5",
29+
"rollup": "^4.44.1",
3030
"tinyglobby": "^0.2.14",
3131
"tslib": "^2.6.3",
3232
"tsx": "^4.20.3",
33-
"typescript": "^5.5.4",
33+
"typescript": "^5.8.3",
3434
"vitest": "^2.1.1"
3535
},
3636
"resolutions": {

0 commit comments

Comments
 (0)