Compare commits

...

3 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
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

View File

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