Skip to content

Commit

Permalink
chore(deps): update react (#219)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent c95724d commit ca77947
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 16 deletions.
4 changes: 2 additions & 2 deletions packages/story-tokens-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"storybook": "7.6.20"
},
"devDependencies": {
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react-swc": "3.7.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
Expand Down
49 changes: 37 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions templates/demo-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
},
"devDependencies": {
"@types/node": "20.14.15",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react-swc": "3.7.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
Expand Down

0 comments on commit ca77947

Please sign in to comment.