We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8066e commit 40f07c2Copy full SHA for 40f07c2
package.json
@@ -57,8 +57,8 @@
57
"@storybook/test-runner": "^0.17.0",
58
"@storybook/theming": "^8.3.6",
59
"@types/node": "20.14.9",
60
- "@types/react": "18.3.11",
61
- "@types/react-dom": "18.3.1",
+ "@types/react": "18.3.19",
+ "@types/react-dom": "18.3.5",
62
"@vitejs/plugin-react": "4.1.0",
63
"@vtex/shoreline-test-utils": "workspace:*",
64
"chromatic": "^9.1.0",
packages/utils/package.json
@@ -30,6 +30,6 @@
30
"scule": "1.1.1",
31
"tiny-invariant": "1.3.3",
32
"tiny-warning": "1.0.3",
33
- "use-sync-external-store": "1.2.0"
+ "use-sync-external-store": "1.4.0"
34
}
35
0 commit comments