chore: post-release update examples

This commit is contained in:
Jason Kuhrt 2020-06-03 16:11:26 -04:00
parent 8c7b047a7b
commit cd27481f61
6 changed files with 15 additions and 15 deletions

View File

@ -16,7 +16,7 @@
]
},
"dependencies": {
"@nexus/schema": "^0.13.1",
"@nexus/schema": "0.14.0",
"apollo-datasource": "^0.2.0",
"apollo-datasource-rest": "^0.2.0",
"apollo-server": "2.2.0-alpha.2",

View File

@ -395,10 +395,10 @@
"@types/istanbul-reports" "^1.1.1"
"@types/yargs" "^12.0.9"
"@nexus/schema@^0.13.1":
version "0.13.1"
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.13.1.tgz#02dadf66b121b3c270659479f2410b7023fcc4a6"
integrity sha512-V7fFhkPOcqQ7KwSaAkfSTAV/klY/NlL7aIHTuEZynAUNm2cG8S6QSU+TuVlbpj0L14B9tqgPrVeO+IOe0AV+yA==
"@nexus/schema@0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.14.0.tgz#3242f4d02ec9458914deb638b434bcfbd5888d2e"
integrity sha512-niJFcOm1F2s3kwj+j3ips4sIIJaTNh5Auq+zcHwOsRBqSYsFJnA/8QUKMb1wjVIEqS+Jl71Sj4xFdg3/njlm9A==
dependencies:
iterall "^1.2.2"
tslib "^1.9.3"

View File

@ -13,7 +13,7 @@
"trailingComma": "all"
},
"dependencies": {
"@nexus/schema": "0.14.0-next.1",
"@nexus/schema": "0.14.0",
"graphql": "^14.5.8"
},
"devDependencies": {

View File

@ -2,10 +2,10 @@
# yarn lockfile v1
"@nexus/schema@0.14.0-next.1":
version "0.14.0-next.1"
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.14.0-next.1.tgz#ea822ce28fe914ff5167962d786bb803ee1e37e6"
integrity sha512-J0gx1iyIYhOpQt7aorDqWilCkTNGVv/OMSloFAl3hwGxZpX6NqiFN34ZqO5szdX3qyHWbU9TeCK2RXvStzfPGA==
"@nexus/schema@0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.14.0.tgz#3242f4d02ec9458914deb638b434bcfbd5888d2e"
integrity sha512-niJFcOm1F2s3kwj+j3ips4sIIJaTNh5Auq+zcHwOsRBqSYsFJnA/8QUKMb1wjVIEqS+Jl71Sj4xFdg3/njlm9A==
dependencies:
iterall "^1.2.2"
tslib "^1.9.3"

View File

@ -12,7 +12,7 @@
"write-translations": "docusaurus-write-translations"
},
"dependencies": {
"@nexus/schema": "^0.13.1",
"@nexus/schema": "0.14.0",
"dedent": "^0.7.0",
"graphql": "^14.5.8",
"monaco-editor": "^0.18.1",

View File

@ -766,10 +766,10 @@
call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0"
"@nexus/schema@^0.13.1":
version "0.13.1"
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.13.1.tgz#02dadf66b121b3c270659479f2410b7023fcc4a6"
integrity sha512-V7fFhkPOcqQ7KwSaAkfSTAV/klY/NlL7aIHTuEZynAUNm2cG8S6QSU+TuVlbpj0L14B9tqgPrVeO+IOe0AV+yA==
"@nexus/schema@0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.14.0.tgz#3242f4d02ec9458914deb638b434bcfbd5888d2e"
integrity sha512-niJFcOm1F2s3kwj+j3ips4sIIJaTNh5Auq+zcHwOsRBqSYsFJnA/8QUKMb1wjVIEqS+Jl71Sj4xFdg3/njlm9A==
dependencies:
iterall "^1.2.2"
tslib "^1.9.3"