Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 8b8a475 commit df2217f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packages/datastore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"size:why": "size-limit --why"
},
"peerDependencies": {
"react": "17.0.1",
"react": "17.0.2",
"vue": "3.0.6"
},
"peerDependenciesMeta": {
Expand All @@ -34,7 +34,7 @@
"@types/debug": "4.1.5",
"@types/jest": "26.0.20",
"@types/json-schema": "7.0.7",
"@types/react-dom": "17.0.1",
"@types/react-dom": "17.0.19",
"@types/traverse": "0.6.32",
"@types/uuid": "8.3.0",
"@types/websql": "0.0.27",
Expand All @@ -44,7 +44,7 @@
"fake-indexeddb": "3.1.2",
"isomorphic-unfetch": "3.1.0",
"jest": "26.6.3",
"react": "17.0.1",
"react": "17.0.2",
"size-limit": "4.9.2",
"supports-color": "8.1.1",
"ts-jest": "26.5.1",
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@docusaurus/core": "2.0.0-alpha.fd17476c3",
"@docusaurus/preset-classic": "2.0.0-alpha.fd17476c3",
"gsap": "3.6.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"scrollmagic": "2.0.8",
"scrollscene": "0.0.24",
"styled-components": "5.2.1"
Expand Down

0 comments on commit df2217f

Please sign in to comment.