2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Update devDependencies and switch to npm-run-all2 (#38450)

This commit is contained in:
XhmikosR
2023-04-12 18:33:53 +03:00
committed by GitHub
parent fe0c7432af
commit 65831d2ea8
2 changed files with 130 additions and 356 deletions
+3 -3
View File
@@ -108,7 +108,7 @@
"@babel/preset-env": "^7.21.4",
"@popperjs/core": "^2.11.7",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-replace": "^5.0.2",
"autoprefixer": "^10.4.14",
@@ -139,13 +139,13 @@
"karma-rollup-preprocessor": "7.0.7",
"lockfile-lint": "^4.10.1",
"nodemon": "^2.0.22",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^6.0.5",
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"rollup": "^3.20.2",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.61.0",
"sass": "^1.62.0",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
"stylelint": "^15.4.0",