diff --git a/package.json b/package.json index 78c7880..8ae095d 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "styled-components": "^5.3.9", "styled-jsx": "^3.2.5", "tailwindcss": "^3.2.4", - "tinacms": "^1.5.17", + "tinacms": "^1.5.18", "typescript": "^4.5.2" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index dacdb30..abd940f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1451,21 +1451,7 @@ resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.3.1.tgz#4d795b649cc3b1cbb760d191c80dcb4353c9a366" integrity sha512-Bu+AMaXNjrpjh41znzHqaz3r2Nr8hHuHZT6V2LBKMhyMl0FgKA62PNYbqnfgmzOhoWZj70Zecisbo4H1rotP5g== -"@floating-ui/dom@^1.2.1": - version "1.4.3" - resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.4.3.tgz#0854a3297ea03894932381f3ea1403fab3a6e602" - integrity sha512-nB/68NyaQlcdY22L+Fgd1HERQ7UGv7XFN+tPxwrEfQL4nKtAP/jIZnZtpUlXbtV+VEGHh6W/63Gy2C5biWI3sA== - dependencies: - "@floating-ui/core" "^1.3.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.2.1", "@floating-ui/dom@^1.3.0", "@floating-ui/dom@^1.4.4": version "1.4.5" resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.4.5.tgz#336dfb9870c98b471ff5802002982e489b8bd1c5" integrity sha512-96KnRWkRnuBSSFbj0sFGwwOUd8EkiecINVl0O9wiZlZ64EkpyAOG3Xc2vKKNJmru0Z7RqWNymA+6b8OZqjgyyw== @@ -2794,6 +2780,37 @@ readable-stream "^4.3.0" yup "^0.32.9" +"@tinacms/graphql@1.4.23": + version "1.4.23" + resolved "https://registry.yarnpkg.com/@tinacms/graphql/-/graphql-1.4.23.tgz#4a3fe9480233d0768c5d4e1e39da76073fdf0455" + integrity sha512-JcfjpcAMLnnKoedUzTnADzPTipHMS0yCLA5V81PfubG84h+iK1AY3YjweIgmZgqmvMOjosqIrbHjhAqA0yLhOw== + dependencies: + "@iarna/toml" "^2.2.5" + "@tinacms/mdx" "1.3.16" + "@tinacms/schema-tools" "1.4.10" + 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" + yup "^0.32.9" + "@tinacms/mdx@1.3.15": version "1.3.15" resolved "https://registry.yarnpkg.com/@tinacms/mdx/-/mdx-1.3.15.tgz#170096e5ab89889407dd084d5e971106b756d44c" @@ -2827,6 +2844,39 @@ uvu "0.5.6" vfile-message "3.1.4" +"@tinacms/mdx@1.3.16": + version "1.3.16" + resolved "https://registry.yarnpkg.com/@tinacms/mdx/-/mdx-1.3.16.tgz#22c98fa3f47bab993c7dbacccc708dde365710c3" + integrity sha512-lEfaIULPxiHbf58pb+Ohkzm+RK/sddvUYTJWXq/VxkgoPsbpsXIl5mEkzcI5RYQ3dynIpKU8oaselZYojuaOaw== + dependencies: + "@tinacms/schema-tools" "1.4.10" + 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-mdx "2.0.1" + mdast-util-mdx-jsx "2.1.2" + mdast-util-to-markdown "1.5.0" + 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-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" @@ -2834,6 +2884,15 @@ dependencies: isomorphic-fetch "^3.0.0" +"@tinacms/schema-tools@1.4.10": + version "1.4.10" + resolved "https://registry.yarnpkg.com/@tinacms/schema-tools/-/schema-tools-1.4.10.tgz#d42f46985cd4d78ef4d2bca0374879ee71deff1c" + integrity sha512-1ey2PF5UFI7M/4aearZ4IqTsZStVu6EpUd4nHdyQKKvxKSWkWxi1D8m1NvYrgYvC5nnWjsTIq6LrVdzKw9Tb+g== + dependencies: + picomatch-browser "2.2.6" + url-pattern "^1.0.3" + zod "^3.14.3" + "@tinacms/schema-tools@1.4.9": version "1.4.9" resolved "https://registry.yarnpkg.com/@tinacms/schema-tools/-/schema-tools-1.4.9.tgz#7c7c54957cfbf461415a2583e84672dd71e677cb" @@ -2858,6 +2917,21 @@ sqlite-level "^1.0.1" stopword "^2.0.8" +"@tinacms/search@1.0.8": + version "1.0.8" + resolved "https://registry.yarnpkg.com/@tinacms/search/-/search-1.0.8.tgz#d943a6e940889f5a0c63948a6048c2b689593fc6" + integrity sha512-FSW1x7v3ni2HKCHnTAOWdiAr6Zq1hton6RTyL3Cja0Zv7XiJXoMkRqJYd0EP9UHiUc7i5XIxJdJqMOoyZRa/dg== + dependencies: + "@tinacms/graphql" "1.4.23" + "@tinacms/schema-tools" "1.4.10" + 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" @@ -5241,7 +5315,7 @@ final-form-set-field-data@^1.0.2: resolved "https://registry.yarnpkg.com/final-form-set-field-data/-/final-form-set-field-data-1.0.2.tgz#ce19095af5d607148c1e6ce3403d75d40223d848" integrity sha512-gAnENimyQ5GW3OEGca5pbwm4lYshW2orzfBlPUYqzcm7ZxkQrVO8FqCAgEcCM+Rq9U1OU0q+D+UkqETvvDY6jw== -final-form@4.20.1, final-form@4.20.7, final-form@^4.20.2: +final-form@4.20.1, final-form@4.20.4, final-form@4.20.7, final-form@^4.20.2: version "4.20.1" resolved "https://registry.yarnpkg.com/final-form/-/final-form-4.20.1.tgz#525a7f7f27f55c28d8994b157b24d6104fc560e9" integrity sha512-IIsOK3JRxJrN72OBj7vFWZxtGt3xc1bYwJVPchjVWmDol9DlzMSAOPB+vwe75TUYsw1JaH0fTQnIgwSQZQ9Acg== @@ -7323,6 +7397,11 @@ picocolors@^1.0.0: resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== +picomatch-browser@2.2.6: + version "2.2.6" + resolved "https://registry.yarnpkg.com/picomatch-browser/-/picomatch-browser-2.2.6.tgz#e0626204575eb49f019f2f2feac24fc3b53e7a8a" + integrity sha512-0ypsOQt9D4e3hziV8O4elD9uN0z/jtUEfxVRtNaAAtXIyUx9m/SzlO020i8YNL2aL/E6blOvvHQcin6HZlFy/w== + picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: version "2.3.1" resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" @@ -7779,7 +7858,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== @@ -7788,15 +7867,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.5.0" - resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.0.tgz#bb0f7faf9849850f1c20b6e7fac0309d4b92f87b" - integrity sha512-cp488su3U9RygmHmGpJp0KEt0i/+57KCK33XVPH+50swVRBhIZYh0fGduz2YLKXwl9vSKBZ9HUXcg9PQXUXqIw== - dependencies: - "@babel/runtime" "^7.20.13" - 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" @@ -8646,7 +8716,7 @@ thenify-all@^1.0.0: dependencies: any-promise "^1.0.0" -tinacms@1.5.17, tinacms@^1.5.17: +tinacms@1.5.17: version "1.5.17" resolved "https://registry.yarnpkg.com/tinacms/-/tinacms-1.5.17.tgz#cddb90e29714f80b3d6b15587ba07167f6a29ce0" integrity sha512-9eK44wxAW56YNZ8fst0d044vdC3hm61w9FPZeouKLL5gom2J7rCRYWgITmOMuqWNHzUr9adhkTN94EzE5VOMyg== @@ -8672,6 +8742,64 @@ tinacms@1.5.17, tinacms@^1.5.17: yup "^0.32.0" zod "^3.14.3" +tinacms@^1.5.18: + version "1.5.18" + resolved "https://registry.yarnpkg.com/tinacms/-/tinacms-1.5.18.tgz#73d5bd219973e2c05b85c81963c50a279ba11bf2" + integrity sha512-u87pXLEChzF/s7znoHfSJHGb22UyW7iJAxEeON3KdPFzSa2JainHMBOYMDcs6YiHqtKWUWvaY5PQv1PGWZFSHQ== + 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/schema-tools" "1.4.10" + "@tinacms/search" "1.0.8" + "@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.4" + 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"