Skip to content

Commit 6611364

Browse files
chore(deps): update react dependencies (#80)
* chore(deps): update react dependencies | datasource | package | from | to | | ---------- | ---------------- | ------ | ------- | | npm | @types/react | 19.1.0 | 19.1.10 | | npm | @types/react-dom | 19.1.1 | 19.1.7 | | npm | react | 19.1.0 | 19.1.1 | | npm | react-dom | 19.1.0 | 19.1.1 | * Create hot-insects-cry.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Bassim Shahidy <122117267+AVGVSTVS96@users.noreply.github.com>
1 parent b40ad4e commit 6611364

File tree

3 files changed

+55
-34
lines changed

3 files changed

+55
-34
lines changed

.changeset/hot-insects-cry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'react-shiki': patch
3+
---
4+
5+
Update react dependencies

pnpm-lock.yaml

Lines changed: 46 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.0
7-
react-dom: ^19.1.0
8-
"@types/react": ^19.1.0
9-
"@types/react-dom": ^19.1.1
6+
react: ^19.1.1
7+
react-dom: ^19.1.1
8+
"@types/react": ^19.1.10
9+
"@types/react-dom": ^19.1.7
1010

1111
onlyBuiltDependencies:
1212
- "@biomejs/biome"

0 commit comments

Comments
 (0)