Skip to content

Commit

Permalink
chore(deps): update all major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent bbca6f4 commit e50fcc2
Show file tree
Hide file tree
Showing 2 changed files with 1,489 additions and 1,958 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,33 +16,33 @@
"coverage": "vitest run --coverage"
},
"devDependencies": {
"@sveltejs/adapter-auto": "2.1.1",
"@sveltejs/kit": "1.30.4",
"@testing-library/dom": "^9.0.0",
"@sveltejs/adapter-auto": "3.3.1",
"@sveltejs/kit": "2.14.1",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/svelte": "^4.0.0",
"@testing-library/svelte": "^5.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/testing-library__jest-dom": "^5.14.5",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@types/testing-library__jest-dom": "^6.0.0",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@vitest/coverage-c8": "^0.33.0",
"axios": "^1.2.1",
"eslint": "^8.30.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte3": "^4.0.0",
"jsdom": "^22.0.0",
"msw": "^1.0.0",
"jsdom": "^25.0.0",
"msw": "^2.0.0",
"prettier": "^3.0.0",
"prettier-plugin-svelte": "^3.0.0",
"svelte": "^4.0.0",
"svelte-check": "^3.0.0",
"svelte": "^5.0.0",
"svelte-check": "^4.0.0",
"svelte-fragment-component": "^1.2.0",
"svelte-htm": "^1.2.0",
"svelte-preprocess": "^5.0.0",
"svelte-preprocess": "^6.0.0",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"vite": "^4.0.2",
"vitest": "0.34.6"
"vite": "^6.0.0",
"vitest": "2.1.8"
},
"type": "module"
}
Loading

0 comments on commit e50fcc2

Please sign in to comment.