99 " lib"
1010 ],
1111 "volta" : {
12- "node" : " 20.2 .0"
12+ "node" : " 22.14 .0"
1313 },
1414 "dependencies" : {
15- "@blueprintjs/core" : " ^5.11.0 " ,
16- "@blueprintjs/icons" : " ^5.11.0 " ,
17- "@emotion/react " : " ^11.13 .0" ,
15+ "@blueprintjs/core" : " ^5.17.5 " ,
16+ "@blueprintjs/icons" : " ^5.19.1 " ,
17+ "@emotion/styled " : " ^11.14 .0" ,
1818 "fifo-logger" : " ^1.0.0" ,
19- "filelist-utils" : " ^1.11.1 " ,
20- "nmr-load-save" : " ^0.37.0 " ,
21- "nmr-processing" : " ^12.12.0 " ,
22- "nmrium" : " ^0.59.0 " ,
23- "react-science" : " ^6 .0.0" ,
24- "vite-plugin-pwa" : " ^0.20 .1"
19+ "filelist-utils" : " ^1.11.3 " ,
20+ "nmr-load-save" : " ^3.1.2 " ,
21+ "nmr-processing" : " ^16.0.1 " ,
22+ "nmrium" : " ^0.60.1-pre.1741337420 " ,
23+ "react-science" : " ^14 .0.0" ,
24+ "vite-plugin-pwa" : " ^0.21 .1"
2525 },
2626 "scripts" : {
2727 "start" : " vite --host localhost --port 3000 --open" ,
3939 "test-e2e-server" : " serve -l tcp://localhost:3000 build"
4040 },
4141 "devDependencies" : {
42- "@babel/plugin-transform-modules-commonjs" : " ^7.24.8 " ,
43- "@babel/preset-react" : " ^7.24.7 " ,
44- "@babel/preset-typescript" : " ^7.24.7 " ,
45- "@playwright/test" : " ^1.46 .0" ,
42+ "@babel/plugin-transform-modules-commonjs" : " ^7.26.3 " ,
43+ "@babel/preset-react" : " ^7.26.3 " ,
44+ "@babel/preset-typescript" : " ^7.26.0 " ,
45+ "@playwright/test" : " ^1.51 .0" ,
4646 "@simbathesailor/use-what-changed" : " ^2.0.0" ,
47- "@types/jest" : " ^29.5.12 " ,
47+ "@types/jest" : " ^29.5.14 " ,
4848 "@types/node" : " ^22.2.0" ,
4949 "@types/react" : " ^18.3.3" ,
5050 "@types/react-dom" : " ^18.3.0" ,
5151 "@types/react-router-dom" : " ^5.3.3" ,
52- "@vitejs/plugin-react-swc" : " ^3.7 .0" ,
52+ "@vitejs/plugin-react-swc" : " ^3.8 .0" ,
5353 "cross-env" : " ^7.0.3" ,
54- "eslint" : " ^8.57 .0" ,
55- "eslint-config-cheminfo-react" : " ^13 .0.0" ,
56- "eslint-config-cheminfo-typescript" : " ^15 .0.0" ,
54+ "eslint" : " ^9.21 .0" ,
55+ "eslint-config-cheminfo-react" : " ^15 .0.0" ,
56+ "eslint-config-cheminfo-typescript" : " ^17 .0.0" ,
5757 "jest" : " ^29.7.0" ,
58- "prettier" : " 3.3 .3" ,
58+ "prettier" : " 3.5 .3" ,
5959 "react" : " ^18.3.1" ,
6060 "react-dom" : " ^18.3.1" ,
61- "react-router-dom" : " ^6.26 .0" ,
62- "serve" : " ^14.2.3 " ,
63- "typescript" : " ^5.5.4 " ,
64- "vite" : " ^5.4.0 "
61+ "react-router-dom" : " ^7.3 .0" ,
62+ "serve" : " ^14.2.4 " ,
63+ "typescript" : " ^5.8.2 " ,
64+ "vite" : " ^6.2.1 "
6565 }
66- }
66+ }
0 commit comments