Skip to content

Commit

Permalink
Merge pull request #717 from danskernesdigitalebibliotek/remove-types…
Browse files Browse the repository at this point in the history
…cript-graphql-typed-files-modules

Remove typescript-graphql-typed-files-modules
  • Loading branch information
kasperg authored Nov 27, 2023
2 parents 4ed29e7 + 54e89a3 commit 86e4459
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 78 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@
"svg-url-loader": "^8.0.0",
"ts-node": "^10.7.0",
"typescript": "^4.6.4",
"typescript-graphql-typed-files-modules": "^0.1.2",
"vitest": "^0.28.5",
"webpack": "^5.89.0",
"webpack-cli": "^4.9.2",
Expand Down Expand Up @@ -171,4 +170,4 @@
"peerDependencies": {
"postcss": "^8.4.31"
}
}
}
86 changes: 10 additions & 76 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@
ajv-draft-04 "^1.0.0"
call-me-maybe "^1.0.1"

"@ardatan/[email protected]":
version "0.0.6"
resolved "https://registry.npmjs.org/@ardatan/aggregate-error/-/aggregate-error-0.0.6.tgz"
integrity sha512-vyrkEHG1jrukmzTPtyWB4NLPauUw5bQeg4uhn8f+1SSynmrOcyvlb1GKQjjgoBzElLdfXCRYX8UnBlhklOHYRQ==
dependencies:
tslib "~2.0.1"

"@asyncapi/specs@^2.14.0":
version "2.14.0"
resolved "https://registry.npmjs.org/@asyncapi/specs/-/specs-2.14.0.tgz"
Expand Down Expand Up @@ -1800,17 +1793,6 @@
"@graphql-codegen/plugin-helpers" "^2.3.2"
tslib "~2.3.0"

"@graphql-codegen/plugin-helpers@^1.18.8":
version "1.18.8"
resolved "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.18.8.tgz"
integrity sha512-mb4I9j9lMGqvGggYuZ0CV+Hme08nar68xkpPbAVotg/ZBmlhZIok/HqW2BcMQi7Rj+Il5HQMeQ1wQ1M7sv/TlQ==
dependencies:
"@graphql-tools/utils" "^7.9.1"
common-tags "1.8.0"
import-from "4.0.0"
lodash "~4.17.0"
tslib "~2.3.0"

"@graphql-codegen/plugin-helpers@^2.3.2", "@graphql-codegen/plugin-helpers@^2.4.0", "@graphql-codegen/plugin-helpers@^2.4.1":
version "2.4.2"
resolved "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.4.2.tgz"
Expand Down Expand Up @@ -1889,22 +1871,6 @@
parse-filepath "^1.0.2"
tslib "~2.4.0"

"@graphql-codegen/visitor-plugin-common@^1.13.3":
version "1.22.0"
resolved "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.22.0.tgz"
integrity sha512-2afJGb6d8iuZl9KizYsexPwraEKO1lAvt5eVHNM5Xew4vwz/AUHeqDR2uOeQgVV+27EzjjzSDd47IEdH0dLC2w==
dependencies:
"@graphql-codegen/plugin-helpers" "^1.18.8"
"@graphql-tools/optimize" "^1.0.1"
"@graphql-tools/relay-operation-optimizer" "^6.3.0"
array.prototype.flatmap "^1.2.4"
auto-bind "~4.0.0"
change-case-all "1.0.14"
dependency-graph "^0.11.0"
graphql-tag "^2.11.0"
parse-filepath "^1.0.2"
tslib "~2.3.0"

"@graphql-tools/apollo-engine-loader@^7.0.5":
version "7.2.16"
resolved "https://registry.npmjs.org/@graphql-tools/apollo-engine-loader/-/apollo-engine-loader-7.2.16.tgz"
Expand Down Expand Up @@ -2064,7 +2030,7 @@
tslib "~2.4.0"
yaml-ast-parser "^0.0.43"

