File tree Expand file tree Collapse file tree 3 files changed +122
-145
lines changed Expand file tree Collapse file tree 3 files changed +122
-145
lines changed Original file line number Diff line number Diff line change 1010 "lint" : " next lint"
1111 },
1212 "dependencies" : {
13- "@next/font" : " ^14.0.3 " ,
13+ "@next/font" : " ^13 " ,
1414 "@tsparticles/configs" : " ^3.0.0-beta.4" ,
1515 "@tsparticles/engine" : " ^3.0.0-beta.4" ,
1616 "@tsparticles/react" : " ^3.0.0-beta.1" ,
1717 "@types/node" : " ^20.9.1" ,
1818 "@types/react" : " ^18.2.37" ,
1919 "@types/react-dom" : " ^18.2.15" ,
2020 "eslint" : " ^8.54.0" ,
21- "eslint-config-next" : " ^14.0.3 " ,
22- "next" : " ^14.0.3 " ,
21+ "eslint-config-next" : " ^13 " ,
22+ "next" : " ^13 " ,
2323 "react" : " ^18.2.0" ,
2424 "react-dom" : " ^18.2.0" ,
2525 "tsparticles" : " ^3.0.0-beta.4" ,
Original file line number Diff line number Diff line change 1313 "@tsparticles/engine" : " ^3.0.0-beta.4" ,
1414 "@tsparticles/react" : " ^3.0.0-beta.1" ,
1515 "@tsparticles/preset-big-circles" : " ^3.0.0-beta.4" ,
16- "next" : " ^14.0.3 " ,
16+ "next" : " ^13 " ,
1717 "react" : " ^18.2.0" ,
1818 "react-dom" : " ^18.2.0" ,
1919 "typescript" : " ^5.2.2"
2020 },
2121 "devDependencies" : {
2222 "eslint" : " ^8.54.0" ,
23- "eslint-config-next" : " ^14.0.3 "
23+ "eslint-config-next" : " ^13 "
2424 }
2525}
You can’t perform that action at this time.
0 commit comments