Merge pull request #910 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/next-11.0.1
Bump next from 10.2.3 to 11.0.1 in /packages/dashboard
This commit is contained in:
commit
bd1a473648
|
@ -1,5 +1,3 @@
|
|||
module.exports = {
|
||||
future: {
|
||||
webpack5: true,
|
||||
},
|
||||
};
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
"formik": "2.2.9",
|
||||
"http-status-codes": "2.1.4",
|
||||
"ky": "0.25.1",
|
||||
"next": "10.2.3",
|
||||
"next": "11.0.1",
|
||||
"postcss": "8.3.5",
|
||||
"prettier": "2.3.2",
|
||||
"pretty-bytes": "5.6.0",
|
||||
|
|
Reference in New Issue