File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 "eslint-plugin-react" : " ^7.33.2" ,
6363 "eslint-plugin-react-hooks" : " ^4.6.0" ,
6464 "eslint-plugin-testing-library" : " ^4.12.4" ,
65+ "fast-xml-parser" : " ^4.5.1" ,
6566 "husky" : " ^7.0.2" ,
6667 "jest" : " ^27.3.1" ,
6768 "lerna" : " ^8.1.2" ,
6869 "lint-staged" : " ^11.2.3" ,
6970 "nodemon" : " ^2.0.15" ,
71+ "pixelmatch" : " ^5.3.0" ,
72+ "playwright" : " ^1.40.0" ,
73+ "pngjs" : " ^7.0.0" ,
7074 "prettier" : " ^3.2.5" ,
7175 "semver" : " ^7.3.5" ,
7276 "start-server-and-test" : " ^1.14.0" ,
7377 "ts-jest" : " ^27.0.6" ,
7478 "ts-node" : " ^10.9.2" ,
75- "typescript" : " ^5.1" ,
76- "fast-xml-parser" : " ^4.5.1" ,
77- "playwright" : " ^1.40.0" ,
78- "pixelmatch" : " ^5.3.0" ,
79- "pngjs" : " ^7.0.0"
79+ "typescript" : " ^5.1"
8080 },
8181 "lint-staged" : {
8282 "**/*" : " prettier --write --ignore-unknown"
8383 },
84+ "resolutions" : {
85+ "@cypress/request" : " ^3.0.0" ,
86+ "axios" : " ^0.30.0" ,
87+ "semver" : " ^7.5.2" ,
88+ "jpeg-js" : " ^0.4.4" ,
89+ "merge" : " ^2.1.1" ,
90+ "debug" : " ^4.3.1" ,
91+ "phin" : " ^3.7.1" ,
92+ "diff" : " ^3.5.0" ,
93+ "cookie" : " ^0.7.0" ,
94+ "webpack-dev-server" : " ^5.2.1"
95+ },
8496 "engines" : {
8597 "node" : " >=14"
8698 },
You can’t perform that action at this time.
0 commit comments