"@graphql-tools/relay-operation-optimizer@^6.3.0", "@graphql-tools/relay-operation-optimizer@^6.3.7":
"@graphql-tools/relay-operation-optimizer@^6.3.7":
version "6.4.10"
resolved "https://registry.npmjs.org/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.4.10.tgz"
integrity sha512-a5wDdXP7MmwZDy9R8+RZ0ajJBWX1Lk9sIG6uSIo5G/LnGpXncgBhKpJf5r6rOf0zsFLWnAkYm/dCDMpFaGE/Yw==
Expand Down Expand Up @@ -2111,15 +2077,6 @@
dependencies:
tslib "~2.4.0"

"@graphql-tools/utils@^7.9.1":
version "7.10.0"
resolved "https://registry.npmjs.org/@graphql-tools/utils/-/utils-7.10.0.tgz"
integrity sha512-d334r6bo9mxdSqZW6zWboEnnOOFRrAPVQJ7LkU8/6grglrbcu6WhwCLzHb90E94JI3TD3ricC3YGbUqIi9Xg0w==
dependencies:
"@ardatan/aggregate-error" "0.0.6"
camel-case "4.1.2"
tslib "~2.2.0"

"@graphql-tools/[email protected]":
version "8.4.17"
resolved "https://registry.npmjs.org/@graphql-tools/wrap/-/wrap-8.4.17.tgz"
Expand Down Expand Up @@ -5694,7 +5651,7 @@ array.prototype.flat@^1.2.1, array.prototype.flat@^1.3.2:
es-abstract "^1.22.1"
es-shim-unscopables "^1.0.0"

array.prototype.flatmap@^1.2.1, array.prototype.flatmap@^1.2.4, array.prototype.flatmap@^1.3.1, array.prototype.flatmap@^1.3.2:
array.prototype.flatmap@^1.2.1, array.prototype.flatmap@^1.3.1, array.prototype.flatmap@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
Expand Down Expand Up @@ -6804,14 +6761,6 @@ callsites@^3.0.0:
resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz"
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==

[email protected], camel-case@^4.1.2:
version "4.1.2"
resolved "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz"
integrity sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==
dependencies:
pascal-case "^3.1.2"
tslib "^2.0.3"

camel-case@^4.1.1:
version "4.1.1"
resolved "https://registry.npmjs.org/camel-case/-/camel-case-4.1.1.tgz"
Expand All @@ -6820,6 +6769,14 @@ camel-case@^4.1.1:
pascal-case "^3.1.1"
tslib "^1.10.0"

camel-case@^4.1.2:
version "4.1.2"
resolved "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz"
integrity sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==
dependencies:
pascal-case "^3.1.2"
tslib "^2.0.3"

[email protected]:
version "2.0.1"
resolved "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz"
Expand Down Expand Up @@ -7391,11 +7348,6 @@ common-path-prefix@^3.0.0:
resolved "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz"
integrity sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==

[email protected]:
version "1.8.0"
resolved "https://registry.npmjs.org/common-tags/-/common-tags-1.8.0.tgz"
integrity sha512-6P6g0uetGpW/sdyUy/iQQCbFF0kWVMSIVSyYz7Zgjcgh8mgw8PQzDNZeyZ5DQ2gM7LBoZPHmnjz8rUthkBG5tw==

[email protected], common-tags@^1.8.0:
version "1.8.2"
resolved "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz"
Expand Down Expand Up @@ -18714,16 +18666,6 @@ tslib@^2.0.1, tslib@^2.3.0, tslib@~2.3.0:
resolved "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz"
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==

tslib@~2.0.1:
version "2.0.3"
resolved "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz"
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==

tslib@~2.2.0:
version "2.2.0"
resolved "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz"
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==

tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz"
Expand Down Expand Up @@ -18856,14 +18798,6 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript-graphql-typed-files-modules@^0.1.2:
version "0.1.2"
resolved "https://registry.npmjs.org/typescript-graphql-typed-files-modules/-/typescript-graphql-typed-files-modules-0.1.2.tgz"
integrity sha512-7fGUkg9fLvea68IHWtCzDS8980jNsy/raO/mLKdUFqduvgmSkoNles9VEQGUbUU8j9bpQUq1scFLqmm/pHz9Qg==
dependencies:
"@graphql-codegen/visitor-plugin-common" "^1.13.3"
pascal-case "^3.1.1"

typescript@^4.6.4:
version "4.6.4"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz"
Expand Down

0 comments on commit 86e4459

Please sign in to comment.