diff --git a/package.json b/package.json index e6380e726d..72dd47147d 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@leafygreen-ui/text-area": "8.0.4", "@leafygreen-ui/text-input": "12.1.0", "@leafygreen-ui/toast": "6.1.4", - "@leafygreen-ui/toggle": "10.0.1", + "@leafygreen-ui/toggle": "10.0.17", "@leafygreen-ui/tokens": "2.1.0", "@leafygreen-ui/tooltip": "10.0.10", "@leafygreen-ui/typography": "17.0.1", @@ -146,7 +146,7 @@ "@storybook/addon-storyshots": "7.4.0", "@storybook/react": "7.4.0", "@storybook/react-vite": "7.4.0", - "@storybook/testing-library": "0.2.0", + "@storybook/testing-library": "0.2.2", "@styled/typescript-styled-plugin": "1.0.0", "@testing-library/jest-dom": "6.1.3", "@testing-library/react": "14.0.0", diff --git a/yarn.lock b/yarn.lock index be7669f470..08bc385dd5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8,9 +8,9 @@ integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA== "@adobe/css-tools@^4.3.0": - version "4.3.1" - resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.1.tgz#abfccb8ca78075a2b6187345c26243c1a0842f28" - integrity sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg== + version "4.3.2" + resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.2.tgz#a6abc715fb6884851fca9dad37fc34739a04fd11" + integrity sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw== "@ampproject/remapping@^2.2.0": version "2.2.1" @@ -3519,15 +3519,7 @@ dependencies: "@leafygreen-ui/emotion" "^4.0.3" -"@leafygreen-ui/icon@^11.12.1", "@leafygreen-ui/icon@^11.12.3", "@leafygreen-ui/icon@^11.12.4", "@leafygreen-ui/icon@^11.12.5", "@leafygreen-ui/icon@^11.13.1", "@leafygreen-ui/icon@^11.15.0", "@leafygreen-ui/icon@^11.17.0", "@leafygreen-ui/icon@^11.22.1", "@leafygreen-ui/icon@^11.22.2", "@leafygreen-ui/icon@^11.23.0": - version "11.23.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon/-/icon-11.23.0.tgz#d6fdae3386f79ee061a991d32e2ff807611af85c" - integrity sha512-TaK9mlQO2K1Y4urL69FzLXMfW/hoSChlsA0WSj4IEFEyaC/bwVQTJFq9qStcRPTwf18G1rwsEQB1TlKDvlPIFA== - dependencies: - "@leafygreen-ui/emotion" "^4.0.7" - lodash "^4.17.21" - -"@leafygreen-ui/icon@^11.25.0": +"@leafygreen-ui/icon@^11.12.1", "@leafygreen-ui/icon@^11.12.3", "@leafygreen-ui/icon@^11.12.4", "@leafygreen-ui/icon@^11.12.5", "@leafygreen-ui/icon@^11.13.1", "@leafygreen-ui/icon@^11.15.0", "@leafygreen-ui/icon@^11.17.0", "@leafygreen-ui/icon@^11.22.1", "@leafygreen-ui/icon@^11.22.2", "@leafygreen-ui/icon@^11.23.0", "@leafygreen-ui/icon@^11.25.0": version "11.25.0" resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon/-/icon-11.25.0.tgz#a6cc0d54e7988cb39d3a2b1e947715b6af8f1ca2" integrity sha512-54nEMSj/g8cfKsh2iQ9qVr7oYSSbdpZbzrgQ/tExDuaG90UR0FJeWHzPiNbUI7hrRuLYuokn7WafsxqX6Sfr2A== @@ -4052,17 +4044,17 @@ polished "^4.2.2" react-transition-group "^4.4.1" -"@leafygreen-ui/toggle@10.0.1": - version "10.0.1" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/toggle/-/toggle-10.0.1.tgz#9f6ba006853bc68a65a0762df7bca0a7d5da5c46" - integrity sha512-afjsM+cyfu84sal9/dOWv6DLzjC/RZpX7p0iUF0+W3kiF1rwzY6GWfe2GHOx7hykXrxnEKjNwm2aQZhZLzMQ5g== +"@leafygreen-ui/toggle@10.0.17": + version "10.0.17" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/toggle/-/toggle-10.0.17.tgz#32efe7e0d22a4409fc4afa12d90ccbf5345d4923" + integrity sha512-EUo7kxMMNH+rv8dVJCqyi7zGRPCgiiw+cGXgMa2dI2u1MJQHqGdnNFeQSIJE48jDBpJZfIfMxyryN5lpR3ziHg== dependencies: - "@leafygreen-ui/a11y" "^1.3.4" - "@leafygreen-ui/emotion" "^4.0.3" - "@leafygreen-ui/icon" "^11.12.1" - "@leafygreen-ui/lib" "^10.0.0" - "@leafygreen-ui/palette" "^3.4.4" - "@leafygreen-ui/tokens" "^1.4.0" + "@leafygreen-ui/a11y" "^1.4.11" + "@leafygreen-ui/emotion" "^4.0.7" + "@leafygreen-ui/icon" "^11.22.2" + "@leafygreen-ui/lib" "^13.0.0" + "@leafygreen-ui/palette" "^4.0.7" + "@leafygreen-ui/tokens" "^2.1.4" "@leafygreen-ui/tokens@2.1.0": version "2.1.0" @@ -5698,13 +5690,13 @@ fs-extra "^11.1.0" read-pkg-up "^7.0.1" -"@storybook/testing-library@0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@storybook/testing-library/-/testing-library-0.2.0.tgz#09202b90ea5bd67b503dbb1a0b1f3ab3eb005d04" - integrity sha512-Ff6jNnrsosmDshgCf0Eb5Cz7IA34p/1Ps5N3Kp3598kfXpBSccSkQQvVFUXC3kIHw/isIXWPqntZuKqnWUz7Gw== +"@storybook/testing-library@0.2.2": + version "0.2.2" + resolved "https://registry.yarnpkg.com/@storybook/testing-library/-/testing-library-0.2.2.tgz#c8e089cc8d7354f6066fdb580fae3eedf568aa7c" + integrity sha512-L8sXFJUHmrlyU2BsWWZGuAjv39Jl1uAqUHdxmN42JY15M4+XCMjGlArdCCjDe1wpTSW6USYISA9axjZojgtvnw== dependencies: "@testing-library/dom" "^9.0.0" - "@testing-library/user-event" "^14.0.0" + "@testing-library/user-event" "^14.4.0" ts-dedent "^2.2.0" "@storybook/theming@6.5.16": @@ -5818,7 +5810,7 @@ "@testing-library/dom" "^9.0.0" "@types/react-dom" "^18.0.0" -"@testing-library/user-event@14.5.1", "@testing-library/user-event@^14.0.0": +"@testing-library/user-event@14.5.1", "@testing-library/user-event@^14.4.0": version "14.5.1" resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.1.tgz#27337d72046d5236b32fd977edee3f74c71d332f" integrity sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==