Skip to content

Commit b59a0b0

Browse files
fix(deps): update all non-major dependencies
1 parent 45ece28 commit b59a0b0

56 files changed

Lines changed: 2233 additions & 1710 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/publish-ci/cra5/package-lock.json

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

.github/publish-ci/cra5/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"private": true,
55
"dependencies": {
66
"@react-spring/web": "*",
7-
"react": "^19.1.0",
8-
"react-dom": "^19.1.0",
7+
"react": "^19.2.6",
8+
"react-dom": "^19.2.6",
99
"react-scripts": "5.0.1"
1010
},
1111
"scripts": {
@@ -36,9 +36,9 @@
3636
"workerDirectory": "public"
3737
},
3838
"devDependencies": {
39-
"@types/node": "22.15.18",
40-
"@types/react": "^19.1.2",
41-
"@types/react-dom": "^19.1.2",
39+
"@types/node": "22.19.19",
40+
"@types/react": "^19.2.15",
41+
"@types/react-dom": "^19.2.3",
4242
"typescript": "4.9.5"
4343
}
4444
}

0 commit comments

Comments
 (0)