update nextjs
This commit is contained in:
+3
-3
@@ -46,7 +46,7 @@
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-airbnb": "^18.2.1",
|
||||
"eslint-config-airbnb-typescript": "^13.0.0",
|
||||
"eslint-config-next": "^11.0.1",
|
||||
"eslint-config-next": "^11.1.0",
|
||||
"husky": "^7.0.1",
|
||||
"next-sitemap": "^1.6.162",
|
||||
"npm-run-all": "^4.1.5",
|
||||
@@ -57,13 +57,13 @@
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@next/bundle-analyzer": "^11.0.1",
|
||||
"@next/bundle-analyzer": "^11.1.0",
|
||||
"axios": "^0.21.1",
|
||||
"date-fns": "^2.23.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"js-cookie": "^2.2.1",
|
||||
"lodash": "^4.17.21",
|
||||
"next": "^11.0.1",
|
||||
"next": "^11.1.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"react": "^17.0.2",
|
||||
"react-beautiful-dnd": "^13.1.0",
|
||||
|
||||
Reference in New Issue
Block a user