Updated to Next13

This commit is contained in:
James Purser 2023-05-20 17:22:59 +10:00
parent a42403f3e5
commit 45168d143d

View file

@ -14,21 +14,22 @@
"@zeit/next-css": "^1.0.1",
"@zeit/next-less": "^1.0.1",
"bootstrap": "^4.6.0",
"eslint-config-next": "^13.4.3",
"feed": "^4.2.2",
"fs": "^0.0.1-security",
"html-find-replace-element-attrs": "^1.0.0",
"less": "^3.13.1",
"mdbreact": "^5.1.0",
"next": "^11.1.4",
"next": "^13.4.3",
"next-compose-plugins": "^2.2.1",
"next-fonts": "^1.5.1",
"next-images": "^1.8.1",
"postcss": "^8.3.6",
"prettier": "^2.7.1",
"qs": "^6.10.3",
"react": "^17.0.2",
"react": "^18.2.0",
"react-bootstrap": "^1.6.1",
"react-dom": "^17.0.2",
"react-dom": "^18.2.0",
"react-ga": "^3.3.0",
"react-h5-audio-player": "^3.7.1",
"react-paginate": "^6.5.0",