Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"next-auth": "^4.24.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"tinacms": "^1.5.24",
"tinacms": "^1.6.3",
"tinacms-authjs": "^1.0.1",
"tinacms-gitprovider-github": "^1.0.0",
"typescript": "5.0.4",
Expand Down
210 changes: 159 additions & 51 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@
dependencies:
"@babel/helper-plugin-utils" "^7.18.9"

"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.14.8", "@babel/runtime@^7.15.4", "@babel/runtime@^7.6.2", "@babel/runtime@^7.9.2":
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.0", "@babel/runtime@^7.14.8", "@babel/runtime@^7.15.4", "@babel/runtime@^7.6.2", "@babel/runtime@^7.9.2":
version "7.19.4"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.19.4.tgz#a42f814502ee467d55b38dd1c256f53a7b885c78"
integrity sha512-EXpLCrk55f+cYqmHsSR+yD/0gAIMxxA9QK9lnQWzhMCvt+YmoBN7Zx94s++Kv0+unHk39vxNO8t+CMA2WSS3wA==
Expand Down Expand Up @@ -1121,26 +1121,14 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==

"@floating-ui/core@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.3.1.tgz#4d795b649cc3b1cbb760d191c80dcb4353c9a366"
integrity sha512-Bu+AMaXNjrpjh41znzHqaz3r2Nr8hHuHZT6V2LBKMhyMl0FgKA62PNYbqnfgmzOhoWZj70Zecisbo4H1rotP5g==

"@floating-ui/core@^1.4.2":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.5.0.tgz#5c05c60d5ae2d05101c3021c1a2a350ddc027f8c"
integrity sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==
dependencies:
"@floating-ui/utils" "^0.1.3"

"@floating-ui/dom@^1.2.1", "@floating-ui/dom@^1.3.0":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.4.2.tgz#eb3a37f7506c4f95ef735967dc3496b5012e11cb"
integrity sha512-VKmvHVatWnewmGGy+7Mdy4cTJX71Pli6v/Wjb5RQBuq5wjUYx+Ef+kRThi8qggZqDgD8CogCpqhRoVp3+yQk+g==
dependencies:
"@floating-ui/core" "^1.3.1"

"@floating-ui/dom@^1.4.4", "@floating-ui/dom@^1.5.1":
"@floating-ui/dom@^1.2.1", "@floating-ui/dom@^1.4.4", "@floating-ui/dom@^1.5.1":
version "1.5.3"
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.5.3.tgz#54e50efcb432c06c23cd33de2b575102005436fa"
integrity sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==
Expand All @@ -1155,14 +1143,7 @@
dependencies:
"@floating-ui/dom" "^1.2.1"

"@floating-ui/react-dom@^2.0.0":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.0.1.tgz#7972a4fc488a8c746cded3cfe603b6057c308a91"
integrity sha512-rZtAmSht4Lry6gdhAJDrCp/6rKN7++JnL1/Anbr/DdeyYXQPxvg/ivrbYvJulbRf4vL8b212suwMM2lxbv+RQA==
dependencies:
"@floating-ui/dom" "^1.3.0"

"@floating-ui/react-dom@^2.0.1":
"@floating-ui/react-dom@^2.0.0", "@floating-ui/react-dom@^2.0.1":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.0.2.tgz#fab244d64db08e6bed7be4b5fcce65315ef44d20"
integrity sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ==
Expand Down Expand Up @@ -2577,6 +2558,38 @@
scmp "^2.1.0"
yup "^0.32.9"

