File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 19
19
"e2e" : " playwright test"
20
20
},
21
21
"devDependencies" : {
22
- "@playwright/test" : " ^1.29.2 " ,
23
- "@types/react" : " ^18.0.27 " ,
24
- "@types/react-dom" : " ^18.0.10 " ,
25
- "@vitejs/plugin-react" : " ^3.0.1 " ,
26
- "electron" : " ^22.0.3 " ,
22
+ "@playwright/test" : " ^1.31.0 " ,
23
+ "@types/react" : " ^18.0.28 " ,
24
+ "@types/react-dom" : " ^18.0.11 " ,
25
+ "@vitejs/plugin-react" : " ^3.1.0 " ,
26
+ "electron" : " ^23.1.1 " ,
27
27
"electron-builder" : " ^23.6.0" ,
28
28
"react" : " ^18.2.0" ,
29
29
"react-dom" : " ^18.2.0" ,
30
- "sass" : " ^1.57.1 " ,
31
- "typescript" : " ^4.9.4 " ,
32
- "vite" : " ^4.0 .4" ,
30
+ "sass" : " ^1.58.3 " ,
31
+ "typescript" : " ^4.9.5 " ,
32
+ "vite" : " ^4.1 .4" ,
33
33
"vite-electron-plugin" : " ^0.8.2" ,
34
34
"vite-plugin-electron" : " ^0.11.1" ,
35
35
"vite-plugin-electron-renderer" : " ^0.12.1"
You can’t perform that action at this time.
0 commit comments