Skip to content

Commit c2cce77

Browse files
chore(deps): update react dependencies to ^19.2.0
| datasource | package | from | to | | ---------- | ---------------- | ------- | ------ | | npm | @types/react | 19.1.10 | 19.2.0 | | npm | @types/react-dom | 19.1.7 | 19.2.0 | | npm | react | 19.1.1 | 19.2.0 | | npm | react-dom | 19.1.1 | 19.2.0 |
1 parent a99855f commit c2cce77

File tree

2 files changed

+64
-34
lines changed

2 files changed

+64
-34
lines changed

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ packages:
33
- playground
44

55
catalog:
6-
react: ^19.1.1
7-
react-dom: ^19.1.1
8-
"@types/react": ^19.1.10
9-
"@types/react-dom": ^19.1.7
6+
react: ^19.2.0
7+
react-dom: ^19.2.0
8+
"@types/react": ^19.2.0
9+
"@types/react-dom": ^19.2.0
1010

1111
onlyBuiltDependencies:
1212
- "@biomejs/biome"

0 commit comments

Comments
 (0)