2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Update devDependencies (#39818)

* @babel/core         ^7.24.1  →   ^7.24.3
* @babel/preset-env   ^7.24.1  →   ^7.24.3
* autoprefixer       ^10.4.18  →  ^10.4.19
* hugo-bin           ^0.121.0  →  ^0.121.1
* postcss             ^8.4.36  →   ^8.4.38
* stylelint           ^16.2.1  →   ^16.3.0
This commit is contained in:
XhmikosR
2024-03-26 12:41:56 +02:00
committed by GitHub
parent 9480a3d01d
commit cd0484713c
2 changed files with 128 additions and 106 deletions
+6 -6
View File
@@ -104,8 +104,8 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.1",
"@babel/preset-env": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@docsearch/js": "^3.6.0",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-babel": "^6.0.4",
@@ -113,7 +113,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@stackblitz/sdk": "^1.9.0",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.3",
"clipboard": "^2.0.11",
@@ -127,7 +127,7 @@
"find-unused-sass-variables": "^5.0.0",
"globby": "^14.0.1",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.121.0",
"hugo-bin": "^0.121.1",
"ip": "^2.0.1",
"jasmine": "^5.1.0",
"jquery": "^3.7.1",
@@ -143,7 +143,7 @@
"lockfile-lint": "^4.13.2",
"nodemon": "^3.1.0",
"npm-run-all2": "^6.1.2",
"postcss": "^8.4.36",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
"rollup": "^4.13.0",
"rollup-plugin-istanbul": "^5.0.0",
@@ -151,7 +151,7 @@
"sass": "^1.72.0",
"sass-true": "^8.0.0",
"shelljs": "^0.8.5",
"stylelint": "^16.2.1",
"stylelint": "^16.3.0",
"stylelint-config-twbs-bootstrap": "^14.0.0",
"terser": "^5.29.2",
"vnu-jar": "23.4.11"