File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 "jsdom" : " ^20.0.0" ,
6565 "mocha" : " ^10.0.0" ,
6666 "mock-require" : " ^3.0.3" ,
67- "next" : " ^12 .0.8 " ,
67+ "next" : " ^13 .0.0 " ,
6868 "nyc" : " ^15.1.0" ,
6969 "react" : " ^18.0.0" ,
7070 "react-dom" : " ^18.0.0" ,
7171 "setup-env" : " ^2.0.0" ,
7272 "sinon" : " ^14.0.0"
7373 },
7474 "peerDependencies" : {
75- "next" : " >=10.2.0 < 13 "
75+ "next" : " < 14 "
7676 },
7777 "eslintConfig" : {
7878 "extends" : [
Original file line number Diff line number Diff line change 4646 "cross-env" : " ^7.0.3" ,
4747 "eslint" : " ^8.7.0" ,
4848 "eslint-config-godaddy" : " ^7.0.0" ,
49- "eslint-config-next" : " ^12.1 .0" ,
49+ "eslint-config-next" : " ^13.0 .0" ,
5050 "eslint-plugin-jest" : " ^27.2.1" ,
5151 "eslint-plugin-json" : " ^3.1.0" ,
5252 "eslint-plugin-mocha" : " ^10.0.3" ,
Original file line number Diff line number Diff line change 5959 "eslint-plugin-unicorn" : " ^44.0.0" ,
6060 "jest" : " ^29.3.1" ,
6161 "lodash.merge" : " ^4.6.0" ,
62- "next" : " ^12 .0.8 " ,
62+ "next" : " ^13 .0.0 " ,
6363 "next-redux-wrapper" : " ^8.0.0" ,
6464 "prop-types" : " ^15.7.2" ,
6565 "react" : " ^18.0.0" ,
6666 "react-dom" : " ^18.0.0"
6767 },
6868 "peerDependencies" : {
69- "next" : " >=10.2.0 < 13 " ,
69+ "next" : " < 14 " ,
7070 "react" : " ^16 || ^17 || ^18" ,
7171 "react-dom" : " ^16 || ^17 || ^18"
7272 },
You can’t perform that action at this time.
0 commit comments