update next.js
This commit is contained in:
+4
-4
@@ -45,9 +45,9 @@
|
||||
"babel-plugin-styled-components": "^1.12.0",
|
||||
"eslint": "^7.28.0",
|
||||
"eslint-config-airbnb-typescript": "^12.3.1",
|
||||
"eslint-config-next": "^11.0.0",
|
||||
"eslint-config-next": "^11.0.1",
|
||||
"husky": "^6.0.0",
|
||||
"next-sitemap": "^1.6.116",
|
||||
"next-sitemap": "^1.6.124",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-config-standard": "^22.0.0",
|
||||
@@ -56,13 +56,13 @@
|
||||
"typescript": "^4.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@next/bundle-analyzer": "^11.0.0",
|
||||
"@next/bundle-analyzer": "^11.0.1",
|
||||
"axios": "^0.21.1",
|
||||
"date-fns": "^2.22.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"js-cookie": "^2.2.1",
|
||||
"lodash": "^4.17.21",
|
||||
"next": "^11.0.0",
|
||||
"next": "^11.0.1",
|
||||
"normalize.css": "^8.0.1",
|
||||
"react": "^17.0.2",
|
||||
"react-beautiful-dnd": "^13.1.0",
|
||||
|
||||
Reference in New Issue
Block a user