1
0
Fork 0

Merge branch 'develop' of github.com:freesewing/freesewing into develop

This commit is contained in:
joostdecock 2023-07-21 10:57:41 +02:00
commit f18f7dfb8a
6 changed files with 26 additions and 48 deletions

View file

@ -237,7 +237,7 @@ dev:
'react-copy-to-clipboard': &reactCopyToClipboard '5.1.0'
'react-dom': *react
'react-hotkeys-hook': &reactHotkeysHook '4.4.1'
'react-instantsearch-dom': &reactInstantsearchDom '6.40.1'
'react-instantsearch-dom': &reactInstantsearchDom '6.40.3'
'react-instantsearch-hooks-web': '6.47.1'
'react-markdown': &reactMarkdown '8.0.7'
'react-swipeable': &reactSwipeable '7.0.1'
@ -367,7 +367,7 @@ sanity:
shared:
_:
'@headlessui/react': *headlessUiReact
'@next/mdx': '13.4.10'
'@next/mdx': '13.4.11'
'@resvg/resvg-js': '2.4.1'
'@tailwindcss/typography': *tailwindTypography
'Buffer': '0.0.0'

View file

@ -46,7 +46,7 @@
"react-copy-to-clipboard": "5.1.0",
"react-dom": "18.2.0",
"react-hotkeys-hook": "4.4.1",
"react-instantsearch-dom": "6.40.1",
"react-instantsearch-dom": "6.40.3",
"react-instantsearch-hooks-web": "6.47.1",
"react-markdown": "8.0.7",
"react-swipeable": "7.0.1",

View file

@ -50,7 +50,7 @@
"react-copy-to-clipboard": "5.1.0",
"react-hotkeys-hook": "4.4.1",
"react-i18next": "13.0.2",
"react-instantsearch-dom": "6.40.1",
"react-instantsearch-dom": "6.40.3",
"react-markdown": "8.0.7",
"react-swipeable": "7.0.1",
"react-timeago": "7.1.0",

View file

@ -51,7 +51,7 @@
"next": "13.4.11",
"react-dropzone": "14.2.3",
"react-hotkeys-hook": "4.4.1",
"react-instantsearch-dom": "6.40.1",
"react-instantsearch-dom": "6.40.3",
"react-hot-toast": "2.4.1",
"react-markdown": "8.0.7",
"react-swipeable": "7.0.1",

View file

