chore(deps-dev): bump deps (#2101)

This commit is contained in:
Eric Liu 2025-02-24 09:42:54 -08:00 committed by GitHub
commit 21f014d43f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 378 additions and 232 deletions

View file

@ -47,25 +47,25 @@
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/svelte": "^5.2.6",
"@testing-library/user-event": "^14.5.2",
"@testing-library/svelte": "^5.2.7",
"@testing-library/user-event": "^14.6.1",
"autoprefixer": "^10.4.8",
"carbon-components": "10.58.12",
"carbon-icons-svelte": "^13.1.0",
"carbon-preprocess-svelte": "^0.11.7",
"carbon-icons-svelte": "^13.2.0",
"carbon-preprocess-svelte": "^0.11.10",
"culls": "^0.1.1",
"jsdom": "^25.0.1",
"postcss": "^8.4.16",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.8",
"jsdom": "^26.0.0",
"postcss": "^8.5.3",
"prettier": "^3.5.2",
"prettier-plugin-svelte": "^3.3.3",
"sass": "^1.49.11",
"standard-version": "^9.5.0",
"sveld": "^0.22.0",
"svelte": "^4.2.10",
"svelte-check": "^4.0.6",
"tinyglobby": "^0.2.10",
"typescript": "^5.6.3",
"vitest": "^3.0.5"
"sveld": "^0.22.1",
"svelte": "^4.2.19",
"svelte-check": "^4.1.4",
"tinyglobby": "^0.2.12",
"typescript": "^5.7.3",
"vitest": "^3.0.6"
},
"standard-version": {
"skip": {