Skip to content

Commit a3ffff8

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

File tree

2 files changed

+77
-66
lines changed

2 files changed

+77
-66
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"@testing-library/user-event": "14.6.1",
5656
"@types/jest": "29.5.14",
5757
"@types/lodash-es": "4.17.12",
58-
"@types/node": "22.15.17",
59-
"@types/react": "19.1.3",
60-
"@types/react-dom": "19.1.3",
58+
"@types/node": "22.15.18",
59+
"@types/react": "19.1.4",
60+
"@types/react-dom": "19.1.5",
6161
"@vitejs/plugin-react": "4.4.1",
6262
"@vitest/coverage-v8": "3.1.3",
6363
"bootstrap": "5.3.6",
@@ -68,7 +68,7 @@
6868
"typedoc-plugin-mdn-links": "5.0.2",
6969
"typedoc-plugin-rename-defaults": "0.7.3",
7070
"typescript": "5.8.3",
71-
"typescript-eslint": "8.32.0",
71+
"typescript-eslint": "8.32.1",
7272
"vite": "6.3.5",
7373
"vitest": "3.1.3"
7474
}

0 commit comments

Comments
 (0)