mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-22 06:39:52 +00:00
Update devDependencies (#35368)
* @babel/preset-env ^7.16.0 → ^7.16.4 * cspell ^5.12.6 → ^5.13.0 * eslint ^8.2.0 → ^8.3.0 * eslint-plugin-unicorn ^38.0.1 → ^39.0.0 * hugo-bin ^0.77.2 → ^0.77.4 * karma ^6.3.8 → ^6.3.9 * rollup ^2.60.0 → ^2.60.1
This commit is contained in:
parent
9c0163329f
commit
8ddc42f584
694
package-lock.json
generated
694
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -102,7 +102,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.16.0",
|
||||
"@babel/core": "^7.16.0",
|
||||
"@babel/preset-env": "^7.16.0",
|
||||
"@babel/preset-env": "^7.16.4",
|
||||
"@popperjs/core": "^2.10.2",
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@rollup/plugin-commonjs": "^21.0.1",
|
||||
@ -112,19 +112,19 @@
|
||||
"bundlewatch": "^0.3.2",
|
||||
"clean-css-cli": "^5.4.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"cspell": "^5.12.6",
|
||||
"eslint": "^8.2.0",
|
||||
"cspell": "^5.13.0",
|
||||
"eslint": "^8.3.0",
|
||||
"eslint-config-xo": "^0.39.0",
|
||||
"eslint-plugin-import": "^2.25.3",
|
||||
"eslint-plugin-unicorn": "^38.0.1",
|
||||
"eslint-plugin-unicorn": "^39.0.0",
|
||||
"find-unused-sass-variables": "^3.1.0",
|
||||
"glob": "^7.2.0",
|
||||
"globby": "^11.0.4",
|
||||
"hammer-simulator": "0.0.1",
|
||||
"hugo-bin": "^0.77.2",
|
||||
"hugo-bin": "^0.77.4",
|
||||
"ip": "^1.1.5",
|
||||
"jquery": "^3.6.0",
|
||||
"karma": "^6.3.8",
|
||||
"karma": "^6.3.9",
|
||||
"karma-browserstack-launcher": "1.4.0",
|
||||
"karma-chrome-launcher": "^3.1.0",
|
||||
"karma-coverage-istanbul-reporter": "^3.0.3",
|
||||
@ -139,7 +139,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.3.11",
|
||||
"postcss-cli": "^9.0.2",
|
||||
"rollup": "^2.60.0",
|
||||
"rollup": "^2.60.1",
|
||||
"rollup-plugin-istanbul": "^3.0.0",
|
||||
"rtlcss": "^3.5.0",
|
||||
"sass": "^1.43.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user