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 Jan 4, 2024
1 parent a5d1a67 commit 36cc14e
Show file tree
Hide file tree
Showing 2 changed files with 628 additions and 522 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"coverage": "vitest run --coverage"
},
"devDependencies": {
"@sveltejs/adapter-auto": "2.1.1",
"@sveltejs/kit": "1.28.0",
"@sveltejs/adapter-auto": "3.1.0",
"@sveltejs/kit": "2.0.6",
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/svelte": "^4.0.0",
Expand All @@ -30,8 +30,8 @@
"eslint": "^8.30.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte3": "^4.0.0",
"jsdom": "^22.0.0",
"msw": "^1.0.0",
"jsdom": "^23.0.0",
"msw": "^2.0.0",
"prettier": "^3.0.0",
"prettier-plugin-svelte": "^3.0.0",
"svelte": "^4.0.0",
Expand All @@ -41,8 +41,8 @@
"svelte-preprocess": "^5.0.0",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"vite": "^4.0.2",
"vitest": "0.34.6"
"vite": "^5.0.0",
"vitest": "1.1.2"
},
"type": "module"
}
Loading

0 comments on commit 36cc14e

Please sign in to comment.