Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent e1ef732 commit 7042f08
Show file tree
Hide file tree
Showing 2 changed files with 2,209 additions and 2,393 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"react-dom": "16.10.2"
},
"devDependencies": {
"@graphql-codegen/cli": "1.8.1",
"@graphql-codegen/fragment-matcher": "1.8.1",
"@graphql-codegen/introspection": "1.8.1",
"@graphql-codegen/typescript": "1.8.1",
"@graphql-codegen/typescript-operations": "1.8.1",
"@graphql-codegen/typescript-react-apollo": "1.8.1",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/fragment-matcher": "5.0.2",
"@graphql-codegen/introspection": "4.0.3",
"@graphql-codegen/typescript": "4.0.6",
"@graphql-codegen/typescript-operations": "4.2.0",
"@graphql-codegen/typescript-react-apollo": "4.3.0",
"@types/graphql": "14.2.3",
"@types/node": "12.11.1",
"@types/react": "16.9.7",
"@types/react-dom": "16.9.2",
"@types/node": "20.12.7",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/yaml": "1.2.0",
"dotenv": "8.2.0",
"ts-node": "8.4.1",
"typescript": "3.6.4",
"yaml": "1.7.2"
"dotenv": "16.4.5",
"ts-node": "10.9.2",
"typescript": "5.4.5",
"yaml": "2.4.1"
},
"scripts": {
"codegen": "graphql-codegen --require dotenv/config"
Expand Down

0 comments on commit 7042f08

Please sign in to comment.