Skip to content

Commit

Permalink
chore(deps): update react (#181)
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] committed Jun 1, 2024
1 parent bdd5e1a commit 2814aac
Show file tree
Hide file tree
Showing 5 changed files with 215 additions and 215 deletions.
4 changes: 2 additions & 2 deletions apps/vite-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@vitejs/plugin-react-swc": "3.6.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions docs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@vitest/coverage-v8": "1.4.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/tokens-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"storybook": "7.6.17"
},
"devDependencies": {
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@vitejs/plugin-react-swc": "3.6.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
},
"devDependencies": {
"@types/node": "20.11.30",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@vitejs/plugin-react-swc": "3.6.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
Expand Down
Loading

0 comments on commit 2814aac

Please sign in to comment.