Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 2a9183d commit a2a07fe
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
20 changes: 10 additions & 10 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.5.1",
"@graphql-codegen/typescript": "4.1.2",
"@graphql-codegen/typescript-document-nodes": "4.0.12",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"graphql": "16.10.0",
"prettier": "3.4.2",
"react": "18.3.1",
Expand Down
20 changes: 10 additions & 10 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.12.4",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"graphql": "16.10.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down

0 comments on commit a2a07fe

Please sign in to comment.