update next.js
This commit is contained in:
+3
-3
@@ -54,7 +54,7 @@
|
||||
"eslint-plugin-react": "7.22.0",
|
||||
"eslint-plugin-react-hooks": "4.2.0",
|
||||
"husky": "5.1.3",
|
||||
"next-sitemap": "^1.6.25",
|
||||
"next-sitemap": "^1.6.49",
|
||||
"npm-run-all": "4.1.5",
|
||||
"stylelint": "13.11.0",
|
||||
"stylelint-config-recommended": "3.0.0",
|
||||
@@ -64,13 +64,13 @@
|
||||
"typescript": "4.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@next/bundle-analyzer": "^10.1.3",
|
||||
"@next/bundle-analyzer": "^10.2.0",
|
||||
"axios": "0.21.1",
|
||||
"date-fns": "2.18.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"js-cookie": "2.2.1",
|
||||
"lodash": "4.17.21",
|
||||
"next": "^10.1.3",
|
||||
"next": "^10.2.0",
|
||||
"normalize.css": "8.0.1",
|
||||
"react": "^17.0.2",
|
||||
"react-beautiful-dnd": "13.1.0",
|
||||
|
||||
Reference in New Issue
Block a user