Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent daf5ea9 commit 7890cd2
Show file tree
Hide file tree
Showing 4 changed files with 8,644 additions and 15,921 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@storybook/test-runner": "^0.17.0",
"@storybook/theming": "^8.0.9",
"@types/node": "20.14.9",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.1.0",
"@vtex/shoreline-stylelint": "workspace:*",
"@vtex/shoreline-test-utils": "workspace:*",
Expand All @@ -77,9 +77,9 @@
"plop": "3.1.2",
"prettier": "^2.8.8",
"raw.macro": "^0.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-test-renderer": "18.3.1",
"storybook": "^8.0.9",
"stylelint": "^15.11.0",
"stylelint-config-recommended": "^13.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"nextra": "2.13.4",
"nextra-theme-docs": "2.13.4",
"prettier": "3.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-markdown": "9.0.1",
"shiki": "1.3.0",
"swr": "^2.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"scule": "1.1.1",
"tiny-invariant": "1.3.3",
"tiny-warning": "1.0.3",
"use-sync-external-store": "1.2.0"
"use-sync-external-store": "1.2.2"
}
}
Loading

0 comments on commit 7890cd2

Please sign in to comment.