File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11
11
"update-deps" : " npx npm-check-updates -u"
12
12
},
13
13
"dependencies" : {
14
- "prismjs" : " 1.29 .0" ,
15
- "react" : " 18.3.1 " ,
16
- "react-dom" : " 18.3.1 " ,
14
+ "prismjs" : " 1.30 .0" ,
15
+ "react" : " 19.1.0 " ,
16
+ "react-dom" : " 19.1.0 " ,
17
17
"sortablejs" : " 1.15.6" ,
18
18
"use-sortablejs" : " *"
19
19
},
20
20
"devDependencies" : {
21
21
"@babel/preset-env" : " 7.26.9" ,
22
- "@babel/preset-typescript" : " 7.26 .0" ,
22
+ "@babel/preset-typescript" : " 7.27 .0" ,
23
23
"@types/jest" : " 29.5.14" ,
24
- "@types/react" : " 18.3.20 " ,
25
- "@types/react-dom" : " 18.3.5 " ,
24
+ "@types/react" : " 19.0.12 " ,
25
+ "@types/react-dom" : " 19.0.4 " ,
26
26
"@types/sortablejs" : " 1.15.8" ,
27
27
"@types/prismjs" : " 1.26.5" ,
28
28
"jest" : " 29.7.0" ,
29
- "playwright" : " 1.51.0 " ,
30
- "playwright-core" : " 1.51.0 " ,
31
- "@playwright/browser-chromium" : " 1.51.0 " ,
29
+ "playwright" : " 1.51.1 " ,
30
+ "playwright-core" : " 1.51.1 " ,
31
+ "@playwright/browser-chromium" : " 1.51.1 " ,
32
32
"ts-loader" : " 9.5.2" ,
33
33
"typescript" : " 5.8.2" ,
34
34
"webpack" : " 5.98.0" ,
You can’t perform that action at this time.
0 commit comments