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 11, 2024
1 parent 263f3b2 commit cf48268
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.4.0",
"@graphql-codegen/typescript": "4.1.0",
"@graphql-codegen/typescript-document-nodes": "4.0.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"graphql": "16.9.0",
"prettier": "3.3.3",
"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.2",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"graphql": "16.9.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down

0 comments on commit cf48268

Please sign in to comment.