Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#93)
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 Jul 15, 2024
1 parent 4ddee79 commit 94b5db4
Show file tree
Hide file tree
Showing 3 changed files with 219 additions and 307 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
]
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.5.23",
"@eslint-react/eslint-plugin": "^1.5.25",
"@solidjs/testing-library": "^0.8.8",
"@tanstack/config": "^0.9.6",
"@testing-library/jest-dom": "^6.4.6",
Expand All @@ -49,8 +49,8 @@
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
"jsdom": "^24.1.0",
"knip": "^5.25.1",
"nx": "^19.4.2",
"knip": "^5.26.0",
"nx": "^19.4.3",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.5",
"publint": "^0.2.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@sveltejs/package": "^2.3.2",
"@sveltejs/vite-plugin-svelte": "^4.0.0-next.3",
"@testing-library/svelte": "^5.2.0",
"eslint-plugin-svelte": "^2.41.0",
"eslint-plugin-svelte": "^2.42.0",
"svelte": "^5.0.0-next.179",
"svelte-check": "^3.8.4"
},
Expand Down
Loading

0 comments on commit 94b5db4

Please sign in to comment.