Skip to content

Commit d4de2ce

Browse files
Update all non-major dependencies (#243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27c725f commit d4de2ce

File tree

2 files changed

+83
-91
lines changed

2 files changed

+83
-91
lines changed

package-lock.json

Lines changed: 78 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
"@8hobbies/eslint-conf-react-baseline": "3.0.0",
5151
"@8hobbies/typedoc-plugin-404": "3.2.1",
5252
"@8hobbies/typedoc-plugin-plausible": "2.2.0",
53-
"@testing-library/jest-dom": "6.6.4",
53+
"@testing-library/jest-dom": "6.7.0",
5454
"@testing-library/react": "16.3.0",
5555
"@testing-library/user-event": "14.6.1",
5656
"@types/jest": "30.0.0",
5757
"@types/lodash-es": "4.17.12",
58-
"@types/node": "22.17.1",
59-
"@types/react": "19.1.9",
58+
"@types/node": "22.17.2",
59+
"@types/react": "19.1.10",
6060
"@types/react-dom": "19.1.7",
6161
"@vitejs/plugin-react": "5.0.0",
6262
"@vitest/coverage-v8": "3.2.4",
@@ -68,8 +68,8 @@
6868
"typedoc-plugin-mdn-links": "5.0.8",
6969
"typedoc-plugin-rename-defaults": "0.7.3",
7070
"typescript": "5.8.3",
71-
"typescript-eslint": "8.39.0",
72-
"vite": "7.1.1",
71+
"typescript-eslint": "8.39.1",
72+
"vite": "7.1.2",
7373
"vitest": "3.2.4"
7474
}
7575
}

0 commit comments

Comments
 (0)