Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent 1c28df2 commit 5197aa1
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
16 changes: 8 additions & 8 deletions view/package-lock.json

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

4 changes: 2 additions & 2 deletions view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@mui/styled-engine-sc": "^5.11.11",
"@next/font": "13.2.4",
"@types/node": "18.16.3",
"@types/react": "18.2.0",
"@types/react-dom": "18.2.1",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"chart.js": "^4.2.1",
"eslint": "8.36.0",
"eslint-config-next": "13.2.4",
Expand Down
16 changes: 8 additions & 8 deletions view/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -593,10 +593,10 @@
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz"
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==

"@types/[email protected].1":
version "18.2.1"
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.1.tgz"
integrity sha512-8QZEV9+Kwy7tXFmjJrp3XUKQSs9LTnE0KnoUb0YCguWBiNW0Yfb2iBMYZ08WPg35IR6P3Z0s00B15SwZnO26+w==
"@types/[email protected].4":
version "18.2.4"
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.4.tgz"
integrity sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==
dependencies:
"@types/react" "*"

Expand All @@ -614,10 +614,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected].0":
version "18.2.0"
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.0.tgz"
integrity sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA==
"@types/react@*", "@types/[email protected].8":
version "18.2.8"
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.8.tgz"
integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 5197aa1

Please sign in to comment.