Skip to content

Commit 40f07c2

Browse files
fix(deps): update react monorepo
1 parent bc8066e commit 40f07c2

File tree

3 files changed

+132
-106
lines changed

3 files changed

+132
-106
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"@storybook/test-runner": "^0.17.0",
5858
"@storybook/theming": "^8.3.6",
5959
"@types/node": "20.14.9",
60-
"@types/react": "18.3.11",
61-
"@types/react-dom": "18.3.1",
60+
"@types/react": "18.3.19",
61+
"@types/react-dom": "18.3.5",
6262
"@vitejs/plugin-react": "4.1.0",
6363
"@vtex/shoreline-test-utils": "workspace:*",
6464
"chromatic": "^9.1.0",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"scule": "1.1.1",
3131
"tiny-invariant": "1.3.3",
3232
"tiny-warning": "1.0.3",
33-
"use-sync-external-store": "1.2.0"
33+
"use-sync-external-store": "1.4.0"
3434
}
3535
}

0 commit comments

Comments
 (0)