Skip to content

Commit

Permalink
build(deps): bump @tinacms/datalayer and tinacms-gitprovider-github
Browse files Browse the repository at this point in the history
Bumps [@tinacms/datalayer](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/datalayer) and [tinacms-gitprovider-github](https://github.com/tinacms/tinacms/tree/HEAD/packages/next-tinacms-dos). These dependencies needed to be updated together.

Updates `@tinacms/datalayer` from 1.2.40 to 1.3.2
- [Release notes](https://github.com/tinacms/tinacms/releases)
- [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/@tinacms/datalayer/CHANGELOG.md)
- [Commits](https://github.com/tinacms/tinacms/commits/[email protected]/packages/@tinacms/datalayer)

Updates `tinacms-gitprovider-github` from 1.0.11 to 2.0.2
- [Release notes](https://github.com/tinacms/tinacms/releases)
- [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/next-tinacms-dos/CHANGELOG.md)
- [Commits](https://github.com/tinacms/tinacms/commits/[email protected]/packages/next-tinacms-dos)

---
updated-dependencies:
- dependency-name: "@tinacms/datalayer"
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: tinacms-gitprovider-github
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 74d09aa commit cabc2a0
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@headlessui/react": "1.7.5",
"@tailwindcss/typography": "^0.5.8",
"@tinacms/auth": "^1.0.4",
"@tinacms/datalayer": "^1.2.40",
"@tinacms/datalayer": "^1.3.2",
"date-fns": "^2.23.0",
"next": "^13.3.1",
"next-auth": "^4.24.7",
Expand All @@ -42,7 +42,7 @@
"tailwindcss": "^3.2.4",
"tinacms": "^2.1.1",
"tinacms-authjs": "^2.0.1",
"tinacms-gitprovider-github": "^1.0.11",
"tinacms-gitprovider-github": "^2.0.2",
"typescript": "^4.5.2",
"upstash-redis-level": "^1.1.1"
}
Expand Down
170 changes: 155 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3897,12 +3897,12 @@
yup "^0.32.9"
zod "^3.14.3"

"@tinacms/datalayer@^1.2.40":
version "1.2.40"
resolved "https://registry.yarnpkg.com/@tinacms/datalayer/-/datalayer-1.2.40.tgz#90247e353399be5981fe3d662c3293ebc5557f67"
integrity sha512-m722Jq+2ZTLV86dQ/7p/iwYz7BHaVUfpRaD2YxgZ0Nci1sFbd6ELSyZTze74Ey/5owIJMr8qEvJpn5i6O33TWQ==
"@tinacms/datalayer@^1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@tinacms/datalayer/-/datalayer-1.3.2.tgz#2f9de9b4ab07a012b5d604ff5c4c1b13c6858684"
integrity sha512-sDSDLL3yuhmDeyVctG62gfgyZuZKdHwBku5PoCW9w6sB+U33rk819nJptyMk3NzP2+IpAv/Fkc3fjG9JIE67xg==
dependencies:
"@tinacms/graphql" "1.4.40"
"@tinacms/graphql" "1.5.2"

"@tinacms/[email protected]":
version "1.4.40"
Expand Down Expand Up @@ -3931,6 +3931,35 @@
scmp "^2.1.0"
yup "^0.32.9"

"@tinacms/[email protected]":
version "1.5.2"
resolved "https://registry.yarnpkg.com/@tinacms/graphql/-/graphql-1.5.2.tgz#8a9544363ed68ca7f3d37a0b128ee55698bad01e"
integrity sha512-RmqkaTqqORC9t2ei9rP26fYh/wsum0cKQqmukMawqEQEo8ax8KCBs9ddJUPj6/sI+HybNWxM1BQkt2BPkYKMCA==
dependencies:
"@iarna/toml" "^2.2.5"
"@tinacms/mdx" "1.4.2"
"@tinacms/schema-tools" "1.6.2"
abstract-level "^1.0.4"
date-fns "^2.30.0"
fast-glob "^3.3.2"
fs-extra "^9.1.0"
glob-parent "^6.0.2"
graphql "15.8.0"
gray-matter "^4.0.3"
isomorphic-git "^1.27.1"
js-sha1 "^0.6.0"
js-yaml "^3.14.1"
jsonpath-plus "^6.0.1"
lodash.clonedeep "^4.5.0"
lodash.set "^4.3.2"
lodash.uniqby "^4.7.0"
many-level "^2.0.0"
micromatch "4.0.5"
normalize-path "^3.0.0"
readable-stream "^4.5.2"
scmp "^2.1.0"
yup "^0.32.11"

"@tinacms/[email protected]":
version "1.3.29"
resolved "https://registry.yarnpkg.com/@tinacms/mdx/-/mdx-1.3.29.tgz#193a81bbffaa2cd3d0ba69512c09a434ff5ef7f5"
Expand Down Expand Up @@ -3967,6 +3996,42 @@
uvu "0.5.6"
vfile-message "3.1.4"

"@tinacms/[email protected]":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@tinacms/mdx/-/mdx-1.4.2.tgz#932a9f78201e0e01515d208da841b7080fd1c885"
integrity sha512-UsJJNAD8uKtjtJV/hFeDwXRVHVd7PowcIV3dhq/fLDzXY3dvOJnRuIHpNX3IxanUApzHjX9kBVNp/UQBOjHhvA==
dependencies:
"@tinacms/schema-tools" "1.6.2"
acorn "8.8.2"
ccount "2.0.1"
estree-util-is-identifier-name "2.1.0"
lodash.flatten "4.4.0"
mdast-util-compact "4.1.1"
mdast-util-directive "2.2.4"
mdast-util-from-markdown "1.3.0"
mdast-util-gfm "2.0.2"
mdast-util-mdx-jsx "2.1.2"
mdast-util-to-markdown "1.5.0"
micromark-extension-gfm "2.0.3"
micromark-factory-mdx-expression "1.0.7"
micromark-factory-space "1.0.0"
micromark-factory-whitespace "1.0.0"
micromark-util-character "1.1.0"
micromark-util-symbol "1.0.1"
micromark-util-types "1.0.2"
parse-entities "4.0.1"
prettier "^2.7.1"
remark "14.0.2"
remark-gfm "^2.0.0"
remark-mdx "2.3.0"
stringify-entities "4.0.3"
typedoc "^0.26.3"
unist-util-source "4.0.2"
unist-util-stringify-position "3.0.3"
unist-util-visit "4.1.2"
uvu "0.5.6"
vfile-message "3.1.4"

"@tinacms/[email protected]":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@tinacms/metrics/-/metrics-1.0.5.tgz#404a15526adf1fbb31fa3de629706d3865a550bb"
Expand All @@ -3992,6 +4057,15 @@
url-pattern "^1.0.3"
zod "^3.14.3"

"@tinacms/[email protected]":
version "1.6.2"
resolved "https://registry.yarnpkg.com/@tinacms/schema-tools/-/schema-tools-1.6.2.tgz#7075550676d17e94156349c660c6b6d699a03b9e"
integrity sha512-9AUbQX2NSIY+Tv6orBdsuZFvtfWfmGnajYDiuBbpX4H/cMZXKHtx4PpjIGBjgdqYcl3ztN1Y8KSQjs/X6fjdHA==
dependencies:
picomatch-browser "2.2.6"
url-pattern "^1.0.3"
zod "^3.14.3"

"@tinacms/[email protected]":
version "1.0.25"
resolved "https://registry.yarnpkg.com/@tinacms/search/-/search-1.0.25.tgz#caff826cb88cee922697a2860e7e3c331b8531cf"
Expand Down Expand Up @@ -4755,6 +4829,19 @@ abstract-level@^1.0.0, abstract-level@^1.0.2, abstract-level@^1.0.3:
module-error "^1.0.1"
queue-microtask "^1.2.3"

abstract-level@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/abstract-level/-/abstract-level-1.0.4.tgz#3ad8d684c51cc9cbc9cf9612a7100b716c414b57"
integrity sha512-eUP/6pbXBkMbXFdx4IH2fVgvB7M0JvR7/lIL33zcs0IBcwjdzSSl31TOJsaCzmKSSDF9h8QYSOJux4Nd4YJqFg==
dependencies:
buffer "^6.0.3"
catering "^2.1.0"
is-buffer "^2.0.5"
level-supports "^4.0.0"
level-transcoder "^1.0.1"
module-error "^1.0.1"
queue-microtask "^1.2.3"

accepts@~1.3.8:
version "1.3.8"
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e"
Expand Down Expand Up @@ -4877,6 +4964,11 @@ async-lock@^1.1.0:
resolved "https://registry.yarnpkg.com/async-lock/-/async-lock-1.4.0.tgz#c8b6630eff68fbbdd8a5b6eb763dac3bfbb8bf02"
integrity sha512-coglx5yIWuetakm3/1dsX9hxCNox22h7+V80RQOu2XUUMidtArxKoZoOtHUPuR84SycKTXzgGzAUR5hJxujyJQ==

async-lock@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/async-lock/-/async-lock-1.4.1.tgz#56b8718915a9b68b10fce2f2a9a3dddf765ef53f"
integrity sha512-Az2ZTpuytrtqENulXwO3GGv1Bztugx6TT37NIo7imr/Qo0gsYiGtSdBa2B6fsXhTpVZDNfu1Qn3pk531e3q+nQ==

at-least-node@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
Expand Down Expand Up @@ -5670,7 +5762,7 @@ csstype@^3.0.2:
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==

[email protected], date-fns@^2.21.1, date-fns@^2.23.0:
[email protected], date-fns@^2.21.1, date-fns@^2.23.0, date-fns@^2.30.0:
version "2.30.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0"
integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
Expand Down Expand Up @@ -6210,7 +6302,7 @@ fast-glob@^3.2.5, fast-glob@^3.2.9:
merge2 "^1.3.0"
micromatch "^4.0.4"

fast-glob@^3.3.0:
fast-glob@^3.3.0, fast-glob@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
Expand Down Expand Up @@ -6416,7 +6508,7 @@ fs-extra@^8.1.0:
jsonfile "^4.0.0"
universalify "^0.1.0"

fs-extra@^9.0.1:
fs-extra@^9.0.1, fs-extra@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
Expand Down Expand Up @@ -6578,7 +6670,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==

gray-matter@^4.0.2:
gray-matter@^4.0.2, gray-matter@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/gray-matter/-/gray-matter-4.0.3.tgz#e893c064825de73ea1f5f7d88c7a9f7274288798"
integrity sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==
Expand Down Expand Up @@ -6968,6 +7060,23 @@ isomorphic-git@^1.21.0:
sha.js "^2.4.9"
simple-get "^4.0.1"

isomorphic-git@^1.27.1:
version "1.27.1"
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.27.1.tgz#a2752fce23a09f04baa590c41cfaf61e973405b3"
integrity sha512-X32ph5zIWfT75QAqW2l3JCIqnx9/GWd17bRRehmn3qmWc34OYbSXY6Cxv0o9bIIY+CWugoN4nQFHNA+2uYf2nA==
dependencies:
async-lock "^1.4.1"
clean-git-ref "^2.0.1"
crc-32 "^1.2.0"
diff3 "0.0.3"
ignore "^5.1.4"
minimisted "^2.0.0"
pako "^1.0.10"
pify "^4.0.1"
readable-stream "^3.4.0"
sha.js "^2.4.9"
simple-get "^4.0.1"

jiti@^1.21.0:
version "1.21.6"
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.6.tgz#6c7f7398dd4b3142767f9a168af2f317a428d268"
Expand Down Expand Up @@ -7181,11 +7290,21 @@ lodash.castarray@^4.4.0:
resolved "https://registry.yarnpkg.com/lodash.castarray/-/lodash.castarray-4.4.0.tgz#c02513515e309daddd4c24c60cfddcf5976d9115"
integrity sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==

lodash.clonedeep@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
integrity sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==

lodash.debounce@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==

[email protected]:
version "4.4.0"
resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
integrity sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==

lodash.get@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
Expand All @@ -7201,6 +7320,16 @@ lodash.merge@^4.6.2:
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==

lodash.set@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
integrity sha512-4hNPN5jlm/N/HLMCO43v8BXKq9Z7QdAGc/VGrRD61w8gN9g/6jF9A4L1pbUgBLCffi0w9VsXfTOij5x8iTyFvg==

lodash.uniqby@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz#d99c07a669e9e6d24e1362dfe266c67616af1302"
integrity sha512-e/zcLx6CSbmaEgFHCA7BnoQKyCtKMxnuWrJygbwPs/AIn+IMKl66L8/s+wBUn5LRw2pZx3bUHibiV1b6aTWIww==

[email protected]:
version "4.17.20"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
Expand Down Expand Up @@ -9186,6 +9315,17 @@ readable-stream@^4.0.0, readable-stream@^4.3.0:
events "^3.3.0"
process "^0.11.10"

readable-stream@^4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-4.5.2.tgz#9e7fc4c45099baeed934bff6eb97ba6cf2729e09"
integrity sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==
dependencies:
abort-controller "^3.0.0"
buffer "^6.0.3"
events "^3.3.0"
process "^0.11.10"
string_decoder "^1.3.0"

readdirp@~3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
Expand Down Expand Up @@ -9748,7 +9888,7 @@ string-width@^4.1.0, string-width@^4.2.0:
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

string_decoder@^1.1.1:
string_decoder@^1.1.1, string_decoder@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
Expand Down Expand Up @@ -9978,10 +10118,10 @@ tinacms-authjs@^2.0.1:
dependencies:
"@tinacms/schema-tools" "1.4.15"

tinacms-gitprovider-github@^1.0.11:
version "1.0.11"
resolved "https://registry.yarnpkg.com/tinacms-gitprovider-github/-/tinacms-gitprovider-github-1.0.11.tgz#ff99cec095c2cac84f60b3a8405ecdbb988a8906"
integrity sha512-a0unwIj/t0tgifXNLpVIerpFTtxaypnHd7+R39+OnUwZCgegeXwnnRqQK+lNDi6zr+drIbWmT2LUNQqradOOrg==
tinacms-gitprovider-github@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/tinacms-gitprovider-github/-/tinacms-gitprovider-github-2.0.2.tgz#657ff6b1ed0806b4612d68a5eece555d390919fd"
integrity sha512-SN8hyM3YM5zIqm1QwNu0PmAUVkT0Lj5NRKHsR/pYyvFBk/UzfX9QZCpX3/uITIEujX0O1AUvL2O/3UJNEaC9kQ==
dependencies:
"@octokit/rest" "^19.0.7"
js-base64 "^3.7.4"
Expand Down Expand Up @@ -10708,7 +10848,7 @@ yocto-queue@^0.1.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

yup@^0.32.0, yup@^0.32.9:
yup@^0.32.0, yup@^0.32.11, yup@^0.32.9:
version "0.32.11"
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.11.tgz#d67fb83eefa4698607982e63f7ca4c5ed3cf18c5"
integrity sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg==
Expand Down

0 comments on commit cabc2a0

Please sign in to comment.