File tree Expand file tree Collapse file tree 2 files changed +147
-119
lines changed Expand file tree Collapse file tree 2 files changed +147
-119
lines changed Original file line number Diff line number Diff line change 18
18
"@babel/preset-react" : " ^7.24.7" ,
19
19
"@babel/preset-typescript" : " ^7.24.7" ,
20
20
"@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 " ,
24
24
"@symfony/stimulus-testing" : " ^2.0.1" ,
25
25
"@types/node" : " ^22.6.0" ,
26
26
"@vitest/browser" : " ^2.1.1" ,
27
27
"lightningcss" : " ^1.28.2" ,
28
28
"playwright" : " ^1.47.0" ,
29
- "rollup" : " ^4.22.5 " ,
29
+ "rollup" : " ^4.44.1 " ,
30
30
"tinyglobby" : " ^0.2.14" ,
31
31
"tslib" : " ^2.6.3" ,
32
32
"tsx" : " ^4.20.3" ,
33
- "typescript" : " ^5.5.4 " ,
33
+ "typescript" : " ^5.8.3 " ,
34
34
"vitest" : " ^2.1.1"
35
35
},
36
36
"resolutions" : {
You can’t perform that action at this time.
0 commit comments