chore: bump version (#2542)

This commit is contained in:
Himself65
2023-05-26 15:47:45 +08:00
committed by GitHub
parent 798dc49da4
commit ef1a44a413
10 changed files with 1125 additions and 997 deletions

View File

@@ -10,10 +10,10 @@
".": "./src/index.ts"
},
"devDependencies": {
"@graphql-codegen/add": "^4.0.1",
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/typescript": "^3.0.4",
"@graphql-codegen/typescript-operations": "^3.0.4",
"@graphql-codegen/add": "^5.0.0",
"@graphql-codegen/cli": "4.0.0",
"@graphql-codegen/typescript": "^4.0.0",
"@graphql-codegen/typescript-operations": "^4.0.0",
"@types/lodash-es": "^4.17.7",
"lodash-es": "^4.17.21",
"prettier": "^2.8.8"