Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2023
1 parent 5e2c367 commit c5a946b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"styled-components": "5.3.11"
},
"devDependencies": {
"@types/react": "18.2.12",
"@types/react": "18.2.18",
"@types/styled-components": "5.1.26",
"copyfiles": "2.4.1",
"docusaurus-plugin-typedoc": "0.19.2",
Expand Down
10 changes: 5 additions & 5 deletions documentation/yarn.lock

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

2 changes: 1 addition & 1 deletion react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@storybook/testing-library": "0.2.0",
"@tanstack/react-query-devtools": "^4.29.19",
"@types/lodash": "^4.14.190",
"@types/react": "18.2.7",
"@types/react": "18.2.18",
"@types/react-dom": "^18.2.7",
"@types/styled-components": "5.1.26",
"@types/three": "0.155.0",
Expand Down
10 changes: 5 additions & 5 deletions react-components/yarn.lock

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

0 comments on commit c5a946b

Please sign in to comment.