|
182 | 182 | "@babel/helper-string-parser" "^7.27.1" |
183 | 183 | "@babel/helper-validator-identifier" "^7.27.1" |
184 | 184 |
|
185 | | -"@chromatic-com/storybook@3.2.6": |
186 | | - version "3.2.6" |
187 | | - resolved "https://registry.yarnpkg.com/@chromatic-com/storybook/-/storybook-3.2.6.tgz#24fd1a2536311c7538145ccc4d971e90c202e43b" |
188 | | - integrity sha512-FDmn5Ry2DzQdik+eq2sp/kJMMT36Ewe7ONXUXM2Izd97c7r6R/QyGli8eyh/F0iyqVvbLveNYFyF0dBOJNwLqw== |
| 185 | +"@chromatic-com/storybook@4.0.0": |
| 186 | + version "4.0.0" |
| 187 | + resolved "https://registry.yarnpkg.com/@chromatic-com/storybook/-/storybook-4.0.0.tgz#63a6a19d8f1dba8eac96c58af2d4e5a74588ff4b" |
| 188 | + integrity sha512-FfyMHK/lz/dHezWxwNZv4ReFORWVvv+bJx71NT2BSfLhOKOaoZnKJOe4QLyGxWAB7ynnedrM9V9qea3FPFj+rQ== |
189 | 189 | dependencies: |
190 | | - chromatic "^11.15.0" |
| 190 | + "@neoconfetti/react" "^1.0.0" |
| 191 | + chromatic "^12.0.0" |
191 | 192 | filesize "^10.0.12" |
192 | 193 | jsonfile "^6.1.0" |
193 | | - react-confetti "^6.1.0" |
194 | 194 | strip-ansi "^7.1.0" |
195 | 195 |
|
196 | 196 | |
|
1774 | 1774 | "@emnapi/runtime" "^1.1.0" |
1775 | 1775 | "@tybys/wasm-util" "^0.9.0" |
1776 | 1776 |
|
| 1777 | +"@neoconfetti/react@^1.0.0": |
| 1778 | + version "1.0.0" |
| 1779 | + resolved "https://registry.yarnpkg.com/@neoconfetti/react/-/react-1.0.0.tgz#9a619d980a2285a829b1f8c78ca6484f0364a370" |
| 1780 | + integrity sha512-klcSooChXXOzIm+SE5IISIAn3bYzYfPjbX7D7HoqZL84oAfgREeSg5vSIaSFH+DaGzzvImTyWe1OyrJ67vik4A== |
| 1781 | + |
1777 | 1782 | |
1778 | 1783 | version "2.1.5" |
1779 | 1784 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
@@ -4209,10 +4214,10 @@ chownr@^2.0.0: |
4209 | 4214 | resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece" |
4210 | 4215 | integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== |
4211 | 4216 |
|
4212 | | -chromatic@^11.15.0: |
4213 | | - version "11.28.2" |
4214 | | - resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-11.28.2.tgz#c0b9f59dcc323ca8bf2c2790f3c9e3d285834efb" |
4215 | | - integrity sha512-aCmUPcZUs4/p9zRZdMreOoO/5JqO2DiJC3md1/vRx8dlMRcmR/YI5ZbgXZcai2absVR+6hsXZ5XiPxV2sboTuQ== |
| 4217 | +chromatic@^12.0.0: |
| 4218 | + version "12.2.0" |
| 4219 | + resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-12.2.0.tgz#2f22865d66fa82d7c5565170f70eabb613223671" |
| 4220 | + integrity sha512-GswmBW9ZptAoTns1BMyjbm55Z7EsIJnUvYKdQqXIBZIKbGErmpA+p4c0BYA+nzw5B0M+rb3Iqp1IaH8TFwIQew== |
4216 | 4221 |
|
4217 | 4222 | |
4218 | 4223 | version "2.8.0" |
@@ -10833,13 +10838,6 @@ rc-config-loader@^4.1.3: |
10833 | 10838 | json5 "^2.2.2" |
10834 | 10839 | require-from-string "^2.0.2" |
10835 | 10840 |
|
10836 | | -react-confetti@^6.1.0: |
10837 | | - version "6.4.0" |
10838 | | - resolved "https://registry.yarnpkg.com/react-confetti/-/react-confetti-6.4.0.tgz#e9416b5b3c8baf6f0bb1c5a8e1e3c89babd2c837" |
10839 | | - integrity sha512-5MdGUcqxrTU26I2EU7ltkWPwxvucQTuqMm8dUz72z2YMqTD6s9vMcDUysk7n9jnC+lXuCPeJJ7Knf98VEYE9Rg== |
10840 | | - dependencies: |
10841 | | - tween-functions "^1.2.0" |
10842 | | - |
10843 | 10841 | "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0": |
10844 | 10842 | version "19.1.0" |
10845 | 10843 | resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.1.0.tgz#133558deca37fa1d682708df8904b25186793623" |
@@ -12751,11 +12749,6 @@ tuf-js@^2.2.1: |
12751 | 12749 | debug "^4.3.4" |
12752 | 12750 | make-fetch-happen "^13.0.1" |
12753 | 12751 |
|
12754 | | -tween-functions@^1.2.0: |
12755 | | - version "1.2.0" |
12756 | | - resolved "https://registry.yarnpkg.com/tween-functions/-/tween-functions-1.2.0.tgz#1ae3a50e7c60bb3def774eac707acbca73bbc3ff" |
12757 | | - integrity sha512-PZBtLYcCLtEcjL14Fzb1gSxPBeL7nWvGhO5ZFPGqziCcr8uvHp0NDmdjBchp6KHL+tExcg0m3NISmKxhU394dA== |
12758 | | - |
12759 | 12752 | type-check@^0.4.0, type-check@~0.4.0: |
12760 | 12753 | version "0.4.0" |
12761 | 12754 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1" |
|
0 commit comments