Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DFG Study
UI
Commits
150be89e
Unverified
Commit
150be89e
authored
Nov 14, 2021
by
Renovate Bot
Browse files
fix(deps): pin dependencies
parent
dcc52498
Changes
2
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
150be89e
...
...
@@ -11,45 +11,45 @@
},
"dependencies"
:
{
"
@apollo/client
"
:
"
^3.4.16
"
,
"
@chakra-ui/icons
"
:
"
^
1.0.1
3
"
,
"
@chakra-ui/react
"
:
"
^
1.6.
4
"
,
"
@emotion/react
"
:
"
^
11
"
,
"
@emotion/styled
"
:
"
^
11
"
,
"
@material-ui/core
"
:
"
^
4.12.
1
"
,
"
axios
"
:
"
^
0.21.
2
"
,
"
cross-fetch
"
:
"
^
3.1.4
"
,
"
cypress
"
:
"
^
8.
5
.0
"
,
"
dotenv
"
:
"
^
10.0.0
"
,
"
formik
"
:
"
^
2.2.9
"
,
"
formik-chakra-ui
"
:
"
^
1.4.7
"
,
"
framer-motion
"
:
"
^
4
"
,
"
graphql
"
:
"
^
15.6.1
"
,
"
i18next
"
:
"
^
20.
3.2
"
,
"
js-yaml
"
:
"
^
4.1.0
"
,
"
lodash
"
:
"
^
4.17.21
"
,
"
@chakra-ui/icons
"
:
"
1.0.1
5
"
,
"
@chakra-ui/react
"
:
"
1.6.
9
"
,
"
@emotion/react
"
:
"
1
1.4.
1
"
,
"
@emotion/styled
"
:
"
11
.3.0
"
,
"
@material-ui/core
"
:
"
4.12.
3
"
,
"
axios
"
:
"
0.21.
4
"
,
"
cross-fetch
"
:
"
3.1.4
"
,
"
cypress
"
:
"
8.
6
.0
"
,
"
dotenv
"
:
"
10.0.0
"
,
"
formik
"
:
"
2.2.9
"
,
"
formik-chakra-ui
"
:
"
1.4.7
"
,
"
framer-motion
"
:
"
4
.1.17
"
,
"
graphql
"
:
"
15.6.1
"
,
"
i18next
"
:
"
20.
6.1
"
,
"
js-yaml
"
:
"
4.1.0
"
,
"
lodash
"
:
"
4.17.21
"
,
"
next
"
:
"
11.1.1
"
,
"
pino
"
:
"
^
7.1.0
"
,
"
pino-pretty
"
:
"
^
7.2.0
"
,
"
pino
"
:
"
7.1.0
"
,
"
pino-pretty
"
:
"
7.2.0
"
,
"
react
"
:
"
17.0.2
"
,
"
react-copy-to-clipboard
"
:
"
^
5.0.
3
"
,
"
react-copy-to-clipboard
"
:
"
5.0.
4
"
,
"
react-dom
"
:
"
17.0.2
"
,
"
react-i18next
"
:
"
^
11.1
1
.0
"
,
"
react-icons
"
:
"
^
4.
2.0
"
,
"
react-query
"
:
"
^
3.
19.2
"
,
"
recoil
"
:
"
^
0.4.1
"
,
"
swr
"
:
"
^
1.0.1
"
,
"
uuid
"
:
"
^
8.3.2
"
,
"
yup
"
:
"
^
0.32.
9
"
"
react-i18next
"
:
"
11.1
2
.0
"
,
"
react-icons
"
:
"
4.
3.1
"
,
"
react-query
"
:
"
3.
26.0
"
,
"
recoil
"
:
"
0.4.1
"
,
"
swr
"
:
"
1.0.1
"
,
"
uuid
"
:
"
8.3.2
"
,
"
yup
"
:
"
0.32.
11
"
},
"devDependencies"
:
{
"
@types/jest
"
:
"
26.0.24
"
,
"
@types/js-yaml
"
:
"
^
4.0.
2
"
,
"
@types/lodash
"
:
"
^
4.14.176
"
,
"
@types/node
"
:
"
^
16.
7.1
"
,
"
@types/pino
"
:
"
^
6.3.12
"
,
"
@types/js-yaml
"
:
"
4.0.
3
"
,
"
@types/lodash
"
:
"
4.14.176
"
,
"
@types/node
"
:
"
16.
10.9
"
,
"
@types/pino
"
:
"
6.3.12
"
,
"
@types/react
"
:
"
17.0.11
"
,
"
@types/uuid
"
:
"
^
8.3.1
"
,
"
cross-env
"
:
"
^
7.0.3
"
,
"
@types/uuid
"
:
"
8.3.1
"
,
"
cross-env
"
:
"
7.0.3
"
,
"
eslint
"
:
"
7.29.0
"
,
"
eslint-config-next
"
:
"
11.0.1
"
,
"
jest
"
:
"
27.3.1
"
,
...
...
yarn.lock
View file @
150be89e
...
...
@@ -524,7 +524,7 @@
dependencies:
"@chakra-ui/utils" "1.8.2"
"@chakra-ui/icons@
^
1.0.1
3
":
"@chakra-ui/icons@1.0.1
5
":
version "1.0.15"
resolved "https://registry.yarnpkg.com/@chakra-ui/icons/-/icons-1.0.15.tgz#90b0e3c2c161c5a100d6b83a277941b22945f880"
integrity sha512-MMuPwmeCil9vAXceIN/Fxn6CNHbhkLofFQaKUfs+UaBsviiU2tvS0nqGaxm/9FNzLr5ithPVWpbz3uV7DXc77g==
...
...
@@ -696,7 +696,7 @@
dependencies:
"@chakra-ui/utils" "^1.7.0"
"@chakra-ui/react@
^
1.6.
4
":
"@chakra-ui/react@1.6.
9
":
version "1.6.9"
resolved "https://registry.yarnpkg.com/@chakra-ui/react/-/react-1.6.9.tgz#c13a6787c4d87db563a90ced4bc1ea68fc7d7d81"
integrity sha512-cucNyt0EK93YabbAnWLrb2YnHLtmvqDK2EmU0xInl2/pDj+2bl+C+7ou/J3s4tMnZY/18RVA2z77MPCGezL/Ag==
...
...
@@ -1016,7 +1016,7 @@
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50"
integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==
"@emotion/react@
^
11":
"@emotion/react@1
1.4.
1":
version "11.4.1"
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.4.1.tgz#a1b0b767b5bad57515ffb0cad9349614d27f4d57"
integrity sha512-pRegcsuGYj4FCdZN6j5vqCALkNytdrKw3TZMekTzNXixRg4wkLsU5QEaBG5LC6l01Vppxlp7FE3aTHpIG5phLg==
...
...
@@ -1045,7 +1045,7 @@
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.2.tgz#1d9ffde531714ba28e62dac6a996a8b1089719d0"
integrity sha512-QQPB1B70JEVUHuNtzjHftMGv6eC3Y9wqavyarj4x4lg47RACkeSfNo5pxIOKizwS9AEFLohsqoaxGQj4p0vSIw==
"@emotion/styled@
^
11":
"@emotion/styled@11
.3.0
":
version "11.3.0"
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.3.0.tgz#d63ee00537dfb6ff612e31b0e915c5cf9925a207"
integrity sha512-fUoLcN3BfMiLlRhJ8CuPUMEyKkLEoM+n+UyAbnqGEsCd5IzKQ7VQFLtzpJOaCD2/VR2+1hXQTnSZXVJeiTNltA==
...
...
@@ -1307,7 +1307,7 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"
"@material-ui/core@
^
4.12.
1
":
"@material-ui/core@4.12.
3
":
version "4.12.3"
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.3.tgz#80d665caf0f1f034e52355c5450c0e38b099d3ca"
integrity sha512-sdpgI/PL56QVsEJldwEe4FFaFTLUqN+rd7sSZiRCdx2E/C7z5yK0y/khAWVBH24tXwto7I1hCzNWfJGZIYJKnw==
...
...
@@ -1584,7 +1584,7 @@
jest-diff "^26.0.0"
pretty-format "^26.0.0"
"@types/js-yaml@
^
4.0.
2
":
"@types/js-yaml@4.0.
3
":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.3.tgz#9f33cd6fbf0d5ec575dc8c8fc69c7fec1b4eb200"
integrity sha512-5t9BhoORasuF5uCPr+d5/hdB++zRFUTMIZOzbNkr+jZh3yQht4HYbRDyj9fY8n2TZT30iW9huzav73x4NikqWg==
...
...
@@ -1606,12 +1606,12 @@
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.175.tgz#b78dfa959192b01fae0ad90e166478769b215f45"
integrity sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==
"@types/lodash@
^
4.14.176":
"@types/lodash@4.14.176":
version "4.14.176"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0"
integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==
"@types/node@*", "@types/node@
^
16.
7.1
":
"@types/node@*", "@types/node@16.
10.9
":
version "16.10.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.9.tgz#8f1cdd517972f76a3b928298f4c0747cd6fef25a"
integrity sha512-H9ReOt+yqIJPCutkTYjFjlyK6WEMQYT9hLZMlWtOjFQY2ItppsWZ6RJf8Aw+jz5qTYceuHvFgPIaKOHtLAEWBw==
...
...
@@ -1640,7 +1640,7 @@
dependencies:
"@types/node" "*"
"@types/pino@*", "@types/pino@
^
6.3.12":
"@types/pino@*", "@types/pino@6.3.12":
version "6.3.12"
resolved "https://registry.yarnpkg.com/@types/pino/-/pino-6.3.12.tgz#4425db6ced806109c3df957100cba9dfcd73c228"
integrity sha512-dsLRTq8/4UtVSpJgl9aeqHvbh6pzdmjYD3C092SYgLD2TyoCqHpTJk6vp8DvCTGGc7iowZ2MoiYiVUUCcu7muw==
...
...
@@ -1705,7 +1705,7 @@
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
"@types/uuid@
^
8.3.1":
"@types/uuid@8.3.1":
version "8.3.1"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.1.tgz#1a32969cf8f0364b3d8c8af9cc3555b7805df14f"
integrity sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg==
...
...
@@ -2099,7 +2099,7 @@ axe-core@^4.0.2:
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.3.tgz#b55cd8e8ddf659fe89b064680e1c6a4dceab0325"
integrity sha512-/lqqLAmuIPi79WYfRpy2i8z+x+vxU3zX2uAm0gs1q52qTuKwolOj1P8XbufpXcsydrpKx2yGn2wzAnxCMV86QA==
axios@
^
0.21.
2
:
axios@0.21.
4
:
version "0.21.4"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
...
...
@@ -2733,14 +2733,14 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
safe-buffer "^5.0.1"
sha.js "^2.4.8"
cross-env@
^
7.0.3:
cross-env@7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
dependencies:
cross-spawn "^7.0.1"
cross-fetch@
^
3.1.4:
cross-fetch@3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
...
...
@@ -2834,7 +2834,7 @@ csstype@^3.0.2, csstype@^3.0.6:
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.9.tgz#6410af31b26bd0520933d02cbc64fce9ce3fbf0b"
integrity sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw==
cypress@
^
8.
5
.0:
cypress@8.
6
.0:
version "8.6.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.6.0.tgz#8d02fa58878b37cfc45bbfce393aa974fa8a8e22"
integrity sha512-F7qEK/6Go5FsqTueR+0wEw2vOVKNgk5847Mys8vsWkzPoEKdxs+7N9Y1dit+zhaZCLtMPyrMwjfA53ZFy+lSww==
...
...
@@ -3074,7 +3074,7 @@ domexception@^2.0.1:
dependencies:
webidl-conversions "^5.0.0"
dotenv@
^
10.0.0:
dotenv@10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
...
...
@@ -3720,12 +3720,12 @@ form-data@~2.3.2:
combined-stream "^1.0.6"
mime-types "^2.1.12"
formik-chakra-ui@
^
1.4.7:
formik-chakra-ui@1.4.7:
version "1.4.7"
resolved "https://registry.yarnpkg.com/formik-chakra-ui/-/formik-chakra-ui-1.4.7.tgz#843564a85481e47d2cc26797b1cd1d1efa47e1d0"
integrity sha512-FMVqXimOpV7gYra29KVptIXU7EbaiWcHRDu5N0B3H2O7pMzLAHGwfgObKc5C8OTB34zXo82rlMUZI2m6FUE57w==
formik@
^
2.2.9:
formik@2.2.9:
version "2.2.9"
resolved "https://registry.yarnpkg.com/formik/-/formik-2.2.9.tgz#8594ba9c5e2e5cf1f42c5704128e119fc46232d0"
integrity sha512-LQLcISMmf1r5at4/gyJigGn0gOwFbeEAlji+N9InZF6LIMXnFNkO42sCI8Jt84YZggpD4cPWObAZaxpEFtSzNA==
...
...
@@ -3738,7 +3738,7 @@ formik@^2.2.9:
tiny-warning "^1.0.2"
tslib "^1.10.0"
framer-motion@
^
4:
framer-motion@4
.1.17
:
version "4.1.17"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-4.1.17.tgz#4029469252a62ea599902e5a92b537120cc89721"
integrity sha512-thx1wvKzblzbs0XaK2X0G1JuwIdARcoNOW7VVwjO8BUltzXPyONGAElLu6CiCScsOQRI7FIk/45YTFtJw5Yozw==
...
...
@@ -3925,7 +3925,7 @@ graphql-tag@^2.12.3:
dependencies:
tslib "^2.1.0"
graphql@
^
15.6.1:
graphql@15.6.1:
version "15.6.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.1.tgz#9125bdf057553525da251e19e96dab3d3855ddfc"
integrity sha512-3i5lu0z6dRvJ48QP9kFxBkJ7h4Kso7PS8eahyTFz5Jm6CvQfLtNIE8LX9N6JLnXTuwR+sIYnXzaWp6anOg0QQw==
...
...
@@ -4101,7 +4101,7 @@ hyphenate-style-name@^1.0.3:
resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d"
integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==
i18next@
^
20.
3.2
:
i18next@20.
6.1
:
version "20.6.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.6.1.tgz#535e5f6e5baeb685c7d25df70db63bf3cc0aa345"
integrity sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==
...
...
@@ -4917,6 +4917,13 @@ js-sha3@0.8.0:
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
js-yaml@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
dependencies:
argparse "^2.0.1"
js-yaml@^3.13.1:
version "3.14.1"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
...
...
@@ -4925,13 +4932,6 @@ js-yaml@^3.13.1:
argparse "^1.0.7"
esprima "^4.0.0"
js-yaml@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
dependencies:
argparse "^2.0.1"
jsbn@~0.1.0:
version "0.1.1"
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
...
...
@@ -5241,7 +5241,7 @@ lodash.truncate@^4.4.2:
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=
lodash@^4.17.21, lodash@^4.7.0:
lodash@4.17.21,
lodash@^4.17.21, lodash@^4.7.0:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
...
...
@@ -5875,7 +5875,7 @@ pino-abstract-transport@^0.5.0, pino-abstract-transport@v0.5.0:
duplexify "^4.1.2"
split2 "^4.0.0"
pino-pretty@
^
7.2.0:
pino-pretty@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-7.2.0.tgz#6cd1500fa47a6e9011e87bb65e129cd4555265f1"
integrity sha512-pkZhaF1JiyQt4BRqkLANYWuZTxavmuXh3OHsb8goeQasTFgNdzOECXkZWyPYrA0YMRa8zKoVsCzeYz9lI2NYwA==
...
...
@@ -5898,7 +5898,7 @@ pino-std-serializers@^4.0.0:
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-4.0.0.tgz#1791ccd2539c091ae49ce9993205e2cd5dbba1e2"
integrity sha512-cK0pekc1Kjy5w9V2/n+8MkZwusa6EyyxfeQCB799CQRhRt/CqYKiWs5adeu8Shve2ZNffvfC/7J64A2PJo1W/Q==
pino@
^
7.1.0:
pino@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/pino/-/pino-7.1.0.tgz#1012882eb2cd75ebd6b33e407d93e9295c996f34"
integrity sha512-EdNpwNxlNK2gt48V4P8uvGmfTH7yW+in4MAMGgU69ovtNQqBj+kA3xGjgPQHMXo5vr4rq+vWuBgNiz/LmfK++A==
...
...
@@ -6162,7 +6162,7 @@ react-clientside-effect@^1.2.2:
dependencies:
"@babel/runtime" "^7.12.13"
react-copy-to-clipboard@
^
5.0.
3
:
react-copy-to-clipboard@5.0.
4
:
version "5.0.4"
resolved "https://registry.yarnpkg.com/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.4.tgz#42ec519b03eb9413b118af92d1780c403a5f19bf"
integrity sha512-IeVAiNVKjSPeGax/Gmkqfa/+PuMTBhutEvFUaMQLwE2tS0EXrAdgOpWDX26bWTXF3HrioorR7lr08NqeYUWQCQ==
...
...
@@ -6201,7 +6201,7 @@ react-focus-lock@2.5.0:
use-callback-ref "^1.2.1"
use-sidecar "^1.0.1"
react-i18next@
^
11.1
1
.0:
react-i18next@11.1
2
.0:
version "11.12.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.12.0.tgz#2a053321b9b7a876d5baa7af55a12d986117bffc"
integrity sha512-M9BT+hqVG03ywrl+L7CK74ugK+4jIo7AeKJ17+g9BoqJz2+/aVbs8SIVXT4KMQ1rjIdcw+GcSRDy1CXjcz6tLQ==
...
...
@@ -6209,7 +6209,7 @@ react-i18next@^11.11.0:
"@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1"
react-icons@
^
4.
2.0
:
react-icons@4.
3.1
:
version "4.3.1"
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.3.1.tgz#2fa92aebbbc71f43d2db2ed1aed07361124e91ca"
integrity sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==
...
...
@@ -6224,7 +6224,7 @@ react-is@^16.7.0, react-is@^16.8.1:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
react-query@
^
3.
19.2
:
react-query@3.
26.0
:
version "3.26.0"
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.26.0.tgz#7083a8622afdf946ee6d8f3a6d94591b980c1aa0"
integrity sha512-wFPnL9Y+9xf6gJHAQ8ue+vBurciJ4cfQL4dhsI0x3YyRaEXlyklUQpJzbR63CfFULVekP3iWoyFxhaNVS9RFDw==
...
...
@@ -6313,7 +6313,7 @@ readdirp@~3.5.0:
dependencies:
picomatch "^2.2.1"
recoil@
^
0.4.1:
recoil@0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/recoil/-/recoil-0.4.1.tgz#1cb2171bc98d41361507131a059d7c3525d8c4fe"
integrity sha512-vp6KPwlHOjJ4bJofmdDchmgI9ilMTCoUisK8/WYLl8dThH7e7KmtZttiLgvDb2Em99dUfTEsk8vT8L1nUMgqXQ==
...
...
@@ -6870,7 +6870,7 @@ supports-hyperlinks@^2.0.0:
has-flag "^4.0.0"
supports-color "^7.0.0"
swr@
^
1.0.1:
swr@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/swr/-/swr-1.0.1.tgz#15f62846b87ee000e52fa07812bb65eb62d79483"
integrity sha512-EPQAxSjoD4IaM49rpRHK0q+/NzcwoT8c0/Ylu/u3/6mFj/CWnQVjNJ0MV2Iuw/U+EJSd2TX5czdAwKPYZIG0YA==
...
...
@@ -7244,7 +7244,7 @@ util@^0.11.0:
dependencies:
inherits "2.0.3"
uuid@^8.3.2:
uuid@8.3.2,
uuid@^8.3.2:
version "8.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
...
...
@@ -7497,7 +7497,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.
9
:
yup@0.32.
11
:
version "0.32.11"
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.11.tgz#d67fb83eefa4698607982e63f7ca4c5ed3cf18c5"
integrity sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg==
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment