Compare commits

..
Author SHA1 Message Date
renovate a3fe4c1694 chore(deps): update dependency @testing-library/react to v16.3.3 2026-09-24 21:20:44 +00:00
+15 -10
View File
@@ -172,7 +172,12 @@
dependencies:
"@babel/helper-plugin-utils" "^7.27.1"
"@babel/runtime@^7.12.5", "@babel/runtime@^7.14.8":
"@babel/runtime@^7.12.5":
version "7.29.7"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@babel/runtime/-/runtime-7.29.7.tgz#12022450c45a4da6d8d8287b18a4ff2ddb23f768"
integrity sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==
"@babel/runtime@^7.14.8":
version "7.28.6"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
@@ -2030,9 +2035,9 @@
integrity sha512-Gfkvwk9o9kE9r9XNBmJRfV8zONvXThnm1tcuojL04Uy5uRyqg93DC83lDebl0rocZCfKSjUv+fWYtMQmEDJldg==
"@storybook/addon-a11y@^10.2.10":
version "10.5.6"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-a11y/-/addon-a11y-10.5.6.tgz#0c781e7832782a8a1ca5302b25e8d51f7b31af1b"
integrity sha512-pMqbmtvkIgb7/kVE2BTNovGhSerRXWsVag62zpwQe0SwYYkgN+1Q9h4TYuIe2+npGkxgwALCjwtqkcnpOoND+A==
version "10.2.19"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-a11y/-/addon-a11y-10.2.19.tgz#364ed3f7ef2e6deb2b77f1aa05f197ae0eb8f044"
integrity sha512-SJGf1ghCoRVlwyiRwz5GiHuNvu7C5iCDNIRJW8WGOJlnoQa3rYaY7WJ/8a/eT9N8buIscL9AYWudhh5zsI1W3g==
dependencies:
"@storybook/global" "^5.0.0"
axe-core "^4.2.0"
@@ -2159,9 +2164,9 @@
redent "^3.0.0"
"@testing-library/react@^16.3.0":
version "16.3.2"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@testing-library/react/-/react-16.3.2.tgz#672883b7acb8e775fc0492d9e9d25e06e89786d0"
integrity sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==
version "16.3.3"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@testing-library/react/-/react-16.3.3.tgz#426907e7716f37038dab8aa69d8f0459f9ec24b2"
integrity sha512-Uo193NgQbPMz6lrrhtRQQFcMC6Re/ELLFbbuVL30WDlZxlpZf9/lMHTAVxPRLw1q1iu9OJmR1c2BLiENRstdBg==
dependencies:
"@babel/runtime" "^7.12.5"
@@ -2635,9 +2640,9 @@ ast-v8-to-istanbul@^1.0.0:
js-tokens "^10.0.0"
axe-core@^4.2.0:
version "4.13.0"
resolved "https://nexus.beatrice.wtf/repository/npm-group/axe-core/-/axe-core-4.13.0.tgz#f868ecb1bd61d982321760e51d841ab497ab86d0"
integrity sha512-UzGt8zg7Ny8djbYMhxl2zuEevVa7r2gJjYY5Lwr1xM7+XU2nd6CkIWFTVcCIbAP63vSz71NaVyyuSk9lHKcy0A==
version "4.11.1"
resolved "https://nexus.beatrice.wtf/repository/npm-group/axe-core/-/axe-core-4.11.1.tgz#052ff9b2cbf543f5595028b583e4763b40c78ea7"
integrity sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==
balanced-match@^4.0.2:
version "4.0.4"