|
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 | |
|
1636 | 1636 | "@emnapi/runtime" "^1.1.0" |
1637 | 1637 | "@tybys/wasm-util" "^0.9.0" |
1638 | 1638 |
|
| 1639 | +"@neoconfetti/react@^1.0.0": |
| 1640 | + version "1.0.0" |
| 1641 | + resolved "https://registry.yarnpkg.com/@neoconfetti/react/-/react-1.0.0.tgz#9a619d980a2285a829b1f8c78ca6484f0364a370" |
| 1642 | + integrity sha512-klcSooChXXOzIm+SE5IISIAn3bYzYfPjbX7D7HoqZL84oAfgREeSg5vSIaSFH+DaGzzvImTyWe1OyrJ67vik4A== |
| 1643 | + |
1639 | 1644 | |
1640 | 1645 | version "2.1.5" |
1641 | 1646 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
@@ -4070,10 +4075,10 @@ chownr@^2.0.0: |
4070 | 4075 | resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece" |
4071 | 4076 | integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== |
4072 | 4077 |
|
4073 | | -chromatic@^11.15.0: |
4074 | | - version "11.28.2" |
4075 | | - resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-11.28.2.tgz#c0b9f59dcc323ca8bf2c2790f3c9e3d285834efb" |
4076 | | - integrity sha512-aCmUPcZUs4/p9zRZdMreOoO/5JqO2DiJC3md1/vRx8dlMRcmR/YI5ZbgXZcai2absVR+6hsXZ5XiPxV2sboTuQ== |
| 4078 | +chromatic@^12.0.0: |
| 4079 | + version "12.1.1" |
| 4080 | + resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-12.1.1.tgz#0aaf6e7a35d3e0083770d1b20fe263be9ac604c3" |
| 4081 | + integrity sha512-vNe/PU4EvPN4V+d03Ym2mWBxqEkfbTCSfd0Z+PUMir0S/gKjbFK72FgTYz64j3k31UtrzMarB8EIzwFMxsDbjg== |
4077 | 4082 |
|
4078 | 4083 | |
4079 | 4084 | version "2.8.0" |
@@ -10639,13 +10644,6 @@ rc-config-loader@^4.1.3: |
10639 | 10644 | json5 "^2.2.2" |
10640 | 10645 | require-from-string "^2.0.2" |
10641 | 10646 |
|
10642 | | -react-confetti@^6.1.0: |
10643 | | - version "6.4.0" |
10644 | | - resolved "https://registry.yarnpkg.com/react-confetti/-/react-confetti-6.4.0.tgz#e9416b5b3c8baf6f0bb1c5a8e1e3c89babd2c837" |
10645 | | - integrity sha512-5MdGUcqxrTU26I2EU7ltkWPwxvucQTuqMm8dUz72z2YMqTD6s9vMcDUysk7n9jnC+lXuCPeJJ7Knf98VEYE9Rg== |
10646 | | - dependencies: |
10647 | | - tween-functions "^1.2.0" |
10648 | | - |
10649 | 10647 | "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0": |
10650 | 10648 | version "19.1.0" |
10651 | 10649 | resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.1.0.tgz#133558deca37fa1d682708df8904b25186793623" |
@@ -12550,11 +12548,6 @@ tuf-js@^2.2.1: |
12550 | 12548 | debug "^4.3.4" |
12551 | 12549 | make-fetch-happen "^13.0.1" |
12552 | 12550 |
|
12553 | | -tween-functions@^1.2.0: |
12554 | | - version "1.2.0" |
12555 | | - resolved "https://registry.yarnpkg.com/tween-functions/-/tween-functions-1.2.0.tgz#1ae3a50e7c60bb3def774eac707acbca73bbc3ff" |
12556 | | - integrity sha512-PZBtLYcCLtEcjL14Fzb1gSxPBeL7nWvGhO5ZFPGqziCcr8uvHp0NDmdjBchp6KHL+tExcg0m3NISmKxhU394dA== |
12557 | | - |
12558 | 12551 | type-check@^0.4.0, type-check@~0.4.0: |
12559 | 12552 | version "0.4.0" |
12560 | 12553 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1" |
|
0 commit comments