Compare commits

...

3 Commits

Author SHA1 Message Date
78508d31ba Update dependency @storybook/addon-themes to v10.2.13
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-01 22:14:43 +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

@@ -1911,9 +1911,9 @@
ts-dedent "^2.0.0"
"@storybook/addon-themes@^10.2.10":
version "10.2.10"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-themes/-/addon-themes-10.2.10.tgz#2daefc26d1c9071ff49948d92805908b7d54caf5"
integrity sha512-j7ixCgzpWeTU7K4BkNHtEg3NdmRg9YW7ynvv0OjD3vaz4+FUVWOq7PPwb3SktLS1tOl4UA13IpApD8nSpBiY6A==
version "10.2.13"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-themes/-/addon-themes-10.2.13.tgz#11674a2377f84246e40c883be1d9ad61974850a8"
integrity sha512-ueOGGy7ZXgFp+GFo67HfWSCoNIv1+z+nHiSUmkZP/GHZ/1yiD/w8Sv0bEI1HjD/whCdoOzDKNcVXfiJAFdHoGw==
dependencies:
ts-dedent "^2.0.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"