update next.js to v12
This commit is contained in:
+4
-4
@@ -48,7 +48,7 @@
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-airbnb": "^18.2.1",
|
||||
"eslint-config-airbnb-typescript": "^13.0.0",
|
||||
"eslint-config-next": "^11.1.2",
|
||||
"eslint-config-next": "^12.0.7",
|
||||
"husky": "^7.0.1",
|
||||
"jest": "^27.1.0",
|
||||
"next-sitemap": "^1.6.203",
|
||||
@@ -61,15 +61,15 @@
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@next/bundle-analyzer": "^11.1.2",
|
||||
"@next/bundle-analyzer": "^12.0.7",
|
||||
"@rjsf/core": "^3.1.0",
|
||||
"@sentry/nextjs": "^6.14.3",
|
||||
"@sentry/nextjs": "^6.16.0",
|
||||
"axios": "^0.21.1",
|
||||
"date-fns": "^2.23.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"js-cookie": "^3.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"next": "^11.1.2",
|
||||
"next": "^12.0.7",
|
||||
"normalize.css": "^8.0.1",
|
||||
"react": "^17.0.2",
|
||||
"react-beautiful-dnd": "^13.1.0",
|
||||
|
||||
Reference in New Issue
Block a user