chore(deps-dev): upgrade svelte-check, @tsconfig/svelte

This commit is contained in:
Eric Liu 2023-06-04 07:50:02 -07:00
commit 0b5c0d9761
2 changed files with 71 additions and 30 deletions

View file

@ -26,7 +26,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-node-resolve": "^13.3.0",
"@tsconfig/svelte": "^3.0.0",
"@tsconfig/svelte": "^4.0.1",
"autoprefixer": "^10.4.8",
"carbon-components": "10.57.0",
"carbon-icons-svelte": "^11.2.0",
@ -40,7 +40,7 @@
"standard-version": "^9.5.0",
"sveld": "^0.18.0",
"svelte": "^3.58.0",
"svelte-check": "^2.8.1",
"svelte-check": "^3.4.3",
"typescript": "^4.7.4"
},
"standard-version": {