chore(deps-dev): upgrade devDependencies

This commit is contained in:
Eric Liu 2021-01-25 17:37:29 -08:00
commit a151dce829
5 changed files with 1271 additions and 100 deletions

View file

@ -22,12 +22,12 @@
"flatpickr": "4.6.9"
},
"devDependencies": {
"@carbon/themes": "^10.22.1",
"@carbon/themes": "^10.26.0",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@tsconfig/svelte": "^1.0.10",
"autoprefixer": "^9.8.6",
"carbon-components-10.25": "npm:carbon-components@10.25.0",
"carbon-components-10.27": "npm:carbon-components@10.27.0",
"gh-pages": "^3.1.0",
"husky": "^4.3.8",
"lint-staged": "^10.5.3",
@ -40,7 +40,7 @@
"rollup-plugin-svelte": "^7.1.0",
"rollup-plugin-terser": "^7.0.2",
"sveld": "0.3.0",
"svelte": "^3.31.2",
"svelte": "^3.32.0",
"svelte-check": "^1.1.28",
"typescript": "^4.1.3"
},