mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
build(deps): bump @shopify/react-i18n from 6.3.9 to 6.3.10
Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 6.3.9 to 6.3.10. - [Release notes](https://github.com/Shopify/quilt/releases) - [Changelog](https://github.com/Shopify/quilt/blob/main/packages/react-i18n/CHANGELOG.md) - [Commits](https://github.com/Shopify/quilt/commits/@shopify/react-i18n@6.3.10/packages/react-i18n) --- updated-dependencies: - dependency-name: "@shopify/react-i18n" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
8753ced58d
commit
3c0c593ffe
+1
-1
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user