Skip to content

Commit 75e55b9

Browse files
chore(deps): update react monorepo (#573)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9506747 commit 75e55b9

File tree

3 files changed

+74
-74
lines changed

3 files changed

+74
-74
lines changed

packages/pixels/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@
152152
"@repo/tsup-config": "workspace:*",
153153
"@repo/vite-config": "workspace:*",
154154
"@types/debug": "4.1.12",
155-
"@types/react": "18.3.13",
156-
"@types/react-dom": "18.3.1",
155+
"@types/react": "18.3.14",
156+
"@types/react-dom": "18.3.2",
157157
"@uiw/react-json-view": "2.0.0-alpha.30",
158158
"react": "18.3.1",
159159
"react-dom": "18.3.1"

packages/uniform/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@
145145
"@repo/vite-config": "workspace:*",
146146
"@testing-library/react-hooks": "8.0.1",
147147
"@types/debug": "4.1.12",
148-
"@types/react": "18.3.13",
149-
"@types/react-dom": "18.3.1",
148+
"@types/react": "18.3.14",
149+
"@types/react-dom": "18.3.2",
150150
"@types/slug": "5.0.9",
151151
"react": "18.3.1",
152152
"react-dom": "18.3.1"

0 commit comments

Comments
 (0)