We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d4c401 + 6281665 commit 9964cddCopy full SHA for 9964cdd
packages/rtk-query-codegen-openapi/package.json
@@ -58,6 +58,7 @@
58
"dependencies": {
59
"@apidevtools/swagger-parser": "^10.0.2",
60
"commander": "^6.2.0",
61
+ "lodash": "^4.17.21",
62
"oazapfts": "^6.0.2",
63
"prettier": "^3.2.5",
64
"semver": "^7.3.5",
yarn.lock
@@ -8206,6 +8206,7 @@ __metadata:
8206
esbuild: "npm:~0.17"
8207
esbuild-runner: "npm:^2.2.1"
8208
husky: "npm:^4.3.6"
8209
+ lodash: "npm:^4.17.21"
8210
msw: "npm:^2.1.5"
8211
node-fetch: "npm:^3.3.2"
8212
oazapfts: "npm:^6.0.2"
0 commit comments