Compare commits
1 Commits
398c059b2c
...
renovate/s
| Author | SHA1 | Date | |
|---|---|---|---|
| 21e658fe05 |
56
yarn.lock
56
yarn.lock
@@ -2064,12 +2064,12 @@
|
||||
dependencies:
|
||||
ts-dedent "^2.0.0"
|
||||
|
||||
"@storybook/builder-vite@10.2.19":
|
||||
version "10.2.19"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/builder-vite/-/builder-vite-10.2.19.tgz#b43c9a35d9a70150ee5c300b0750994f697a2687"
|
||||
integrity sha512-a59xALzM9GeYh6p+wzAeBbDyIe+qyrC4nxS3QNzb5i2ZOhrq1iIpvnDaOWe80NC8mV3IlqUEGY8Uawkf//1Rmg==
|
||||
"@storybook/builder-vite@10.3.1":
|
||||
version "10.3.1"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/builder-vite/-/builder-vite-10.3.1.tgz#e6e035413e7a5af9615c73059c12e20a61f144be"
|
||||
integrity sha512-8X3Mv6VxVaVHip51ZuTAjQv7jI3K4GxpgW0ZAhaLi8atSTHezu7hQOuISC1cHAwhMV0GhGHtCCKi33G9EGx5hw==
|
||||
dependencies:
|
||||
"@storybook/csf-plugin" "10.2.19"
|
||||
"@storybook/csf-plugin" "10.3.1"
|
||||
ts-dedent "^2.0.0"
|
||||
|
||||
"@storybook/csf-plugin@10.2.19":
|
||||
@@ -2079,6 +2079,13 @@
|
||||
dependencies:
|
||||
unplugin "^2.3.5"
|
||||
|
||||
"@storybook/csf-plugin@10.3.1":
|
||||
version "10.3.1"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/csf-plugin/-/csf-plugin-10.3.1.tgz#f4a4e82f9ed1aa6182b6cce597e76b77ca0d78f2"
|
||||
integrity sha512-P1WUSoyueV+ULpNeip4eIjjDvOXDBQI4gaq/s1PdAg1Szz/0GhDPu/CXuwukgkmyHaJP3aVR3pHPvSfeLfMCrA==
|
||||
dependencies:
|
||||
unplugin "^2.3.5"
|
||||
|
||||
"@storybook/global@^5.0.0":
|
||||
version "5.0.0"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/global/-/global-5.0.0.tgz#b793d34b94f572c1d7d9e0f44fac4e0dbc9572ed"
|
||||
@@ -2094,22 +2101,37 @@
|
||||
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-dom-shim@10.3.1":
|
||||
version "10.3.1"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react-dom-shim/-/react-dom-shim-10.3.1.tgz#31af03f5f56a837e3263b2a8dc9d3609cb643ec7"
|
||||
integrity sha512-X337d639Bw9ej8vIi29bxgRsHcrFHhux1gMSmDifYjBRhTUXE3/OeDtoEl6ZV5Pgc5BAabUF5L2cl0mb428BYQ==
|
||||
|
||||
"@storybook/react-vite@^10.2.10":
|
||||
version "10.2.19"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react-vite/-/react-vite-10.2.19.tgz#ecfd02a56cc14cce1b93e897517abca7686fbb63"
|
||||
integrity sha512-2/yMKrK4IqMIZicRpPMoIg+foBuWnkaEWt0R4V4hjErDj/SC3D9ov+GUqhjKJ81TegijhKzNpwnSD7Nf87haKw==
|
||||
version "10.3.1"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react-vite/-/react-vite-10.3.1.tgz#89c7c0b0a6b74c160d1644adbd1329daa66d36fc"
|
||||
integrity sha512-6ATC5oZKXtNFdyLR1DyJY9s6qDltFL/Dfew6loJK4bBqd5a46+wpNJebMBhBxdhHa9FDJS5tv2noNSO5kXc+Sw==
|
||||
dependencies:
|
||||
"@joshwooding/vite-plugin-react-docgen-typescript" "^0.6.4"
|
||||
"@rollup/pluginutils" "^5.0.2"
|
||||
"@storybook/builder-vite" "10.2.19"
|
||||
"@storybook/react" "10.2.19"
|
||||
"@storybook/builder-vite" "10.3.1"
|
||||
"@storybook/react" "10.3.1"
|
||||
empathic "^2.0.0"
|
||||
magic-string "^0.30.0"
|
||||
react-docgen "^8.0.0"
|
||||
resolve "^1.22.8"
|
||||
tsconfig-paths "^4.2.0"
|
||||
|
||||
"@storybook/react@10.2.19", "@storybook/react@^10.2.10":
|
||||
"@storybook/react@10.3.1":
|
||||
version "10.3.1"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react/-/react-10.3.1.tgz#98da47c63eeef2f63e9e2fd46e1affee73555fea"
|
||||
integrity sha512-DoiOwfVG8VVIxA9JD3wz5lE30RTxwOnSHJJv4qdlCCiPIJWBGjxug9bqFxUZlqDkkbUzFLGDOBxYDp05Y66dbQ==
|
||||
dependencies:
|
||||
"@storybook/global" "^5.0.0"
|
||||
"@storybook/react-dom-shim" "10.3.1"
|
||||
react-docgen "^8.0.2"
|
||||
react-docgen-typescript "^2.2.2"
|
||||
|
||||
"@storybook/react@^10.2.10":
|
||||
version "10.2.19"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@storybook/react/-/react-10.2.19.tgz#7e273b942f42b9f7eb69de3e91101bec54545c18"
|
||||
integrity sha512-gm2qxLyYSsGp7fee5i+d8jSVUKMla8yRaTJ1wxPEnyaJMd0QUu6U2v3p2rW7PH1DWop3D6NqWOY8kmZjmSZKlA==
|
||||
@@ -2636,9 +2658,9 @@ base64-js@^1.3.1:
|
||||
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
|
||||
|
||||
baseline-browser-mapping@^2.9.0:
|
||||
version "2.10.8"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/baseline-browser-mapping/-/baseline-browser-mapping-2.10.8.tgz#23d1cea1a85b181c2b8660b6cfe626dc2fb15630"
|
||||
integrity sha512-PCLz/LXGBsNTErbtB6i5u4eLpHeMfi93aUv5duMmj6caNu6IphS4q6UevDnL36sZQv9lrP11dbPKGMaXPwMKfQ==
|
||||
version "2.10.9"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/baseline-browser-mapping/-/baseline-browser-mapping-2.10.9.tgz#8614229add633061c001a0b7c7c85d4b7c44e6ca"
|
||||
integrity sha512-OZd0e2mU11ClX8+IdXe3r0dbqMEznRiT4TfbhYIbcRPZkqJ7Qwer8ij3GZAmLsRKa+II9V1v5czCkvmHH3XZBg==
|
||||
|
||||
bidi-js@^1.0.3:
|
||||
version "1.0.3"
|
||||
@@ -2987,9 +3009,9 @@ downshift@^7.6.0:
|
||||
tslib "^2.3.0"
|
||||
|
||||
electron-to-chromium@^1.5.263:
|
||||
version "1.5.313"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/electron-to-chromium/-/electron-to-chromium-1.5.313.tgz#193e9ae2c2ab6915acb41e833068381e4ef0b3e4"
|
||||
integrity sha512-QBMrTWEf00GXZmJyx2lbYD45jpI3TUFnNIzJ5BBc8piGUDwMPa1GV6HJWTZVvY/eiN3fSopl7NRbgGp9sZ9LTA==
|
||||
version "1.5.321"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/electron-to-chromium/-/electron-to-chromium-1.5.321.tgz#57a80554e2e7fd65e3689d320f52a64723472d5d"
|
||||
integrity sha512-L2C7Q279W2D/J4PLZLk7sebOILDSWos7bMsMNN06rK482umHUrh/3lM8G7IlHFOYip2oAg5nha1rCMxr/rs6ZQ==
|
||||
|
||||
empathic@^2.0.0:
|
||||
version "2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user