Upgrade to NextJS 11
This commit is contained in:
parent
9f3f550fdc
commit
d95539ede8
3 changed files with 14333 additions and 3985 deletions
10071
package-lock.json
generated
10071
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -19,16 +19,16 @@
|
|||
"html-find-replace-element-attrs": "^1.0.0",
|
||||
"less": "^3.13.1",
|
||||
"mdbreact": "^5.1.0",
|
||||
"next": "^10.2.3",
|
||||
"next": "^11.1.4",
|
||||
"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": "^16.14.0",
|
||||
"react": "^17.0.2",
|
||||
"react-bootstrap": "^1.6.1",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-ga": "^3.3.0",
|
||||
"react-h5-audio-player": "^3.7.1",
|
||||
"react-paginate": "^6.5.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue