137137 eslint-visitor-keys "^2.1.0"
138138 semver "^6.3.1"
139139
140+ "@babel/eslint-parser@^7.17.0":
141+ version "7.23.10"
142+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz#2d4164842d6db798873b40e0c4238827084667a2"
143+ integrity sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==
144+ dependencies:
145+ "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
146+ eslint-visitor-keys "^2.1.0"
147+ semver "^6.3.1"
148+
140149"@babel/generator@^7.16.8", "@babel/generator@^7.17.10", "@babel/generator@^7.20.7", "@babel/generator@^7.23.6", "@babel/generator@^7.7.2":
141150 version "7.23.6"
142151 resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e"
12021211 minimatch "^3.1.2"
12031212 strip-json-comments "^3.1.1"
12041213
1205- "@eslint/js@8.56 .0":
1206- version "8.56 .0"
1207- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56 .0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b "
1208- integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A ==
1214+ "@eslint/js@8.57 .0":
1215+ version "8.57 .0"
1216+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57 .0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f "
1217+ integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g ==
12091218
12101219"@gar/promisify@^1.0.1":
12111220 version "1.1.3"
12121221 resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
12131222 integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
12141223
1215- "@humanwhocodes/config-array@^0.11.13 ":
1224+ "@humanwhocodes/config-array@^0.11.14 ":
12161225 version "0.11.14"
12171226 resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
12181227 integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
29392948 dependencies:
29402949 "@types/yargs-parser" "*"
29412950
2942- "@typescript-eslint/eslint-plugin@^5.4 .0":
2951+ "@typescript-eslint/eslint-plugin@^5.19 .0":
29432952 version "5.62.0"
29442953 resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
29452954 integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
29552964 semver "^7.3.7"
29562965 tsutils "^3.21.0"
29572966
2958- "@typescript-eslint/parser@^5.4 .0":
2967+ "@typescript-eslint/parser@^5.19 .0":
29592968 version "5.62.0"
29602969 resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
29612970 integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
@@ -6052,25 +6061,25 @@ escodegen@^2.0.0:
60526061 optionalDependencies:
60536062 source-map "~0.6.1"
60546063
6055- eslint-config-cozy-app@4.0.0 :
6056- version "4.0.0 "
6057- resolved "https://registry.yarnpkg.com/eslint-config-cozy-app/-/eslint-config-cozy-app-4.0.0 .tgz#739a4ab6ad8c9f4d1548a680447fe135512bf6b8 "
6058- integrity sha512-VYbCmdQRQrxxNYglCgM6dYQIcNLFq91FQ+1ADJLbE9kkLWskJOBJUJ+9BYvDnOPHc8WTNHE/DF2e+p9jys/JkQ ==
6059- dependencies:
6060- "@babel/eslint-parser" "^7.16.3 "
6061- "@typescript-eslint/eslint-plugin" "^5.4 .0"
6062- "@typescript-eslint/parser" "^5.4 .0"
6063- eslint "^8.3 .0"
6064- eslint-config-prettier "^8.3 .0"
6064+ eslint-config-cozy-app@4.2.1 :
6065+ version "4.2.1 "
6066+ resolved "https://registry.yarnpkg.com/eslint-config-cozy-app/-/eslint-config-cozy-app-4.2.1 .tgz#9ddb44a61735b1f22508c3415e0ada4d29e2cc2c "
6067+ integrity sha512-p3C24ktlL/XNjeHXFjjVkwXon9Crcyd7qxwGag2gJXKbgc2ckcdyYRC49ZHSK5W8tWnVyPjoMTUrg9ntYSDDeg ==
6068+ dependencies:
6069+ "@babel/eslint-parser" "^7.17.0 "
6070+ "@typescript-eslint/eslint-plugin" "^5.19 .0"
6071+ "@typescript-eslint/parser" "^5.19 .0"
6072+ eslint "^8.13 .0"
6073+ eslint-config-prettier "^8.5 .0"
60656074 eslint-plugin-prettier "^4.0.0"
60666075 eslint-plugin-promise "^6.0.0"
6067- eslint-plugin-react "^7.27.1 "
6068- eslint-plugin-react-hooks "^4.3 .0"
6069- eslint-plugin-vue "^8.1.1 "
6070- prettier "^2.5.0 "
6071- typescript "^4.5.2 "
6076+ eslint-plugin-react "^7.29.4 "
6077+ eslint-plugin-react-hooks "^4.5 .0"
6078+ eslint-plugin-vue "^8.6.0 "
6079+ prettier "^2.6.2 "
6080+ typescript "^4.6.3 "
60726081
6073- eslint-config-prettier@^8.3 .0:
6082+ eslint-config-prettier@^8.5 .0:
60746083 version "8.10.0"
60756084 resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
60766085 integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
@@ -6094,12 +6103,12 @@ eslint-plugin-promise@^6.0.0:
60946103 resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
60956104 integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
60966105
6097- eslint-plugin-react-hooks@^4.3 .0:
6106+ eslint-plugin-react-hooks@^4.5 .0:
60986107 version "4.6.0"
60996108 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
61006109 integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
61016110
6102- eslint-plugin-react@^7.27.1 :
6111+ eslint-plugin-react@^7.29.4 :
61036112 version "7.33.2"
61046113 resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.2.tgz#69ee09443ffc583927eafe86ffebb470ee737608"
61056114 integrity sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==
@@ -6121,7 +6130,7 @@ eslint-plugin-react@^7.27.1:
61216130 semver "^6.3.1"
61226131 string.prototype.matchall "^4.0.8"
61236132
6124- eslint-plugin-vue@^8.1.1 :
6133+ eslint-plugin-vue@^8.6.0 :
61256134 version "8.7.1"
61266135 resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz#f13c53547a0c9d64588a675cc5ecc6ccaf63703f"
61276136 integrity sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==
@@ -6166,16 +6175,16 @@ eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4
61666175 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
61676176 integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
61686177
6169- eslint@^8.3 .0:
6170- version "8.56 .0"
6171- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56 .0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15 "
6172- integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ ==
6178+ eslint@^8.13 .0:
6179+ version "8.57 .0"
6180+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57 .0.tgz#c786a6fd0e0b68941aaf624596fb987089195668 "
6181+ integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ ==
61736182 dependencies:
61746183 "@eslint-community/eslint-utils" "^4.2.0"
61756184 "@eslint-community/regexpp" "^4.6.1"
61766185 "@eslint/eslintrc" "^2.1.4"
6177- "@eslint/js" "8.56 .0"
6178- "@humanwhocodes/config-array" "^0.11.13 "
6186+ "@eslint/js" "8.57 .0"
6187+ "@humanwhocodes/config-array" "^0.11.14 "
61796188 "@humanwhocodes/module-importer" "^1.0.1"
61806189 "@nodelib/fs.walk" "^1.2.8"
61816190 "@ungap/structured-clone" "^1.2.0"
@@ -10523,7 +10532,7 @@ prettier-linter-helpers@^1.0.0:
1052310532 dependencies:
1052410533 fast-diff "^1.1.2"
1052510534
10526- prettier@^2.5.0 :
10535+ prettier@^2.6.2 :
1052710536 version "2.8.8"
1052810537 resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
1052910538 integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
@@ -12400,7 +12409,7 @@ typedarray@^0.0.6:
1240012409 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1240112410 integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1240212411
12403- typescript@4.9.5, typescript@^4.5.2:
12412+ typescript@4.9.5, typescript@^4.5.2, typescript@^4.6.3 :
1240412413 version "4.9.5"
1240512414 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1240612415 integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
0 commit comments