1010 "tauri" : " tauri"
1111 },
1212 "dependencies" : {
13- "@emotion/react" : " ^11.11.3 " ,
13+ "@emotion/react" : " ^11.11.4 " ,
1414 "@emotion/styled" : " ^11.11.0" ,
15- "@mui/icons-material" : " ^5.15.6 " ,
16- "@mui/material" : " ^ 5.15.6 " ,
15+ "@mui/icons-material" : " ^5.15.12 " ,
16+ "@mui/material" : " 5.15.2 " ,
1717 "@tauri-apps/api" : " ^1.5.3" ,
18- "ahooks" : " ^3.7.8 " ,
18+ "ahooks" : " ^3.7.10 " ,
1919 "danmaku" : " ^2.0.6" ,
20- "prettier" : " ^2.8.8" ,
2120 "react" : " ^18.2.0" ,
2221 "react-dom" : " ^18.2.0" ,
23- "react-error-boundary" : " ^4.0.12 " ,
24- "react-router-dom" : " ^6.21 .3" ,
25- "swr" : " ^2.2.4 " ,
22+ "react-error-boundary" : " ^4.0.13 " ,
23+ "react-router-dom" : " ^6.22 .3" ,
24+ "swr" : " ^2.2.5 " ,
2625 "tauri-plugin-log-api" : " github:tauri-apps/tauri-plugin-log#v1"
2726 },
2827 "devDependencies" : {
2928 "@tauri-apps/cli" : " ^1.5.9" ,
29+ "@types/js-cookie" : " ^3.0.6" ,
30+ "@types/lodash" : " ^4.17.0" ,
3031 "@types/react" : " ^18.2.48" ,
3132 "@types/react-dom" : " ^18.2.18" ,
32- "@vitejs/plugin-react" : " ^2.2.0" ,
33- "sass" : " ^1.70.0" ,
33+ "@vitejs/plugin-react" : " ^4.2.1" ,
34+ "prettier" : " ^3.2.5" ,
35+ "sass" : " ^1.71.1" ,
3436 "typescript" : " ^4.9.5" ,
35- "vite" : " ^3.2.8 "
37+ "vite" : " ^5.1.6 "
3638 }
37- }
39+ }
0 commit comments