1
0
Fork 0

chore: Updated dependencies

This commit is contained in:
Joost De Cock 2022-06-30 12:09:14 +02:00
parent b949bd1d0d
commit d50a9af882
2 changed files with 3 additions and 3 deletions

View file

@ -72,7 +72,7 @@ components:
'@fontsource/ubuntu': *ubuntu
'@freesewing/i18n': *freesewing
'@freesewing/utils': *freesewing
'react-intl': &react-intl '^5.24.4'
'react-intl': &react-intl '^5.25.1'
'@material-ui/core': &matui-core '^4.12.3'
'@material-ui/icons': &matui-icons '^4.11.2'
'@material-ui/lab': &matui-lab '^v4.0.0-alpha.60'
@ -208,7 +208,7 @@ react-pattern:
'@freesewing/i18n': *freesewing
remark-jargon:
_:
'unist-util-visit': '^4.0.0'
'unist-util-visit': '^2.0.3'
peer:
'remark': '^13.0.0'
'remark-html': '^13.0.1'

View file

@ -27074,7 +27074,7 @@ unist-util-visit@^1.4.1:
dependencies:
unist-util-visit-parents "^2.0.0"
unist-util-visit@^2.0.0:
unist-util-visit@^2.0.0, unist-util-visit@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-2.0.3.tgz#c3703893146df47203bb8a9795af47d7b971208c"
integrity sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==