29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-25 14:53:01 +00:00

[4.0] npm update (#28163)

Updates several packages
This commit is contained in:
Brian Teeman 2020-02-29 23:24:19 +00:00 committed by GitHub
parent 3c69fe1d43
commit 9c25f8cd4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 239 additions and 644 deletions

873
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@
"bootstrap": "^4.4.1",
"choices.js": "^9.0.1",
"chosen-js": "1.6.2",
"codemirror": "^5.51.0",
"codemirror": "^5.52.0",
"cropperjs": "^1.5.6",
"css-vars-ponyfill": "^1.17.2",
"diff": "3.4.0",
@ -61,10 +61,10 @@
"vuex-persistedstate": "^2.4.2"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/plugin-transform-classes": "^7.8.3",
"@babel/core": "^7.8.6",
"@babel/plugin-transform-classes": "^7.8.6",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@babel/preset-env": "^7.8.6",
"@fortawesome/fontawesome-free": "^5.12.1",
"@gfx/zopfli": "^1.0.14",
"autoprefixer": "^9.7.4",
@ -98,7 +98,7 @@
"mini-css-extract-plugin": "^0.9.0",
"node-sass": "^4.13.1",
"path": "^0.12.7",
"postcss": "^7.0.26",
"postcss": "^7.0.27",
"recursive-readdir": "^2.2.2",
"sass-loader": "^5.0.1",
"selenium-standalone": "^6.17.0",