File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 18
18
"use-sortablejs" : " *"
19
19
},
20
20
"devDependencies" : {
21
- "@babel/preset-env" : " 7.27.2 " ,
21
+ "@babel/preset-env" : " 7.28.0 " ,
22
22
"@babel/preset-typescript" : " 7.27.1" ,
23
23
"@types/jest" : " 30.0.0" ,
24
24
"@types/react" : " 19.1.8" ,
25
25
"@types/react-dom" : " 19.1.6" ,
26
26
"@types/sortablejs" : " 1.15.8" ,
27
27
"@types/prismjs" : " 1.26.5" ,
28
- "jest" : " 30.0.0 " ,
29
- "playwright" : " 1.53.0 " ,
30
- "playwright-core" : " 1.53.0 " ,
31
- "@playwright/browser-chromium" : " 1.53.0 " ,
28
+ "jest" : " 30.0.4 " ,
29
+ "playwright" : " 1.54.1 " ,
30
+ "playwright-core" : " 1.54.1 " ,
31
+ "@playwright/browser-chromium" : " 1.54.1 " ,
32
32
"ts-loader" : " 9.5.2" ,
33
33
"typescript" : " 5.8.3" ,
34
- "webpack" : " 5.99.9 " ,
34
+ "webpack" : " 5.100.1 " ,
35
35
"webpack-cli" : " 6.0.1"
36
36
}
37
37
}
You can’t perform that action at this time.
0 commit comments