"@tinacms/graphql@1.4.34":
version "1.4.34"
resolved "https://registry.yarnpkg.com/@tinacms/graphql/-/graphql-1.4.34.tgz#f1f83097d0cdff74e9faa0d0e17c3d81a171e4fd"
integrity sha512-KQaICxVSFktC0O1iLa55TvLGtGhvjyLJ4W7BGvhDeIQE7pf8i5AEmXLytnbOckKehsRjAmAhvHUhIotvbncJ6g==
dependencies:
"@iarna/toml" "^2.2.5"
"@tinacms/mdx" "1.3.24"
"@tinacms/schema-tools" "1.4.15"
abstract-level "^1.0.3"
body-parser "^1.19.0"
cors "^2.8.5"
dataloader "^2.0.0"
date-fns "^2.21.1"
encoding-down "^7.1.0"
estree-walker "^3.0.0"
fast-glob "^3.2.5"
fs-extra "^9.0.1"
glob-parent "^6.0.2"
graphql "15.8.0"
gray-matter "^4.0.2"
isomorphic-git "^1.21.0"
js-sha1 "^0.6.0"
js-yaml "^3.14.1"
jsonpath-plus "^6.0.1"
lodash "^4.17.20"
many-level "^2.0.0"
micromatch "4.0.5"
normalize-path "^3.0.0"
readable-stream "^4.3.0"
scmp "^2.1.0"
yup "^0.32.9"

"@tinacms/mdx@1.3.22":
version "1.3.22"
resolved "https://registry.yarnpkg.com/@tinacms/mdx/-/mdx-1.3.22.tgz#1e29a37c610d092fd70a62ee5a623e4f3e2187d2"
Expand Down Expand Up @@ -2613,6 +2626,42 @@
uvu "0.5.6"
vfile-message "3.1.4"

"@tinacms/mdx@1.3.24":
version "1.3.24"
resolved "https://registry.yarnpkg.com/@tinacms/mdx/-/mdx-1.3.24.tgz#316a192c849c656258b13cb28ff0e634a5458600"
integrity sha512-jvM16Dpu917SS1pRLG67rqnaGicoNqcvQA+RhI+exylYlULqXSGb3FVgWsSAjUORoYom20oFbhB0Q9hGXjBWtQ==
dependencies:
"@tinacms/schema-tools" "1.4.15"
acorn "8.8.2"
ccount "2.0.1"
estree-util-is-identifier-name "2.1.0"
lodash-es "4.17.21"
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 "2.0.1"
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"
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/metrics@1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@tinacms/metrics/-/metrics-1.0.2.tgz#cf4d81236c2bc4c37c4fda37653e9241e1f8908f"
Expand All @@ -2629,6 +2678,15 @@
url-pattern "^1.0.3"
zod "^3.14.3"

"@tinacms/schema-tools@1.4.15":
version "1.4.15"
resolved "https://registry.yarnpkg.com/@tinacms/schema-tools/-/schema-tools-1.4.15.tgz#8d21e865770127cc6184ccfc0cab77bf613e0ed7"
integrity sha512-fVeYpxKTRdf7mc4+BDj0HmEQ2Pi+iapXFj0QIdlIvj5TmHsQELt8rTkpiwbUELj07Un5iD/+dYIrwZWbIrPoBw==
dependencies:
picomatch-browser "2.2.6"
url-pattern "^1.0.3"
zod "^3.14.3"

"@tinacms/search@1.0.14":
version "1.0.14"
resolved "https://registry.yarnpkg.com/@tinacms/search/-/search-1.0.14.tgz#3829ff46dc1f99cfc79dddafe5ad10763332cd82"
Expand All @@ -2644,6 +2702,21 @@
sqlite-level "^1.0.1"
stopword "^2.0.8"

"@tinacms/search@1.0.19":
version "1.0.19"
resolved "https://registry.yarnpkg.com/@tinacms/search/-/search-1.0.19.tgz#a9ceed61785de9a4f1049ca0d97e62190a5d5d8c"
integrity sha512-rop9eB9m5R1WMpgo7JT4RA7O59zPc4ENQdb2tmTMjKK0w4rz9merZHH3ls7PJCOQr/IzVjx0umWyeXR9G7tqFg==
dependencies:
"@tinacms/graphql" "1.4.34"
"@tinacms/schema-tools" "1.4.15"
abstract-level "^1.0.3"
memory-level "^1.0.0"
module-error "^1.0.2"
node-fetch "2"
search-index "4.0.0"
sqlite-level "^1.0.1"
stopword "^2.0.8"

