chore(deps-dev): replace node-sass with sass, upgrade autoprefixer, postcss (#497)

This commit is contained in:
Eric Liu 2021-01-27 14:52:56 -08:00 committed by GitHub
commit 3e7511e3f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 185 additions and 1769 deletions

View file

@ -26,19 +26,19 @@
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@tsconfig/svelte": "^1.0.10",
"autoprefixer": "^9.8.6",
"autoprefixer": "^10.2.3",
"carbon-components-10.27": "npm:carbon-components@10.27.0",
"gh-pages": "^3.1.0",
"husky": "^4.3.8",
"lint-staged": "^10.5.3",
"node-sass": "^4.14.1",
"npm-run-all": "^4.1.5",
"postcss": "^7.0.32",
"postcss": "^8.2.4",
"prettier": "^2.2.0",
"prettier-plugin-svelte": "^1.4.1",
"rollup": "^2.38.0",
"rollup-plugin-svelte": "^7.1.0",
"rollup-plugin-terser": "^7.0.2",
"sass": "^1.32.5",
"sveld": "0.3.0",
"svelte": "^3.32.0",
"svelte-check": "^1.1.28",