1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-24 20:02:53 +01:00

Update devDependencies (#39504)

This commit is contained in:
XhmikosR 2023-12-17 22:16:05 +02:00 committed by GitHub
parent 3486c9d9d8
commit 958b610cfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 517 additions and 475 deletions

982
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -104,7 +104,7 @@
},
"devDependencies": {
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.3",
"@babel/core": "^7.23.6",
"@babel/preset-env": "^7.23.6",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-babel": "^6.0.4",
@ -115,10 +115,10 @@
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.3",
"cross-env": "^7.0.3",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"eslint-config-xo": "^0.43.1",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-unicorn": "^49.0.0",
"find-unused-sass-variables": "^5.0.0",
@ -141,8 +141,8 @@
"nodemon": "^3.0.2",
"npm-run-all2": "^6.1.1",
"postcss": "^8.4.32",
"postcss-cli": "^10.1.0",
"rollup": "^3.29.3",
"postcss-cli": "^11.0.0",
"rollup": "^3.29.4",
"rollup-plugin-istanbul": "^5.0.0",
"rtlcss": "^4.1.1",
"sass": "^1.69.5",