@ -17,7 +17,7 @@
"peerDependencies": {},
"dependencies": {
"@headlessui/react": "1.7.15",
"@next/mdx": "13.4.10",
"@next/mdx": "13.4.11",
"@resvg/resvg-js": "2.4.1",
"@tailwindcss/typography": "0.5.9",
"Buffer": "0.0.0",

View file

@ -2587,10 +2587,10 @@
dependencies:
glob "7.1.7"
"@next/mdx@13.4.10":
version "13.4.10"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.10.tgz#68e6f4f670d5fbd249cbc6edd0087178a886085c"
integrity sha512-0ZbUIr3yuFFfkaYth2kNFAT0fbyylJTMqZy5zTdb7YGqvYjKFD8n75L3UYAX0g5mibGp3iETJ0I7730sW13PKQ==
"@next/mdx@13.4.11":
version "13.4.11"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.11.tgz#91a1bc736b358f0f411369cc7f810c763aa9871b"
integrity sha512-XD95wB2RH547lKWkFbZQ8OnFV2cTxHr/+pcYP8loPchFOR/zt008MmPcxAg1cyK+6XZcJhX9ZRw1AqLq7qLKzQ==
dependencies:
source-map "^0.7.0"
@ -4704,13 +4704,6 @@ algoliasearch-helper@3.13.5:
dependencies:
"@algolia/events" "^4.0.1"
algoliasearch-helper@^3.13.2:
version "3.13.3"
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.13.3.tgz#d23341fb88f490c9b2b83fc2362d1551d52117b6"
integrity sha512-jhbbuYZ+fheXpaJlqdJdFa1jOsrTWKmRRTYDM3oVTto5VodZzM7tT+BHzslAotaJf/81CKrm6yLRQn8WIr/K4A==
dependencies:
"@algolia/events" "^4.0.1"
algoliasearch@4.19.1:
version "4.19.1"
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.19.1.tgz#18111fb422eaf841737adb92d5ab12133d244218"
@ -14664,18 +14657,18 @@ optionator@^0.9.3:
prelude-ls "^1.2.1"
type-check "^0.4.0"
ora@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/ora/-/ora-6.1.0.tgz#86aa07058c4e9fb91444412d103b0d7e01aca973"
integrity sha512-CxEP6845hLK+NHFWZ+LplGO4zfw4QSfxTlqMfvlJ988GoiUeZDMzCvqsZkFHv69sPICmJH1MDxZoQFOKXerAVw==
ora@6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/ora/-/ora-6.3.1.tgz#a4e9e5c2cf5ee73c259e8b410273e706a2ad3ed6"
integrity sha512-ERAyNnZOfqM+Ao3RAvIXkYh5joP220yf59gVe2X/cI6SiCxIdi4c9HZKZD8R6q/RDXEje1THBju6iExiSsgJaQ==
dependencies:
bl "^5.0.0"
chalk "^5.0.0"
cli-cursor "^4.0.0"
cli-spinners "^2.6.1"
is-interactive "^2.0.0"
is-unicode-supported "^1.1.0"
log-symbols "^5.1.0"
stdin-discarder "^0.1.0"
strip-ansi "^7.0.1"
wcwidth "^1.0.1"
@ -14694,21 +14687,6 @@ ora@^5.1.0, ora@^5.4.1:
strip-ansi "^6.0.0"
wcwidth "^1.0.1"
ora@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/ora/-/ora-6.3.1.tgz#a4e9e5c2cf5ee73c259e8b410273e706a2ad3ed6"
integrity sha512-ERAyNnZOfqM+Ao3RAvIXkYh5joP220yf59gVe2X/cI6SiCxIdi4c9HZKZD8R6q/RDXEje1THBju6iExiSsgJaQ==
dependencies:
chalk "^5.0.0"
cli-cursor "^4.0.0"
cli-spinners "^2.6.1"
is-interactive "^2.0.0"
is-unicode-supported "^1.1.0"
log-symbols "^5.1.0"
stdin-discarder "^0.1.0"
strip-ansi "^7.0.1"
wcwidth "^1.0.1"
org-regex@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/org-regex/-/org-regex-1.0.0.tgz#67ebb9ab3cb124fea5841289d60b59434f041a59"
@ -16263,27 +16241,27 @@ react-i18next@13.0.2:
"@babel/runtime" "^7.22.5"
html-parse-stringify "^3.0.1"
react-instantsearch-core@6.40.1:
version "6.40.1"
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.40.1.tgz#090d83f98b5df1a61a099331deaf94c438dd21ae"
integrity sha512-KzmOgJjDIrjn1kUziHkG+Dx3lqymKctNnklapiujHZL18svfdyIU+bphW8o4eXiHptTv7WYtEip4zhwxBO6BHA==
react-instantsearch-core@6.40.3:
version "6.40.3"
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.40.3.tgz#5ee0abca93bc7d7e00c445377914f1d922000612"
integrity sha512-hAwJVCh0fwFwoyy5TqvXAHRcrQpwUojzqUnIr/RRD9z2Pz/HfGosgizKaEETpY5PGl40jFfjCXHwFgaTVcxUXQ==
dependencies:
"@babel/runtime" "^7.1.2"
algoliasearch-helper "^3.13.2"
algoliasearch-helper "3.13.5"
prop-types "^15.6.2"
react-fast-compare "^3.0.0"
react-instantsearch-dom@6.40.1:
version "6.40.1"
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.40.1.tgz#70b92028acec53dccbc49c23707909960917498a"
integrity sha512-VYwWmRcycGA4GhmkVawy6GQuD7UF6I6jN2ryYzFPVdIyCyCdPr2gyyoE4N9UeVRU5yXYGrQbZYtU9+UsX3uQCw==
react-instantsearch-dom@6.40.3:
version "6.40.3"
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.40.3.tgz#745148aa1f773382e09841aada4259f6d2dd6061"
integrity sha512-ozmedd7Mo27JpsJHTFbpdReqH9Wmu8Xt7yGnY070koHoxbD27QaABQsvi/mh/kh3NWrq+B/ROTqXNLlK2VtE/g==
dependencies:
"@babel/runtime" "^7.1.2"
algoliasearch-helper "^3.13.2"
algoliasearch-helper "3.13.5"
classnames "^2.2.5"
prop-types "^15.6.2"
react-fast-compare "^3.0.0"
react-instantsearch-core "6.40.1"
react-instantsearch-core "6.40.3"
react-instantsearch-hooks-web@6.47.1:
version "6.47.1"