mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 19:21:26 +00:00
chore(deps-dev): replace node-sass with sass, upgrade autoprefixer, postcss (#497)
This commit is contained in:
parent
63ef51209d
commit
3e7511e3f8
5 changed files with 185 additions and 1769 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue