diff --git a/yarn.lock b/yarn.lock index 747676ea..0ff8b281 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3077,46 +3077,6 @@ os-homedir "^1.0.1" regexpu-core "^4.5.4" -"@plexusjs/api@1.4.1": - version "1.4.1" - resolved "https://registry.yarnpkg.com/@plexusjs/api/-/api-1.4.1.tgz#cd580f4754245e87924267c71aecf30fe2ce3694" - integrity sha512-vS6RLS9i6vd4Gywa7WZVgG5NEkujgJLghLexmObHv1eW6vliowtNMOiuN8f+E69bKuoyHBf0gIZoXfZRmLhiZA== - dependencies: - "@plexusjs/utils" "1.4.1" - -"@plexusjs/api@1.4.1-canary.2+583332e": - version "1.4.1-canary.2" - resolved "https://registry.yarnpkg.com/@plexusjs/api/-/api-1.4.1-canary.2.tgz#eea5c35d6ab0d81eae5719e089fc6b6ad10b302e" - integrity sha512-GuCqhGB8cIX2bm3ZmO/bmYqQSmzAc7VAXoNRGXLryNzDHfpysl1vqEjvYbbfVDKpIWkpqWgUNb25gwp9TLQVzw== - dependencies: - "@plexusjs/utils" "1.4.1-canary.2+583332e" - -"@plexusjs/core@^1.1.0": - version "1.4.1" - resolved "https://registry.yarnpkg.com/@plexusjs/core/-/core-1.4.1.tgz#4ad41531bfce21145c093dfe42209627a9cdc586" - integrity sha512-6fyCs0TqDLY+YY9cDEiIUjPvZZz7sbIyiLcmpiz5EXKYRDUS9sBmXJ55UvfvHf6+usBwgkkFCzlJOIN0YXZrbw== - dependencies: - "@plexusjs/api" "1.4.1" - "@plexusjs/utils" "1.4.1" - -"@plexusjs/react@^1.1.0": - version "1.4.1" - resolved "https://registry.yarnpkg.com/@plexusjs/react/-/react-1.4.1.tgz#7e954765acdd769c69fddb0e20297e68a77000ea" - integrity sha512-De0bZJdzZdLfUixqxlDhdHvhmhkXi650WVEld5F4nOJItCbpvQ1RAtv2NbW9zLEBSlGtSRCvi3fDqW+xvu7B2w== - dependencies: - "@plexusjs/utils" "1.4.1" - use-sync-external-store "^1.2.0" - -"@plexusjs/utils@1.4.1": - version "1.4.1" - resolved "https://registry.yarnpkg.com/@plexusjs/utils/-/utils-1.4.1.tgz#8fea470811825307c8296042794f4783353377eb" - integrity sha512-0EOldubxBWioJAIp3LWg6CJOEVfxgjm4oisN6GhHx3Tl7gtLBrUYx6skaBZTpHadCiwhqmCNeTq+bsVlib0xnQ== - -"@plexusjs/utils@1.4.1-canary.2+583332e": - version "1.4.1-canary.2" - resolved "https://registry.yarnpkg.com/@plexusjs/utils/-/utils-1.4.1-canary.2.tgz#614fddcec796c03bc72ad6e74a7d3f63954c35ad" - integrity sha512-qQm60QQCbeoLxsr6AxEfdwF2CRx7GYG2XcGDQf8IlLuAQOS+nPnEhJgXsfYVIBJukrG1CVGEys675JC6Etvy8g== - "@polka/url@^1.0.0-next.20": version "1.0.0-next.21" resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1" @@ -13763,9 +13723,9 @@ webpack-sources@^3.2.2, webpack-sources@^3.2.3: integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== webpack@^5.73.0: - version "5.75.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152" - integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ== + version "5.76.1" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.1.tgz#7773de017e988bccb0f13c7d75ec245f377d295c" + integrity sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ== dependencies: "@types/eslint-scope" "^3.7.3" "@types/estree" "^0.0.51"