Compare commits

...

3 Commits

Author SHA1 Message Date
e249b83eb2 chore(deps): update dependency @storybook/addon-a11y to v10.3.0
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-18 14:12:43 +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

@@ -2030,9 +2030,9 @@
integrity sha512-Gfkvwk9o9kE9r9XNBmJRfV8zONvXThnm1tcuojL04Uy5uRyqg93DC83lDebl0rocZCfKSjUv+fWYtMQmEDJldg== integrity sha512-Gfkvwk9o9kE9r9XNBmJRfV8zONvXThnm1tcuojL04Uy5uRyqg93DC83lDebl0rocZCfKSjUv+fWYtMQmEDJldg==
"@storybook/addon-a11y@^10.2.10": "@storybook/addon-a11y@^10.2.10":
version "10.2.19" version "10.3.0"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-a11y/-/addon-a11y-10.2.19.tgz#364ed3f7ef2e6deb2b77f1aa05f197ae0eb8f044" resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/addon-a11y/-/addon-a11y-10.3.0.tgz#392acd8a4e32feecabcd3a58283c1f6c1ab34a0a"
integrity sha512-SJGf1ghCoRVlwyiRwz5GiHuNvu7C5iCDNIRJW8WGOJlnoQa3rYaY7WJ/8a/eT9N8buIscL9AYWudhh5zsI1W3g== integrity sha512-GOQP8kp0Pos3weW00U5FC2azt1zZQOcyihP+tINQO6/MDA3hts0rKMbS5+MyVULX7A5JE5uk7SzcZQj+EZ8Yrg==
dependencies: dependencies:
"@storybook/global" "^5.0.0" "@storybook/global" "^5.0.0"
axe-core "^4.2.0" axe-core "^4.2.0"
@@ -2099,11 +2099,6 @@
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react-dom-shim/-/react-dom-shim-10.2.19.tgz#7971868fc0eb6a3101190251c46640b44fbdde28" resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react-dom-shim/-/react-dom-shim-10.2.19.tgz#7971868fc0eb6a3101190251c46640b44fbdde28"
integrity sha512-BXCEfBGVBRYBTYeBeH/PJsy0Bq5MERe/HiaylR+ah/XrvIr2Z9bkne1J8yYiXCjiyq5HQa7Bj11roz0+vyUaEw== integrity sha512-BXCEfBGVBRYBTYeBeH/PJsy0Bq5MERe/HiaylR+ah/XrvIr2Z9bkne1J8yYiXCjiyq5HQa7Bj11roz0+vyUaEw==
"@storybook/react-dom-shim@10.2.19":
version "10.2.19"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react-dom-shim/-/react-dom-shim-10.2.19.tgz#7971868fc0eb6a3101190251c46640b44fbdde28"
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.2.17"
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react-vite/-/react-vite-10.2.17.tgz#54aa766c4254f8b1c7958ccc343033db08b88867" resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react-vite/-/react-vite-10.2.17.tgz#54aa766c4254f8b1c7958ccc343033db08b88867"
@@ -2415,9 +2410,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"