1414 },
1515 "dependencies" : {
1616 "@emotion/react" : " ^11.10.4" ,
17- "nmr-load-save" : " ^0.2.1" ,
18- "nmrium" : " ^0.31.0" ,
19- "react-router-dom" : " ^6.4.1"
17+ "filelist-utils" : " ^0.12.0" ,
18+ "nmr-load-save" : " ^0.3.0" ,
19+ "nmrium" : " ^0.32.0" ,
20+ "react-router-dom" : " ^6.4.2"
2021 },
2122 "scripts" : {
2223 "start" : " vite --host localhost --port 3000 --open" ,
3738 "@babel/plugin-transform-modules-commonjs" : " ^7.18.6" ,
3839 "@babel/preset-react" : " ^7.18.6" ,
3940 "@babel/preset-typescript" : " ^7.18.6" ,
40- "@playwright/test" : " ^1.26.0 " ,
41+ "@playwright/test" : " ^1.27.1 " ,
4142 "@simbathesailor/use-what-changed" : " ^2.0.0" ,
42- "@types/jest" : " ^29.0.3 " ,
43- "@types/node" : " ^18.7.21 " ,
43+ "@types/jest" : " ^29.1.2 " ,
44+ "@types/node" : " ^18.8.5 " ,
4445 "@types/react" : " ^18.0.21" ,
4546 "@types/react-dom" : " ^18.0.6" ,
4647 "@types/react-router-dom" : " ^5.3.3" ,
47- "@typescript-eslint/eslint-plugin" : " ^5.38 .0" ,
48- "@typescript-eslint/parser" : " ^5.38 .0" ,
48+ "@typescript-eslint/eslint-plugin" : " ^5.40 .0" ,
49+ "@typescript-eslint/parser" : " ^5.40 .0" ,
4950 "@vitejs/plugin-react" : " ^2.1.0" ,
5051 "cross-env" : " ^7.0.3" ,
51- "eslint" : " ^8.24 .0" ,
52+ "eslint" : " ^8.25 .0" ,
5253 "eslint-config-airbnb" : " ^19.0.4" ,
5354 "eslint-config-prettier" : " ^8.5.0" ,
5455 "eslint-import-resolver-typescript" : " ^3.5.1" ,
5556 "eslint-plugin-import" : " ^2.26.0" ,
5657 "eslint-plugin-jsx-a11y" : " ^6.6.1" ,
5758 "eslint-plugin-prettier" : " ^4.2.1" ,
58- "eslint-plugin-react" : " ^7.31.8 " ,
59+ "eslint-plugin-react" : " ^7.31.10 " ,
5960 "eslint-plugin-react-hooks" : " ^4.6.0" ,
60- "jest" : " ^29.0.3 " ,
61+ "jest" : " ^29.1.2 " ,
6162 "prettier" : " 2.7.1" ,
6263 "react" : " ^18.2.0" ,
6364 "react-dom" : " ^18.2.0" ,
6465 "serve" : " ^14.0.1" ,
65- "typescript" : " ^4.8.3 " ,
66- "vite" : " ^3.1.3 "
66+ "typescript" : " ^4.8.4 " ,
67+ "vite" : " ^3.1.8 "
6768 }
68- }
69+ }
0 commit comments