"@tinacms/sharedctx@1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@tinacms/sharedctx/-/sharedctx-1.0.2.tgz#b12f10b096d04e669ab6ae6a69e0a9526e0a2b37"
Expand Down Expand Up @@ -4252,12 +4325,7 @@ cross-spawn@^7.0.2:
shebang-command "^2.0.0"
which "^2.0.1"

crypto-js@^4.0.0:
version "4.1.1"
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf"
integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==

crypto-js@^4.1.1, crypto-js@^4.2.0:
crypto-js@^4.0.0, crypto-js@^4.1.1, crypto-js@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631"
integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==
Expand Down Expand Up @@ -4289,18 +4357,13 @@ dataloader@^2.0.0:
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.1.0.tgz#c69c538235e85e7ac6c6c444bae8ecabf5de9df7"
integrity sha512-qTcEYLen3r7ojZNgVUaRggOI+KM7jrKxXeSHhogh/TWxYMeONEMqY+hmkobiYQozsGIyg9OYVzO4ZIfoB4I0pQ==

date-fns@2.30.0:
date-fns@2.30.0, date-fns@^2.21.1:
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==
dependencies:
"@babel/runtime" "^7.21.0"

date-fns@^2.21.1:
version "2.29.3"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==

date-format@^4.0.14:
version "4.0.14"
resolved "https://registry.yarnpkg.com/date-format/-/date-format-4.0.14.tgz#7a8e584434fb169a521c8b7aa481f355810d9400"
Expand Down Expand Up @@ -8256,16 +8319,11 @@ react-is@^17.0.2:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==

react-onclickoutside@^6.13.0:
react-onclickoutside@^6.13.0, react-onclickoutside@^6.5.0:
version "6.13.0"
resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.13.0.tgz#e165ea4e5157f3da94f4376a3ab3e22a565f4ffc"
integrity sha512-ty8So6tcUpIb+ZE+1HAhbLROvAIJYyJe/1vRrrcmW+jLsaM+/powDRqxzo6hSh9CuRZGSL1Q8mvcF5WRD93a0A==

react-onclickoutside@^6.5.0:
version "6.12.2"
resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.12.2.tgz#8e6cf80c7d17a79f2c908399918158a7b02dda01"
integrity sha512-NMXGa223OnsrGVp5dJHkuKxQ4czdLmXSp5jSV9OqiCky9LOpPATn3vLldc+q5fK3gKbEHvr7J1u0yhBh/xYkpA==

react-redux@^7.2.0:
version "7.2.9"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.9.tgz#09488fbb9416a4efe3735b7235055442b042481d"
Expand Down Expand Up @@ -8326,7 +8384,7 @@ react-style-singleton@^2.2.1:
invariant "^2.2.4"
tslib "^2.0.0"

react-textarea-autosize@8.5.2:
react-textarea-autosize@8.5.2, react-textarea-autosize@^8.3.3:
version "8.5.2"
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.2.tgz#6421df2b5b50b9ca8c5e96fd31be688ea7fa2f9d"
integrity sha512-uOkyjkEl0ByEK21eCJMHDGBAAd/BoFQBawYK5XItjAmCTeSbjxghd8qnt7nzsLYzidjnoObu6M26xts0YGKsGg==
Expand All @@ -8335,15 +8393,6 @@ react-textarea-autosize@8.5.2:
use-composed-ref "^1.3.0"
use-latest "^1.2.1"

react-textarea-autosize@^8.3.3:
version "8.3.4"
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.3.4.tgz#270a343de7ad350534141b02c9cb78903e553524"
integrity sha512-CdtmP8Dc19xL8/R6sWvtknD/eCXkQr30dtvC4VmGInhRsfF8X/ihXCq6+9l9qbxmKRiq407/7z5fxE7cVWQNgQ==
dependencies:
"@babel/runtime" "^7.10.2"
use-composed-ref "^1.3.0"
use-latest "^1.2.1"

