Upgrade to NextJS 11

This commit is contained in:
James Purser 2022-07-02 17:24:22 +10:00
parent 9f3f550fdc
commit d95539ede8
3 changed files with 14333 additions and 3985 deletions

10071
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -19,16 +19,16 @@
"html-find-replace-element-attrs": "^1.0.0", "html-find-replace-element-attrs": "^1.0.0",
"less": "^3.13.1", "less": "^3.13.1",
"mdbreact": "^5.1.0", "mdbreact": "^5.1.0",
"next": "^10.2.3", "next": "^11.1.4",
"next-compose-plugins": "^2.2.1", "next-compose-plugins": "^2.2.1",
"next-fonts": "^1.5.1", "next-fonts": "^1.5.1",
"next-images": "^1.8.1", "next-images": "^1.8.1",
"postcss": "^8.3.6", "postcss": "^8.3.6",
"prettier": "^2.7.1", "prettier": "^2.7.1",
"qs": "^6.10.3", "qs": "^6.10.3",
"react": "^16.14.0", "react": "^17.0.2",
"react-bootstrap": "^1.6.1", "react-bootstrap": "^1.6.1",
"react-dom": "^16.14.0", "react-dom": "^17.0.2",
"react-ga": "^3.3.0", "react-ga": "^3.3.0",
"react-h5-audio-player": "^3.7.1", "react-h5-audio-player": "^3.7.1",
"react-paginate": "^6.5.0", "react-paginate": "^6.5.0",

8229
yarn.lock

File diff suppressed because it is too large Load diff