Skip to content

Commit 94bd902

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

File tree

3 files changed

+93
-93
lines changed

3 files changed

+93
-93
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.0",
6+
"react": "19.1.1",
77
"react-csv-downloader": "file:../",
8-
"react-dom": "19.1.0",
8+
"react-dom": "19.1.1",
99
"react-scripts": "5.0.1"
1010
},
1111
"scripts": {

package-lock.json

Lines changed: 86 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
@@ -45,8 +45,8 @@
4545
"@types/chai": "5.2.2",
4646
"@types/file-saver": "2.0.7",
4747
"@types/mocha": "10.0.10",
48-
"@types/node": "22.16.5",
49-
"@types/react": "19.1.8",
48+
"@types/node": "22.17.0",
49+
"@types/react": "19.1.9",
5050
"chai": "5.2.1",
5151
"eslint": "9.32.0",
5252
"eslint-config-prettier": "10.1.8",
@@ -58,11 +58,11 @@
5858
"globals": "16.3.0",
5959
"mocha": "11.7.1",
6060
"prettier": "3.6.2",
61-
"react": "19.1.0",
61+
"react": "19.1.1",
6262
"rimraf": "6.0.1",
6363
"ts-node": "10.9.2",
64-
"typescript": "5.8.3",
65-
"typescript-eslint": "8.38.0"
64+
"typescript": "5.9.2",
65+
"typescript-eslint": "8.39.0"
6666
},
6767
"peerDependencies": {
6868
"react": "^16.6.3 || ^17.0.0 || ^18.0.0 || ^19.0.0"

0 commit comments

Comments
 (0)