mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump @shopify/react-i18n from 6.0.3 to 6.0.4
Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 6.0.3 to 6.0.4. - [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.0.4/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
David Lechner
parent
bfd5ed053d
commit
173a2b0073
+1
-1
@@ -13,7 +13,7 @@
|
||||
"@pybricks/firmware": "4.13.0-alpha.1",
|
||||
"@pybricks/ide-docs": "1.4.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
"@shopify/react-i18n": "^6.0.3",
|
||||
"@shopify/react-i18n": "^6.0.4",
|
||||
"@testing-library/dom": "^8.1.0",
|
||||
"@testing-library/jest-dom": "^5.11.9",
|
||||
"@testing-library/react": "^12.0.0",
|
||||
|
||||
@@ -1637,10 +1637,10 @@
|
||||
estree-walker "^1.0.1"
|
||||
picomatch "^2.2.2"
|
||||
|
||||
"@shopify/dates@^1.0.1":
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@shopify/dates/-/dates-1.0.1.tgz#d22ef3a0236ba8435dc4e5c6d5f13c7fcdac6617"
|
||||
integrity sha512-aIKi3O3ucp9WZw0dD5hVjqHV6BCPBZfLU3V4CVSH8TEQqqXQKISZngcPHX/ARvaEjcy+9ZCyIOtF7B6T9415dw==
|
||||
"@shopify/dates@^1.0.2":
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@shopify/dates/-/dates-1.0.2.tgz#7840dc4f093140b0b445497d7f3dcba21609b3c8"
|
||||
integrity sha512-TE0AMp6V8PMObUj2ewX2eENhVj8/4HBtm2dAmJ77IM2tUeswtvfBBN+p9FS+5bdzoGRMyxI7UBQrVS17N+fTYA==
|
||||
dependencies:
|
||||
"@shopify/decorators" "^2.0.0"
|
||||
|
||||
@@ -1671,12 +1671,12 @@
|
||||
resolved "https://registry.yarnpkg.com/@shopify/react-hooks/-/react-hooks-2.0.1.tgz#d3c380e401261997c91c85c9ea813f9dedff7ba9"
|
||||
integrity sha512-qrzYM0H+nbcxsIJwJ8QsBVhreGylRy++KTpjGO2Cz+8mfBQUtbfHhtj0ANQbVzKpzcwPuYSC3bgpspryXdXVxQ==
|
||||
|
||||
"@shopify/react-i18n@^6.0.3":
|
||||
version "6.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.0.3.tgz#f2206b697d3a3c2289c85503e2656ce7487689b1"
|
||||
integrity sha512-nP6YbW9cgeJUBGhmdyQzpY/0n43z2ZE0VlgA6SaRWcznQgFKB2IgeyMicJpDgdK0A5NAQW9AdHX9XO9h8yqbFA==
|
||||
"@shopify/react-i18n@^6.0.4":
|
||||
version "6.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@shopify/react-i18n/-/react-i18n-6.0.4.tgz#b3e8a1bd21e9709c0087f4b3ae33f9084b38159b"
|
||||
integrity sha512-VrxYR0XAPjprSx4RTL1J1uNLMqDyGlIrKw8sfybuDgxqLmF+KvF71w8hFNkkZCK+bWG3ypjheoK36XeZxIfqNA==
|
||||
dependencies:
|
||||
"@shopify/dates" "^1.0.1"
|
||||
"@shopify/dates" "^1.0.2"
|
||||
"@shopify/decorators" "^2.0.0"
|
||||
"@shopify/function-enhancers" "^2.0.0"
|
||||
"@shopify/i18n" "^1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user