Skip to content

Commit c64707f

Browse files
chore(deps): update react monorepo
1 parent bb9fa34 commit c64707f

3 files changed

Lines changed: 76 additions & 69 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
"electron-log": "5.4.4",
7171
"electron-menubar": "10.0.2",
7272
"electron-updater": "6.8.8",
73-
"react": "19.2.6",
74-
"react-dom": "19.2.6",
73+
"react": "19.2.7",
74+
"react-dom": "19.2.7",
7575
"react-router-dom": "7.16.0"
7676
},
7777
"devDependencies": {
@@ -101,7 +101,7 @@
101101
"@testing-library/react": "16.3.2",
102102
"@testing-library/user-event": "14.6.1",
103103
"@types/node": "24.12.4",
104-
"@types/react": "19.2.15",
104+
"@types/react": "19.2.17",
105105
"@types/react-dom": "19.2.3",
106106
"@types/react-router-dom": "5.3.3",
107107
"@types/semver": "7.7.1",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ allowBuilds:
1010
minimumReleaseAgeExclude:
1111
- electron-menubar@10.0.2
1212
overrides:
13-
react-is: '19.2.6'
13+
react-is: '19.2.7'
1414
# Temporary workaround for electron/electron#51619.
1515
# Electron installs can miss `path.txt` on Node 24.16+ until the upstream
1616
# yauzl fix is picked up. Remove this once Electron ships a proper fix.

0 commit comments

Comments
 (0)