diff --git a/package.json b/package.json index 42bf57a7..3b10a7a2 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@pybricks/firmware": "4.14.0", "@pybricks/ide-docs": "2.1.0", "@pybricks/mpy-cross-v5": "^2.0.0", - "@shopify/react-i18n": "^6.3.9", + "@shopify/react-i18n": "^6.3.10", "@testing-library/dom": "^8.11.3", "@testing-library/jest-dom": "^5.16.2", "@testing-library/react": "^12.1.3", diff --git a/yarn.lock b/yarn.lock index 03d9a35d..ca1c0fe6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1722,22 +1722,22 @@ resolved "https://registry.yarnpkg.com/@shopify/react-effect/-/react-effect-4.1.10.tgz#8bd1b9e1be64f7a6de17b3ea51bad4af2aee4305" integrity sha512-xzJoG7IWA8Ow/FPYlhbRt/BhXK7Zm949qmXwk7sHX+jWpUG2sHbp8ZJtHG8Eb629oJtQaBx4uE7xlphJVTrJrA== -"@shopify/react-hooks@^2.1.15": - version "2.1.15" - resolved "https://registry.yarnpkg.com/@shopify/react-hooks/-/react-hooks-2.1.15.tgz#3fec72a25c7d55b2e0226b810e0c976013b44ebf" - integrity sha512-v+NVCoaJPqDon6linYXBu6kMXZQH3hwyDxrc8yb6vCv0tVMRGRTQA+XIOwHwPSO8KYKpUv+ZUcZk9NzNMiCFGQ== +"@shopify/react-hooks@^2.1.16": + version "2.1.16" + resolved "https://registry.yarnpkg.com/@shopify/react-hooks/-/react-hooks-2.1.16.tgz#a8fd2fd46f3e6cba81ef163e7feef8a0b84976b8" + integrity sha512-aEKU/rb3GwZoybb7HtZLYhAX4OBg94NuKLuOUhS3I9TiCkkQ4ryZ4s+pXILPefSec+ajVk2OMQAA5kyfENQcHw== -"@shopify/react-i18n@^6.3.9": - version "6.3.9" - resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.3.9.tgz#0a05ff80d968d052ced505a14e344b7f5e6bdae9" - integrity sha512-rKbbSK4+XBHP+5T4Qzd97BTowuRdAGwEpE2J7GMGJ33wIOxuP5Z/XzvpY6XRiTHppvU5eARldvbS5QrerbZwmQ== +"@shopify/react-i18n@^6.3.10": + version "6.3.10" + resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.3.10.tgz#2476d48dbc827e8192ed966e352b0bee15274677" + integrity sha512-uSI1ea4A20WNEpGjqzNSLm8JLlyfeD87RkNtfGdW8DUNE49sTgcFLdyr9raWe5oOd8I4GVZpAbkm2Cj/bf7LmQ== dependencies: "@shopify/dates" "^1.1.3" "@shopify/decorators" "^2.0.7" "@shopify/function-enhancers" "^2.0.7" "@shopify/i18n" "^1.0.8" "@shopify/react-effect" "^4.1.10" - "@shopify/react-hooks" "^2.1.15" + "@shopify/react-hooks" "^2.1.16" "@shopify/useful-types" "^4.0.0" "@types/hoist-non-react-statics" "^3.0.1" change-case "^4.1.2"