Compare commits

...

3 Commits

Author SHA1 Message Date
82d05aeb24 Update dependency @storybook/addon-a11y to v10.2.13
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-01 22:13:36 +00:00
3e1857c49b Merge pull request 'Update dependency @types/node to v25.3.2' (#14) from renovate/node-25.x-lockfile into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #14
2026-03-01 22:57:17 +01:00
62310e80b0 Update dependency @types/node to v25.3.2
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-01 14:14:32 +00:00

View File

@@ -1890,9 +1890,9 @@
integrity sha512-Gfkvwk9o9kE9r9XNBmJRfV8zONvXThnm1tcuojL04Uy5uRyqg93DC83lDebl0rocZCfKSjUv+fWYtMQmEDJldg==
"@storybook/addon-a11y@^10.2.10":
version "10.2.10"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-a11y/-/addon-a11y-10.2.10.tgz#8c80cdcce50eecc52aa7b0fec69dd2bcb92eef98"
integrity sha512-1S9pDXgvbHhBStGarCvfJ3/rfcaiAcQHRhuM3Nk4WGSIYtC1LCSRuzYdDYU0aNRpdCbCrUA7kUCbqvIE3tH+3Q==
version "10.2.13"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-a11y/-/addon-a11y-10.2.13.tgz#67d694cc55bf42739530d0f4ab7ef91cc92d8760"
integrity sha512-zuR1n1xgWoieEnr6E5xdTR40BI61IBQahgmsRpTvqRffL3mxAs5aFoORDmA5pZWI2LE9URdMkY85h218ijuLiw==
dependencies:
"@storybook/global" "^5.0.0"
axe-core "^4.2.0"
@@ -2119,9 +2119,9 @@
integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
"@types/node@^25.3.0":
version "25.3.0"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@types/node/-/node-25.3.0.tgz#749b1bd4058e51b72e22bd41e9eab6ebd0180470"
integrity sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A==
version "25.3.3"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@types/node/-/node-25.3.3.tgz#605862544ee7ffd7a936bcbf0135a14012f1e549"
integrity sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==
dependencies:
undici-types "~7.18.0"