chore: release changes
This commit is contained in:
parent
2327a94d10
commit
58c3ad9c12
|
@ -13,7 +13,7 @@
|
||||||
"trailingComma": "all"
|
"trailingComma": "all"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nexus/schema": "0.15.0",
|
"@nexus/schema": "0.16.0-next.2",
|
||||||
"graphql": "^14.5.8"
|
"graphql": "^14.5.8"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
# yarn lockfile v1
|
# yarn lockfile v1
|
||||||
|
|
||||||
|
|
||||||
"@nexus/schema@0.15.0":
|
"@nexus/schema@0.16.0-next.2":
|
||||||
version "0.15.0"
|
version "0.16.0-next.2"
|
||||||
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.15.0.tgz#4f444417a1163a09d732e5b3b203f22780f4ae63"
|
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.16.0-next.2.tgz#bccc76d908e453bb446e0b3d5171fe2393836b39"
|
||||||
integrity sha512-Q3JYHlxvQ24z5vGfDbEOT7Q+zIFYvnuPv14jNdQ/KCRk6YQODPD/nSQilfFJW+9CBIhZhWZACjbeALRKFLCwjg==
|
integrity sha512-BK0vUhpyvTYqTRVusVtN8kuteKMw4tEXTfdXB4drKsGShRZmKczDwDl5SGKAgxabxY+JEoRz0xuBaOVAXnTXMw==
|
||||||
dependencies:
|
dependencies:
|
||||||
iterall "^1.2.2"
|
iterall "^1.2.2"
|
||||||
tslib "^1.9.3"
|
tslib "^1.9.3"
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
"write-translations": "docusaurus-write-translations"
|
"write-translations": "docusaurus-write-translations"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nexus/schema": "0.14.0",
|
"@nexus/schema": "0.16.0-next.2",
|
||||||
"dedent": "^0.7.0",
|
"dedent": "^0.7.0",
|
||||||
"graphql": "^14.5.8",
|
"graphql": "^14.5.8",
|
||||||
"monaco-editor": "^0.18.1",
|
"monaco-editor": "^0.18.1",
|
||||||
|
|
|
@ -766,10 +766,10 @@
|
||||||
call-me-maybe "^1.0.1"
|
call-me-maybe "^1.0.1"
|
||||||
glob-to-regexp "^0.3.0"
|
glob-to-regexp "^0.3.0"
|
||||||
|
|
||||||
"@nexus/schema@0.14.0":
|
"@nexus/schema@0.16.0-next.2":
|
||||||
version "0.14.0"
|
version "0.16.0-next.2"
|
||||||
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.14.0.tgz#3242f4d02ec9458914deb638b434bcfbd5888d2e"
|
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.16.0-next.2.tgz#bccc76d908e453bb446e0b3d5171fe2393836b39"
|
||||||
integrity sha512-niJFcOm1F2s3kwj+j3ips4sIIJaTNh5Auq+zcHwOsRBqSYsFJnA/8QUKMb1wjVIEqS+Jl71Sj4xFdg3/njlm9A==
|
integrity sha512-BK0vUhpyvTYqTRVusVtN8kuteKMw4tEXTfdXB4drKsGShRZmKczDwDl5SGKAgxabxY+JEoRz0xuBaOVAXnTXMw==
|
||||||
dependencies:
|
dependencies:
|
||||||
iterall "^1.2.2"
|
iterall "^1.2.2"
|
||||||
tslib "^1.9.3"
|
tslib "^1.9.3"
|
||||||
|
|
Loading…
Reference in New Issue