Compare commits

...

5 Commits

Author SHA1 Message Date
a6a3be3ba4 chore(deps): update dependency @storybook/react-vite to v10.3.1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
2026-03-20 06:17:04 +00:00
ee3bdad9ad Merge pull request 'chore(deps): update dependency @vitejs/plugin-react to v5.2.0' (#39) from renovate/vitejs-plugin-react-5.x-lockfile into main
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-15 04:35:35 +01:00
99e7ffa5a4 Merge pull request 'chore(deps): update dependency @storybook/addon-themes to v10.2.19' (#34) from renovate/storybook-addon-themes-10.x-lockfile into main
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-15 04:35:23 +01:00
0c5a20b900 chore(deps): update dependency @vitejs/plugin-react to v5.2.0
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-14 22:13:28 +00:00
c577b5919e chore(deps): update dependency @storybook/addon-themes to v10.2.19
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-14 22:12:22 +00:00

View File

@@ -2051,9 +2051,9 @@
ts-dedent "^2.0.0" ts-dedent "^2.0.0"
"@storybook/addon-themes@^10.2.10": "@storybook/addon-themes@^10.2.10":
version "10.2.17" version "10.2.19"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-themes/-/addon-themes-10.2.17.tgz#33cbb5a443b0b5041cbdb891eebf8aae700ed051" resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-themes/-/addon-themes-10.2.19.tgz#40f861a7b1d661acbd5049d6a5c46fe948df3a7d"
integrity sha512-5AJ6h/i967CEDG3DNstfgKo9ysDNIOb1pnbn8VbcD/Fw8D2dZm7pLkTAQOnxu6lFQaIU10DIiVp7cviBMasDUg== integrity sha512-TzcX/aqzZrQUypDATywLOenVoa1CTXBthODoY9odLsLLrxVaoeqsAdulkmOjeppKR1FigcERyIjIWPB8W48dag==
dependencies: dependencies:
ts-dedent "^2.0.0" ts-dedent "^2.0.0"
@@ -2105,9 +2105,7 @@
integrity sha512-BXCEfBGVBRYBTYeBeH/PJsy0Bq5MERe/HiaylR+ah/XrvIr2Z9bkne1J8yYiXCjiyq5HQa7Bj11roz0+vyUaEw== integrity sha512-BXCEfBGVBRYBTYeBeH/PJsy0Bq5MERe/HiaylR+ah/XrvIr2Z9bkne1J8yYiXCjiyq5HQa7Bj11roz0+vyUaEw==
"@storybook/react-vite@^10.2.10": "@storybook/react-vite@^10.2.10":
version "10.2.17" version "10.3.1"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react-vite/-/react-vite-10.2.17.tgz#54aa766c4254f8b1c7958ccc343033db08b88867"
integrity sha512-E/1hNmxVsjy9l3TuaNufSqkdz8saTJUGEs8GRCjKlF7be2wljIwewUxjAT3efk+bxOCw76ZmqGHk6MnRa3y7Gw==
dependencies: dependencies:
"@joshwooding/vite-plugin-react-docgen-typescript" "^0.6.4" "@joshwooding/vite-plugin-react-docgen-typescript" "^0.6.4"
"@rollup/pluginutils" "^5.0.2" "@rollup/pluginutils" "^5.0.2"
@@ -2415,9 +2413,9 @@
eslint-visitor-keys "^5.0.0" eslint-visitor-keys "^5.0.0"
"@vitejs/plugin-react@^5.0.0": "@vitejs/plugin-react@^5.0.0":
version "5.1.4" version "5.2.0"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@vitejs/plugin-react/-/plugin-react-5.1.4.tgz#5b477e060bf612a7394c4febacc5de33a219b0e4" resolved "https://nexus.beatrice.wtf/repository/npm-group/@vitejs/plugin-react/-/plugin-react-5.2.0.tgz#108bd0f566f288ce3566982df4eff137ded7b15f"
integrity sha512-VIcFLdRi/VYRU8OL/puL7QXMYafHmqOnwTZY50U1JPlCNj30PxCMx65c494b1K9be9hX83KVt0+gTEwTWLqToA== integrity sha512-YmKkfhOAi3wsB1PhJq5Scj3GXMn3WvtQ/JC0xoopuHoXSdmtdStOpFrYaT1kie2YgFBcIe64ROzMYRjCrYOdYw==
dependencies: dependencies:
"@babel/core" "^7.29.0" "@babel/core" "^7.29.0"
"@babel/plugin-transform-react-jsx-self" "^7.27.1" "@babel/plugin-transform-react-jsx-self" "^7.27.1"