mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
IMPR: minor improvements and updates
This commit is contained in:
parent
f50f589340
commit
96ab282eac
484
dist/css/app.css
vendored
484
dist/css/app.css
vendored
File diff suppressed because one or more lines are too long
2
dist/css/app.css.map
vendored
2
dist/css/app.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/js/app.js
vendored
2
dist/js/app.js
vendored
File diff suppressed because one or more lines are too long
2
dist/js/app.js.map
vendored
2
dist/js/app.js.map
vendored
File diff suppressed because one or more lines are too long
16
package.json
16
package.json
@ -39,7 +39,7 @@
|
||||
"bootstrap-confirmation2": "^4.1.0",
|
||||
"bootstrap-datepicker": "^1.9.0",
|
||||
"bootstrap-offcanvas": "^1.0.0",
|
||||
"bootstrap-table": "^1.16.0",
|
||||
"bootstrap-table": "^1.17.1",
|
||||
"bootstrap-timepicker": "^0.5.2",
|
||||
"font-awesome": "^4.7.0",
|
||||
"hammerjs": "^2.0.8",
|
||||
@ -49,7 +49,7 @@
|
||||
"jquery-hoverintent": "*",
|
||||
"jquery-zoom": "^1.7.21",
|
||||
"jquery.appear": "^1.0.1",
|
||||
"mapbox-gl": "^1.11.0",
|
||||
"mapbox-gl": "^1.11.1",
|
||||
"material-design-color": "^2.3.2",
|
||||
"popper.js": "*",
|
||||
"select2": "^4.0.13",
|
||||
@ -59,15 +59,15 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@a2nt/image-sprite-webpack-plugin": "^0.2.5",
|
||||
"@babel/core": "^7.10.3",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.10.3",
|
||||
"@babel/plugin-transform-react-jsx": "^7.10.3",
|
||||
"@babel/preset-env": "^7.10.3",
|
||||
"@babel/core": "^7.10.5",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.10.4",
|
||||
"@babel/plugin-transform-react-jsx": "^7.10.4",
|
||||
"@babel/preset-env": "^7.10.4",
|
||||
"@google/markerclusterer": "^1.0.3",
|
||||
"animate.css": "^3.7.2",
|
||||
"ansi-html": "^0.0.7",
|
||||
"ansi-regex": "^5.0.0",
|
||||
"autoprefixer": "^9.8.4",
|
||||
"autoprefixer": "^9.8.5",
|
||||
"babel-eslint": "^8.2.6",
|
||||
"babel-loader": "^8.1.0",
|
||||
"copy-webpack-plugin": "^4.6.0",
|
||||
@ -77,7 +77,7 @@
|
||||
"eslint": "^4.19.1",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"eslint-plugin-jquery": "^1.5.1",
|
||||
"eslint-plugin-react": "^7.20.0",
|
||||
"eslint-plugin-react": "^7.20.3",
|
||||
"exports-loader": "^0.7.0",
|
||||
"favicons-webpack-plugin": "0.0.9",
|
||||
"file-loader": "^5.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user