1010 "cypress" : " concurrently \" vite\" \" cypress open\" "
1111 },
1212 "dependencies" : {
13- "@mantine/code-highlight" : " ^7.14.3 " ,
14- "@mantine/core" : " ^7.14.3 " ,
15- "@mantine/form" : " ^7.14.3 " ,
16- "@mantine/hooks" : " ^7.14.3 " ,
17- "@tabler/icons-react" : " ^3.24.0 " ,
13+ "@mantine/code-highlight" : " ^8.2.2 " ,
14+ "@mantine/core" : " ^8.2.2 " ,
15+ "@mantine/form" : " ^8.2.2 " ,
16+ "@mantine/hooks" : " ^8.2.2 " ,
17+ "@tabler/icons-react" : " ^3.34.1 " ,
1818 "file-saver" : " ^2.0.5" ,
19+ "highlight.js" : " ^11.11.1" ,
1920 "jszip" : " ^3.10.1" ,
20- "react" : " ^18.2.0 " ,
21- "react-dom" : " ^18.2.0 "
21+ "react" : " ^19.1.1 " ,
22+ "react-dom" : " ^19.1.1 "
2223 },
2324 "devDependencies" : {
24- "@babel/core" : " ^7.26 .0" ,
25+ "@babel/core" : " ^7.28 .0" ,
2526 "@types/file-saver" : " ^2.0.7" ,
2627 "@types/node" : " ^20.12.2" ,
2728 "@types/react" : " ^18.2.74" ,
2829 "@types/react-dom" : " ^18.2.23" ,
29- "@vitejs/plugin-react" : " ^4.3.4 " ,
30- "concurrently" : " ^9.1 .0" ,
31- "cypress" : " ^13.7.1 " ,
30+ "@vitejs/plugin-react" : " ^4.7.0 " ,
31+ "concurrently" : " ^9.2 .0" ,
32+ "cypress" : " ^14.5.3 " ,
3233 "prop-types" : " ^15.8.1" ,
33- "typescript" : " ^5.4.3 " ,
34- "vite" : " ^6 .0.3 "
34+ "typescript" : " ^5.9.2 " ,
35+ "vite" : " ^7 .0.6 "
3536 }
3637}
0 commit comments