react-tracked@^1.7.9:
version "1.7.11"
resolved "https://registry.yarnpkg.com/react-tracked/-/react-tracked-1.7.11.tgz#b2adccf1d8ee3941e8dc68f754513bdb7b235db4"
Expand Down Expand Up @@ -9325,7 +9374,7 @@ tinacms-gitprovider-github@^1.0.0:
"@octokit/rest" "^19.0.7"
js-base64 "^3.7.4"

tinacms@1.5.24, tinacms@^1.5.24:
tinacms@1.5.24:
version "1.5.24"
resolved "https://registry.yarnpkg.com/tinacms/-/tinacms-1.5.24.tgz#d0fc5a9f9b290ce1e9e3797803c333d95134fd09"
integrity sha512-XImr66Q6fY0utkSX7JzegZeyEncJF1E14stVQVi2XMmkrhKNxZoKI6ASSlm2sUhZZA3vkl6SN63gykziBOzBbg==
Expand Down Expand Up @@ -9384,6 +9433,65 @@ tinacms@1.5.24, tinacms@^1.5.24:
yup "^0.32.0"
zod "^3.14.3"

tinacms@^1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/tinacms/-/tinacms-1.6.3.tgz#21401e3cf21cfdb19dae789c44992746c377a12b"
integrity sha512-zlSyihY6k1wMEoaKnBb6qDfUr7E9eAhwJfK+u96ITVVq+qFbkNgBV/poINyjuURw1ulou8pYNyUabXt+EwEiZw==
dependencies:
"@floating-ui/dom" "^1.4.4"
"@floating-ui/react-dom" "^2.0.1"
"@graphql-inspector/core" "^4.0.0"
"@headlessui/react" "^1.5.0"
"@heroicons/react" "^1.0.4"
"@monaco-editor/react" "4.4.5"
"@radix-ui/react-popover" "^1.0.6"
"@react-aria/i18n" "^3.3.4"
"@react-hook/window-size" "^3.0.7"
"@react-types/combobox" "^3.2.0"
"@react-types/shared" "^3.10.0"
"@sambego/storybook-styles" "^1.0.0"
"@tinacms/mdx" "1.3.24"
"@tinacms/schema-tools" "1.4.15"
"@tinacms/search" "1.0.19"
"@tinacms/sharedctx" "1.0.2"
"@udecode/plate-headless" "^21.4.0"
atob "2.1.2"
color-string "^1.5.3"
crypto-js "^4.0.0"
date-fns "2.30.0"
encoding "0.1.13"
fetch-ponyfill "^7.1.0"
final-form "4.20.10"
final-form-arrays "^3.0.1"
final-form-set-field-data "^1.0.2"
graphql "15.8.0"
graphql-tag "^2.11.0"
is-hotkey "^0.2.0"
lodash.get "^4.4.2"
lodash.set "^4.3.2"
moment "2.29.4"
monaco-editor "0.31.0"
prism-react-renderer "^2.0.6"
prismjs "^1.28.0"
prop-types "15.7.2"
react-beautiful-dnd "^13.1.0"
react-color "^2.17.3"
react-datetime "^2.16.3"
react-dropzone "14.2.3"
react-final-form "^6.3.0"
react-icons "^4.3.1"
react-onclickoutside "^6.13.0"
react-router-dom "6.3.0"
react-textarea-autosize "8.5.2"
scheduler "0.19.0"
slate "^0.94.1"
slate-history "^0.93.0"
slate-hyperscript "^0.77.0"
slate-react "^0.97.1"
webfontloader "1.6.28"
yup "^0.32.0"
zod "^3.14.3"

tiny-invariant@1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.0.6.tgz#b3f9b38835e36a41c843a3b0907a5a7b3755de73"
Expand Down