mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +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
|
@ -11,19 +11,19 @@
|
|||
"devDependencies": {
|
||||
"@carbon/themes": "10.26.0",
|
||||
"@sveltech/routify": "^1.9.9",
|
||||
"autoprefixer": "^10.0.1",
|
||||
"autoprefixer": "^10.2.3",
|
||||
"carbon-components": "10.27.0",
|
||||
"carbon-components-svelte": "../",
|
||||
"clipboard-copy": "^3.1.0",
|
||||
"mdsvex": "^0.8.8",
|
||||
"node-sass": "^4.14.1",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.1.1",
|
||||
"postcss": "^8.2.4",
|
||||
"prettier": "^2.1.2",
|
||||
"prettier-plugin-svelte": "^1.4.1",
|
||||
"prism-svelte": "^0.4.7",
|
||||
"prismjs": "^1.21.0",
|
||||
"remark-slug": "^6.0.0",
|
||||
"sass": "^1.32.5",
|
||||
"svelte": "3.29.0",
|
||||
"svelte-hmr": "0.11.1",
|
||||
"svelte-preprocess": "^4.3.2",
|
||||
|
|
808
docs/yarn.lock
808
docs/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue