Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2023
1 parent e6f3793 commit 313b4cb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@smartive/eslint-config": "4.0.1",
"@smartive/prettier-config": "3.1.2",
"@types/node": "18.18.8",
"@types/react": "18.2.35",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"eslint": "8.53.0",
"eslint-config-next": "14.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@storybook/react-webpack5": "^7.5.2",
"@storybook/testing-library": "^0.2.2",
"@types/node": "18.18.8",
"@types/react": "18.2.35",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
Expand Down

0 comments on commit 313b4cb

Please sign in to comment.