Updated to NextJS 12
This commit is contained in:
parent
16fee4031d
commit
b05897f0b5
57 changed files with 205 additions and 323 deletions
|
|
@ -11,14 +11,14 @@
|
|||
"dependencies": {
|
||||
"autoprefixer": "^10.3.3",
|
||||
"moment": "^2.29.1",
|
||||
"next": "^11.1.2",
|
||||
"next": "12",
|
||||
"next-intl": "^2.0.0",
|
||||
"next-plausible": "^2.1.1",
|
||||
"postcss": "^8.3.6",
|
||||
"react": "^17.0.2",
|
||||
"react": "latest",
|
||||
"react-copy-to-clipboard": "^5.0.4",
|
||||
"react-datepicker": "^4.2.1",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-dom": "latest",
|
||||
"tailwindcss": "^2.2.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue