1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 21:53:25 +02:00

Update devDependencies (#36724)

* @babel/cli               ^7.17.10  →  ^7.18.6
* @babel/core               ^7.18.2  →  ^7.18.6
* @babel/preset-env         ^7.18.2  →  ^7.18.6
* @rollup/plugin-commonjs   ^22.0.0  →  ^22.0.1
* eslint                    ^8.17.0  →  ^8.19.0
* eslint-plugin-qunit        ^7.2.0  →   ^7.3.1
* hugo-bin                  ^0.88.2  →  ^0.89.0
* karma                     ^6.3.20  →   ^6.4.0
* lockfile-lint              ^4.7.4  →   ^4.7.6
* nodemon                   ^2.0.16  →  ^2.0.19
* postcss-cli                ^9.1.0  →  ^10.0.0
* rollup                    ^2.75.6  →  ^2.76.0
* stylelint                 ^14.9.0  →  ^14.9.1
* terser                    ^5.14.0  →  ^5.14.1
This commit is contained in:
XhmikosR
2022-07-12 15:36:38 +03:00
committed by GitHub
parent 35be9e74af
commit fdf1c372d4
2 changed files with 1437 additions and 2599 deletions

4008
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -98,29 +98,29 @@
"popper.js": "^1.16.1" "popper.js": "^1.16.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.17.10", "@babel/cli": "^7.18.6",
"@babel/core": "^7.18.2", "@babel/core": "^7.18.6",
"@babel/preset-env": "^7.18.2", "@babel/preset-env": "^7.18.6",
"@rollup/plugin-babel": "^5.3.1", "@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.0", "@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-node-resolve": "^13.3.0", "@rollup/plugin-node-resolve": "^13.3.0",
"autoprefixer": "^10.4.7", "autoprefixer": "^10.4.7",
"babel-plugin-istanbul": "^6.1.1", "babel-plugin-istanbul": "^6.1.1",
"bundlewatch": "^0.3.3", "bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.0", "clean-css-cli": "^5.6.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.17.0", "eslint": "^8.19.0",
"eslint-config-xo": "^0.41.0", "eslint-config-xo": "^0.41.0",
"eslint-plugin-import": "^2.26.0", "eslint-plugin-import": "^2.26.0",
"eslint-plugin-qunit": "^7.2.0", "eslint-plugin-qunit": "^7.3.1",
"eslint-plugin-unicorn": "^42.0.0", "eslint-plugin-unicorn": "^42.0.0",
"find-unused-sass-variables": "^4.0.4", "find-unused-sass-variables": "^4.0.4",
"globby": "^11.1.0", "globby": "^11.1.0",
"hammer-simulator": "0.0.1", "hammer-simulator": "0.0.1",
"hugo-bin": "^0.88.2", "hugo-bin": "^0.89.0",
"ip": "^2.0.0", "ip": "^2.0.0",
"jquery": "3.5.1", "jquery": "3.5.1",
"karma": "^6.3.20", "karma": "^6.4.0",
"karma-browserstack-launcher": "1.4.0", "karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.1", "karma-chrome-launcher": "^3.1.1",
"karma-coverage-istanbul-reporter": "^3.0.3", "karma-coverage-istanbul-reporter": "^3.0.3",
@@ -128,20 +128,20 @@
"karma-firefox-launcher": "^2.1.2", "karma-firefox-launcher": "^2.1.2",
"karma-qunit": "^4.1.2", "karma-qunit": "^4.1.2",
"karma-sinon": "^1.0.5", "karma-sinon": "^1.0.5",
"lockfile-lint": "^4.7.4", "lockfile-lint": "^4.7.6",
"node-sass": "^7.0.1", "node-sass": "^7.0.1",
"nodemon": "^2.0.16", "nodemon": "^2.0.19",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"popper.js": "^1.16.1", "popper.js": "^1.16.1",
"postcss": "^8.4.14", "postcss": "^8.4.14",
"postcss-cli": "^9.1.0", "postcss-cli": "^10.0.0",
"qunit": "^2.19.1", "qunit": "^2.19.1",
"rollup": "^2.75.6", "rollup": "^2.76.0",
"shelljs": "^0.8.5", "shelljs": "^0.8.5",
"sinon": "^7.5.0", "sinon": "^7.5.0",
"stylelint": "^14.9.0", "stylelint": "^14.9.1",
"stylelint-config-twbs-bootstrap": "^4.0.0", "stylelint-config-twbs-bootstrap": "^4.0.0",
"terser": "^5.14.0", "terser": "^5.14.1",
"vnu-jar": "21.10.12" "vnu-jar": "21.10.12"
}, },
"files": [ "files": [