Skip to content

Commit aa89e0b

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

File tree

3 files changed

+131
-117
lines changed

3 files changed

+131
-117
lines changed

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"react": "19.1.1",
6+
"react": "19.2.0",
77
"react-csv-downloader": "file:../",
8-
"react-dom": "19.1.1",
8+
"react-dom": "19.2.0",
99
"react-scripts": "5.0.1"
1010
},
1111
"scripts": {

0 commit comments

Comments
 (0)