Skip to content

Commit c558bd4

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

File tree

2 files changed

+89
-89
lines changed

2 files changed

+89
-89
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
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.8.0",
53+
"@testing-library/jest-dom": "6.9.1",
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.18.6",
59-
"@types/react": "19.1.14",
60-
"@types/react-dom": "19.1.9",
58+
"@types/node": "22.18.8",
59+
"@types/react": "19.2.0",
60+
"@types/react-dom": "19.2.0",
6161
"@vitejs/plugin-react": "5.0.4",
6262
"@vitest/coverage-v8": "3.2.4",
6363
"bootstrap": "5.3.8",
@@ -68,8 +68,8 @@
6868
"typedoc-plugin-mdn-links": "5.0.9",
6969
"typedoc-plugin-rename-defaults": "0.7.3",
7070
"typescript": "5.8.3",
71-
"typescript-eslint": "8.44.1",
72-
"vite": "7.1.7",
71+
"typescript-eslint": "8.45.0",
72+
"vite": "7.1.9",
7373
"vitest": "3.2.4"
7474
}
7575
}

0 commit comments

Comments
 (0)