aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/package.json b/package.json
index 001ba5e73..93c3c3d3e 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
],
"scripts": {
"start": "npm-run-all --parallel watch docs-serve",
- "bundlesize": "bundlesize",
+ "bundlewatch": "bundlewatch --config .bundlewatch.config.json",
"css": "npm-run-all css-compile css-prefix css-minify",
"css-compile": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/ -o dist/css/",
"css-lint": "npm-run-all --continue-on-error --parallel css-lint-*",
@@ -92,24 +92,24 @@
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
- "@babel/plugin-proposal-object-rest-spread": "^7.9.0",
- "@babel/preset-env": "^7.9.0",
- "@rollup/plugin-commonjs": "^11.0.2",
- "@rollup/plugin-node-resolve": "^7.1.1",
- "autoprefixer": "^9.7.5",
- "bundlesize": "^0.18.0",
+ "@babel/plugin-proposal-object-rest-spread": "^7.9.5",
+ "@babel/preset-env": "^7.9.5",
+ "@rollup/plugin-commonjs": "^11.1.0",
+ "@rollup/plugin-node-resolve": "^7.1.3",
+ "autoprefixer": "^9.7.6",
+ "bundlewatch": "^0.2.6",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.2",
"eslint": "^6.8.0",
"eslint-config-xo": "^0.29.1",
- "eslint-plugin-import": "^2.20.1",
- "eslint-plugin-unicorn": "^17.2.0",
+ "eslint-plugin-import": "^2.20.2",
+ "eslint-plugin-unicorn": "^18.0.1",
"find-unused-sass-variables": "^1.0.5",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.56.3",
+ "hugo-bin": "^0.57.0",
"ip": "^1.1.5",
- "karma": "^4.4.1",
+ "karma": "^5.0.1",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^2.1.1",
@@ -118,21 +118,21 @@
"karma-jasmine": "^3.1.1",
"karma-jasmine-html-reporter": "^1.5.3",
"karma-rollup-preprocessor": "^7.0.5",
- "linkinator": "^2.0.4",
+ "linkinator": "^2.0.6",
"lockfile-lint": "^4.2.2",
"node-sass": "^4.13.1",
- "nodemon": "^2.0.2",
+ "nodemon": "^2.0.3",
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.0",
"postcss-cli": "^7.1.0",
- "rollup": "^2.2.0",
+ "rollup": "^2.6.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-istanbul": "^2.0.1",
"serve": "^11.3.0",
"shelljs": "^0.8.3",
- "stylelint": "^13.2.1",
+ "stylelint": "^13.3.2",
"stylelint-config-twbs-bootstrap": "^2.0.1",
- "terser": "^4.6.7",
+ "terser": "^4.6.11",
"vnu-jar": "20.3.16"
},
"files": [