Skip to content

Commit ad47fe9

Browse files
chore(deps): update devdependencies
1 parent e1ef732 commit ad47fe9

File tree

2 files changed

+2117
-2445
lines changed

2 files changed

+2117
-2445
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@
1414
"react-dom": "16.10.2"
1515
},
1616
"devDependencies": {
17-
"@graphql-codegen/cli": "1.8.1",
18-
"@graphql-codegen/fragment-matcher": "1.8.1",
19-
"@graphql-codegen/introspection": "1.8.1",
20-
"@graphql-codegen/typescript": "1.8.1",
21-
"@graphql-codegen/typescript-operations": "1.8.1",
22-
"@graphql-codegen/typescript-react-apollo": "1.8.1",
17+
"@graphql-codegen/cli": "5.0.3",
18+
"@graphql-codegen/fragment-matcher": "5.0.2",
19+
"@graphql-codegen/introspection": "4.0.3",
20+
"@graphql-codegen/typescript": "4.1.2",
21+
"@graphql-codegen/typescript-operations": "4.4.0",
22+
"@graphql-codegen/typescript-react-apollo": "4.3.2",
2323
"@types/graphql": "14.2.3",
24-
"@types/node": "12.11.1",
25-
"@types/react": "16.9.7",
26-
"@types/react-dom": "16.9.2",
24+
"@types/node": "22.12.0",
25+
"@types/react": "19.0.8",
26+
"@types/react-dom": "19.0.3",
2727
"@types/yaml": "1.2.0",
28-
"dotenv": "8.2.0",
29-
"ts-node": "8.4.1",
30-
"typescript": "3.6.4",
31-
"yaml": "1.7.2"
28+
"dotenv": "16.4.7",
29+
"ts-node": "10.9.2",
30+
"typescript": "5.7.3",
31+
"yaml": "2.7.0"
3232
},
3333
"scripts": {
3434
"codegen": "graphql-codegen --require dotenv/config"

0 commit comments

Comments
 (0)