Skip to content

Commit

Permalink
Merge pull request #1394 from Quramy/renovate/react-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update react monorepo
  • Loading branch information
Quramy authored Oct 11, 2024
2 parents b99057a + 8dac49d commit fc7af94
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 20 deletions.
17 changes: 9 additions & 8 deletions project-fixtures/graphql-codegen-prj/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 project-fixtures/graphql-codegen-prj/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"@graphql-codegen/client-preset": "4.3.2",
"@graphql-codegen/typescript": "4.0.9",
"@graphql-codegen/typescript-document-nodes": "4.0.9",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"graphql": "16.9.0",
"prettier": "3.3.3",
"react": "18.3.1",
Expand Down
17 changes: 9 additions & 8 deletions project-fixtures/react-apollo-prj/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 project-fixtures/react-apollo-prj/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "react-apollo-project",
"devDependencies": {
"@apollo/client": "3.11.8",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"graphql": "16.9.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down

0 comments on commit fc7af94

Please sign in to comment.