1212 "node" : " 20.2.0"
1313 },
1414 "dependencies" : {
15- "@blueprintjs/core" : " ^5.10.1 " ,
15+ "@blueprintjs/core" : " ^5.10.2 " ,
1616 "@blueprintjs/icons" : " ^5.9.0" ,
1717 "@emotion/react" : " ^11.11.4" ,
1818 "fifo-logger" : " ^0.6.1" ,
1919 "filelist-utils" : " ^1.11.0" ,
2020 "nmr-load-save" : " ^0.29.1" ,
2121 "nmr-processing" : " ^12.0.2" ,
2222 "nmrium" : " ^0.53.0" ,
23- "react-science" : " ^1.0.2 " ,
24- "vite-plugin-pwa" : " ^0.19.7 "
23+ "react-science" : " ^3. 1.0" ,
24+ "vite-plugin-pwa" : " ^0.19.8 "
2525 },
2626 "scripts" : {
2727 "start" : " vite --host localhost --port 3000 --open" ,
4242 "@babel/plugin-transform-modules-commonjs" : " ^7.24.1" ,
4343 "@babel/preset-react" : " ^7.24.1" ,
4444 "@babel/preset-typescript" : " ^7.24.1" ,
45- "@playwright/test" : " ^1.42 .1" ,
45+ "@playwright/test" : " ^1.43 .1" ,
4646 "@simbathesailor/use-what-changed" : " ^2.0.0" ,
4747 "@types/jest" : " ^29.5.12" ,
48- "@types/node" : " ^20.11.30 " ,
49- "@types/react" : " ^18.2.70 " ,
50- "@types/react-dom" : " ^18.2.22 " ,
48+ "@types/node" : " ^20.12.7 " ,
49+ "@types/react" : " ^18.2.79 " ,
50+ "@types/react-dom" : " ^18.2.25 " ,
5151 "@types/react-router-dom" : " ^5.3.3" ,
5252 "@vitejs/plugin-react-swc" : " ^3.6.0" ,
5353 "cross-env" : " ^7.0.3" ,
5454 "eslint" : " ^8.57.0" ,
5555 "eslint-config-cheminfo-react" : " ^11.0.1" ,
56- "eslint-config-cheminfo-typescript" : " ^12.2 .0" ,
56+ "eslint-config-cheminfo-typescript" : " ^12.3 .0" ,
5757 "jest" : " ^29.7.0" ,
5858 "prettier" : " 3.2.5" ,
5959 "react" : " ^18.2.0" ,
6060 "react-dom" : " ^18.2.0" ,
6161 "react-router-dom" : " ^6.22.3" ,
6262 "serve" : " ^14.2.1" ,
63- "typescript" : " ^5.4.3 " ,
64- "vite" : " ^5.2.6 "
63+ "typescript" : " ^5.4.5 " ,
64+ "vite" : " ^5.2.10 "
6565 }
6666}
0 commit comments