mirror of
https://github.com/adminkit/adminkit.git
synced 2026-03-31 19:57:44 +01:00
Upgrade dependencies
This commit is contained in:
+8
-8
@@ -29,14 +29,14 @@
|
||||
"web"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.10.5",
|
||||
"@babel/core": "7.11.4",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/preset-env": "7.10.4",
|
||||
"@babel/preset-env": "7.11.0",
|
||||
"@babel/register": "7.10.5",
|
||||
"autoprefixer": "9.8.5",
|
||||
"autoprefixer": "9.8.6",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-loader": "8.1.0",
|
||||
"copy-webpack-plugin": "5.1.1",
|
||||
"copy-webpack-plugin": "5.1.2",
|
||||
"cross-env": "6.0.3",
|
||||
"css-loader": "3.6.0",
|
||||
"eslint": "6.8.0",
|
||||
@@ -44,7 +44,7 @@
|
||||
"file-loader": "5.1.0",
|
||||
"filemanager-webpack-plugin": "2.0.5",
|
||||
"hard-source-webpack-plugin": "0.13.1",
|
||||
"mini-css-extract-plugin": "0.9.0",
|
||||
"mini-css-extract-plugin": "0.11.0",
|
||||
"node-sass": "4.14.1",
|
||||
"optimize-css-assets-webpack-plugin": "5.0.3",
|
||||
"postcss-loader": "3.0.0",
|
||||
@@ -52,16 +52,16 @@
|
||||
"sass-loader": "8.0.2",
|
||||
"script-loader": "0.7.2",
|
||||
"style-loader": "1.2.1",
|
||||
"terser-webpack-plugin": "2.3.7",
|
||||
"terser-webpack-plugin": "2.3.8",
|
||||
"url-loader": "3.0.0",
|
||||
"webpack": "4.44.0",
|
||||
"webpack": "4.44.1",
|
||||
"webpack-cli": "3.3.12",
|
||||
"webpack-dev-server": "3.11.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "7.10.4",
|
||||
"@fortawesome/fontawesome-free": "5.14.0",
|
||||
"bootstrap": "^5.0.0-alpha1",
|
||||
"bootstrap": "5.0.0-alpha1",
|
||||
"chart.js": "2.9.3",
|
||||
"feather-icons": "4.28.0",
|
||||
"jquery": "3.5.1",
|
||||
|
||||
Reference in New Issue
Block a user