mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 06:16:56 +02:00
Updated dependencies
This commit is contained in:
@@ -15,20 +15,19 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chartist": "0.11.4",
|
||||
"codemirror": "^5.58.2",
|
||||
"cookies-js": "^1.2.3",
|
||||
"codemirror": "^5.58.3",
|
||||
"debounce": "^1.2.0",
|
||||
"dropzone": "^5.7.2",
|
||||
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
|
||||
"es6-map": "^0.1.5",
|
||||
"buffer": "^6.0.2",
|
||||
"buffer": "^6.0.3",
|
||||
"events": "^3.2.0",
|
||||
"es6-promise": "^4.2.8",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"exif-js": "^2.3.0",
|
||||
"immutable": "^3.8.2",
|
||||
"immutablediff": "^0.4.4",
|
||||
"js-yaml": "^3.14.0",
|
||||
"js-yaml": "^3.14.1",
|
||||
"mout": "^1.2.2",
|
||||
"popper.js": "^1.14.4",
|
||||
"rangetouch": "^2.0.1",
|
||||
@@ -43,19 +42,19 @@
|
||||
"yarn": "^1.22.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.3",
|
||||
"@babel/core": "^7.12.10",
|
||||
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
||||
"@babel/plugin-proposal-json-strings": "^7.12.1",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/plugin-syntax-import-meta": "^7.10.4",
|
||||
"@babel/polyfill": "^7.12.1",
|
||||
"@babel/preset-env": "^7.12.1",
|
||||
"@babel/register": "^7.12.1",
|
||||
"@babel/preset-env": "^7.12.10",
|
||||
"@babel/register": "^7.12.10",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-loader": "^8.2.1",
|
||||
"babel-loader": "^8.2.2",
|
||||
"css-loader": "^5.0.1",
|
||||
"eslint": "^7.13.0",
|
||||
"eslint": "^7.15.0",
|
||||
"eslint-loader": "^4.0.2",
|
||||
"exports-loader": "^1.1.1",
|
||||
"gulp": "^4.0.2",
|
||||
@@ -67,7 +66,7 @@
|
||||
"json-loader": "^0.5.7",
|
||||
"style-loader": "^2.0.0",
|
||||
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||
"webpack": "^5.5.1",
|
||||
"webpack": "^5.10.0",
|
||||
"webpack-cli": "^4.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
6335
themes/grav/yarn.lock
Normal file
6335
themes/grav/yarn.lock
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user