mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump @shopify/react-i18n from 7.1.2 to 7.1.3 (#890)
* build(deps): bump @shopify/react-i18n from 7.1.2 to 7.1.3 Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 7.1.2 to 7.1.3. - [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@7.1.3/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> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
d79ecffae1
commit
d6becacdb1
+1
-1
@@ -15,7 +15,7 @@
|
||||
"@pybricks/firmware": "4.15.0",
|
||||
"@pybricks/ide-docs": "2.2.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
"@shopify/react-i18n": "^7.1.2",
|
||||
"@shopify/react-i18n": "^7.1.3",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@testing-library/dom": "^8.13.0",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
|
||||
@@ -2294,7 +2294,7 @@ __metadata:
|
||||
"@pybricks/firmware": 4.15.0
|
||||
"@pybricks/ide-docs": 2.2.0
|
||||
"@pybricks/mpy-cross-v5": ^2.0.0
|
||||
"@shopify/react-i18n": ^7.1.2
|
||||
"@shopify/react-i18n": ^7.1.3
|
||||
"@svgr/webpack": ^6.2.1
|
||||
"@testing-library/dom": ^8.13.0
|
||||
"@testing-library/jest-dom": ^5.16.4
|
||||
@@ -3733,28 +3733,28 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@shopify/react-effect@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "@shopify/react-effect@npm:5.0.0"
|
||||
"@shopify/react-effect@npm:^5.0.1":
|
||||
version: 5.0.1
|
||||
resolution: "@shopify/react-effect@npm:5.0.1"
|
||||
peerDependencies:
|
||||
react: ">=16.8.0 <18.0.0"
|
||||
react-dom: ">=16.8.0 <18.0.0"
|
||||
checksum: 8718ae6660141cd3dcd82529f067916b8011a53f3e4f095b4f7a46a5f56b6253ece7ed44fa0dcaf43520f7b08a213ff008e0099deb651bebc9215d29097c98b4
|
||||
react: ">=16.8.0 <19.0.0"
|
||||
react-dom: ">=16.8.0 <19.0.0"
|
||||
checksum: 15a6068bc4f3cbfc0070bc3e381d21cd7d46b1dbba021d66408fd424769930d8f3d7d6eba954670925ecbf0fae3c726846ccebdb4e91f4437c9c0f90ff4071de
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@shopify/react-hooks@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "@shopify/react-hooks@npm:3.0.0"
|
||||
"@shopify/react-hooks@npm:^3.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "@shopify/react-hooks@npm:3.0.1"
|
||||
peerDependencies:
|
||||
react: ">=16.8.0 <18.0.0"
|
||||
checksum: 201bad81d93e4d0fd2b68fc8b86f0724074a591d0bdda80dfc9e0bb56e08c52acb569144949f7d3001f764dcac72a9136a8113dec112c841b5a271a64e51a921
|
||||
react: ">=16.8.0 <19.0.0"
|
||||
checksum: c9e1ac1552b43c482867877fc278a96dafc102861efdf23519ac30055896df310ae5f7b238d841d102eb6ebfe5850f81cae3bd87be8a3f011e78a8de59d55a6b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@shopify/react-i18n@npm:^7.1.2":
|
||||
version: 7.1.2
|
||||
resolution: "@shopify/react-i18n@npm:7.1.2"
|
||||
"@shopify/react-i18n@npm:^7.1.3":
|
||||
version: 7.1.3
|
||||
resolution: "@shopify/react-i18n@npm:7.1.3"
|
||||
dependencies:
|
||||
"@babel/template": ^7.0.0
|
||||
"@babel/traverse": ^7.0.0
|
||||
@@ -3762,8 +3762,8 @@ __metadata:
|
||||
"@shopify/decorators": ^3.0.0
|
||||
"@shopify/function-enhancers": ^3.0.0
|
||||
"@shopify/i18n": ^2.0.0
|
||||
"@shopify/react-effect": ^5.0.0
|
||||
"@shopify/react-hooks": ^3.0.0
|
||||
"@shopify/react-effect": ^5.0.1
|
||||
"@shopify/react-hooks": ^3.0.1
|
||||
"@shopify/useful-types": ^5.0.0
|
||||
"@types/hoist-non-react-statics": ^3.0.1
|
||||
change-case: ^4.1.2
|
||||
@@ -3775,7 +3775,7 @@ __metadata:
|
||||
string-hash: ^1.1.3
|
||||
strip-json-comments: ^3.1.1
|
||||
peerDependencies:
|
||||
react: ">=16.8.0 <18.0.0"
|
||||
react: ">=16.8.0 <19.0.0"
|
||||
dependenciesMeta:
|
||||
"@babel/template":
|
||||
optional: true
|
||||
@@ -3783,7 +3783,7 @@ __metadata:
|
||||
optional: true
|
||||
fs-extra:
|
||||
optional: true
|
||||
checksum: 3520e4391925c4ea99ac39d05316f5f1f6015a690641203315eb4922fd45adf048649cf6fd70e2c2704e6a753db54bf6502a067849e10a61d2de82a6475ffc87
|
||||
checksum: e52424c49015600f162143bc2a096fea3a532f75aca3e09938f3ae1eaa7628658c4c25d8ed55432f0d5cad65b275051e66a3e9c309de0379d6a55cf036a49dad
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user