Skip to content

Commit

Permalink
feat: react devDeps bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kirill-ivanovvv committed Sep 16, 2024
1 parent 6497196 commit b6e125c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 62 deletions.
65 changes: 5 additions & 60 deletions .pnp.cjs

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

2 changes: 1 addition & 1 deletion packages/upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/react": "18.2.20",
"graphql": "^16.3.0",
"react": "18.2.0"
"react": "^18.2.0"
},
"peerDependencies": {
"graphql": "^16.3.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ __metadata:
"@types/react": "npm:18.2.20"
graphql: "npm:^16.3.0"
graphql-request: "npm:^4.0.0"
react: "npm:18.2.0"
react: "npm:^18.2.0"
peerDependencies:
graphql: ^16.3.0
react: ^18.2.0
Expand Down

0 comments on commit b6e125c

Please sign in to comment.