mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Update devDependencies
This commit is contained in:
+19
-19
@@ -94,52 +94,52 @@
|
||||
"popper.js": "^1.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.15.7",
|
||||
"@babel/core": "^7.15.8",
|
||||
"@babel/preset-env": "^7.15.8",
|
||||
"@babel/cli": "^7.16.0",
|
||||
"@babel/core": "^7.16.5",
|
||||
"@babel/preset-env": "^7.16.5",
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@rollup/plugin-commonjs": "^21.0.1",
|
||||
"@rollup/plugin-node-resolve": "^13.0.6",
|
||||
"@rollup/plugin-node-resolve": "^13.1.1",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"babel-plugin-istanbul": "^6.1.1",
|
||||
"bundlewatch": "^0.3.2",
|
||||
"clean-css-cli": "^5.4.2",
|
||||
"clean-css-cli": "^5.5.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.1.0",
|
||||
"eslint": "^8.4.1",
|
||||
"eslint-config-xo": "^0.39.0",
|
||||
"eslint-plugin-import": "^2.25.2",
|
||||
"eslint-plugin-qunit": "^7.0.0",
|
||||
"eslint-plugin-unicorn": "^37.0.1",
|
||||
"eslint-plugin-import": "^2.25.3",
|
||||
"eslint-plugin-qunit": "^7.1.0",
|
||||
"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.76.1",
|
||||
"hugo-bin": "^0.78.1",
|
||||
"ip": "^1.1.5",
|
||||
"jquery": "3.5.1",
|
||||
"karma": "^6.3.6",
|
||||
"karma": "^6.3.9",
|
||||
"karma-browserstack-launcher": "1.4.0",
|
||||
"karma-chrome-launcher": "^3.1.0",
|
||||
"karma-coverage-istanbul-reporter": "^3.0.3",
|
||||
"karma-detect-browsers": "^2.3.3",
|
||||
"karma-firefox-launcher": "^2.1.1",
|
||||
"karma-firefox-launcher": "^2.1.2",
|
||||
"karma-qunit": "^4.1.2",
|
||||
"karma-sinon": "^1.0.5",
|
||||
"linkinator": "^2.14.4",
|
||||
"linkinator": "^2.16.2",
|
||||
"lockfile-lint": "^4.6.2",
|
||||
"node-sass": "^6.0.1",
|
||||
"nodemon": "^2.0.14",
|
||||
"node-sass": "^7.0.0",
|
||||
"nodemon": "^2.0.15",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"popper.js": "^1.16.1",
|
||||
"postcss": "^8.3.11",
|
||||
"postcss-cli": "^9.0.1",
|
||||
"postcss": "^8.4.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"qunit": "^2.17.2",
|
||||
"rollup": "^2.58.3",
|
||||
"rollup": "^2.61.1",
|
||||
"shelljs": "^0.8.4",
|
||||
"sinon": "^7.5.0",
|
||||
"stylelint": "^14.1.0",
|
||||
"stylelint-config-twbs-bootstrap": "^3.0.0",
|
||||
"terser": "^5.9.0",
|
||||
"terser": "^5.10.0",
|
||||
"vnu-jar": "21.10.12"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user