Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#247)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 03d1f73 commit 7ce6586
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 175 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/svelte": "5.2.6",
"@types/eslint__js": "8.42.3",
"@types/node": "22.13.0",
"@vitest/coverage-v8": "3.0.4",
"@types/node": "22.13.1",
"@vitest/coverage-v8": "3.0.5",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
"eslint-import-resolver-typescript": "3.7.0",
Expand All @@ -29,15 +29,15 @@
"prettier": "3.4.2",
"prettier-plugin-svelte": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.11",
"svelte": "5.19.6",
"svelte": "5.19.7",
"svelte-eslint-parser": "0.43.0",
"tailwindcss": "4.0.3",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0",
"typescript-eslint": "8.23.0",
"vite": "6.0.11",
"vite-plugin-checker": "0.8.0",
"vite-tsconfig-paths": "5.1.4",
"vitest": "3.0.4"
"vitest": "3.0.5"
},
"scripts": {
"build": "vite build",
Expand Down
Loading

0 comments on commit 7ce6586

Please sign in to comment.