Skip to content

Commit dc24ad2

Browse files
chore(deps): update all non-major dependencies (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e4508b commit dc24ad2

File tree

2 files changed

+213
-156
lines changed

2 files changed

+213
-156
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@tailwindcss/vite": "4.1.18",
2323
"@testing-library/jest-dom": "6.9.1",
2424
"@types/eslint-plugin-jsx-a11y": "6.10.1",
25-
"@types/node": "25.0.6",
26-
"@vitest/coverage-v8": "4.0.16",
25+
"@types/node": "25.0.7",
26+
"@vitest/coverage-v8": "4.0.17",
2727
"eslint": "9.39.2",
2828
"eslint-config-prettier": "10.1.8",
2929
"eslint-import-resolver-typescript": "4.4.4",
@@ -39,12 +39,12 @@
3939
"prettier-plugin-tailwindcss": "0.7.2",
4040
"tailwindcss": "4.1.18",
4141
"typescript": "5.9.3",
42-
"typescript-eslint": "8.52.0",
42+
"typescript-eslint": "8.53.0",
4343
"vite": "8.0.0-beta.7",
4444
"vite-plugin-checker": "0.12.0",
4545
"vite-plugin-solid": "2.11.10",
4646
"vite-tsconfig-paths": "6.0.4",
47-
"vitest": "4.0.16"
47+
"vitest": "4.0.17"
4848
},
4949
"dependencies": {
5050
"solid-js": "1.9.10"

0 commit comments

Comments
 (0)