Skip to content

Commit b52f99d

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

File tree

2 files changed

+78
-100
lines changed

2 files changed

+78
-100
lines changed

package-lock.json

Lines changed: 74 additions & 96 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.5.2",
5656
"@types/jest": "^29.5.14",
5757
"@types/lodash-es": "^4.17.12",
58-
"@types/node": "^22.10.1",
59-
"@types/react": "^19.0.0",
60-
"@types/react-dom": "^19.0.0",
58+
"@types/node": "^22.10.2",
59+
"@types/react": "^19.0.1",
60+
"@types/react-dom": "^19.0.2",
6161
"@vitejs/plugin-react": "^4.3.4",
6262
"@vitest/coverage-v8": "^2.1.6",
6363
"bootstrap": "^5.3.3",
@@ -68,7 +68,7 @@
6868
"typedoc-plugin-mdn-links": "^4.0.4",
6969
"typedoc-plugin-rename-defaults": "^0.7.2",
7070
"typescript": "~5.7.2",
71-
"typescript-eslint": "^8.17.0",
71+
"typescript-eslint": "^8.18.0",
7272
"vite": "^6.0.3",
7373
"vitest": "^2.1.6"
7474
}

0 commit comments

Comments
 (0)