Skip to content

Commit 7fda33f

Browse files
bump medusa-react (#98)
1 parent bca0631 commit 7fda33f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tanstack/react-query": "^4.22.4",
3232
"clsx": "^1.1.1",
3333
"lodash": "^4.17.21",
34-
"medusa-react": "^4.0.2",
34+
"medusa-react": "^4.0.3",
3535
"next": "^12.2.0",
3636
"react": "17.0.2",
3737
"react-country-flag": "^3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4707,10 +4707,10 @@ medusa-core-utils@^1.1.31, medusa-core-utils@^1.1.32, medusa-core-utils@^1.1.37:
47074707
joi "^17.3.0"
47084708
joi-objectid "^3.0.1"
47094709

4710-
medusa-react@^4.0.2:
4711-
version "4.0.2"
4712-
resolved "https://registry.yarnpkg.com/medusa-react/-/medusa-react-4.0.2.tgz#5521136c5f6dd08a4cd46ecb242ec5e9cc25f889"
4713-
integrity sha512-UyrCVatp8KkcF93Uo2nY+QS8QFRyaeqMnIT9nlDo3CofqYWf5+woWSBJg0hG/65xuq6NGAKdOsKRcX/VbyNXsQ==
4710+
medusa-react@^4.0.3:
4711+
version "4.0.3"
4712+
resolved "https://registry.yarnpkg.com/medusa-react/-/medusa-react-4.0.3.tgz#ae6d313d3be0f2e4900d83a45348635df432ec66"
4713+
integrity sha512-JuKlcIZjhzlBJMzS/aMCDPt/75S1cljx6VOBLeOpepB1h44jkqebqdPHkuIB2QU9RlzkHonpMTw8Qr+N1mBaSQ==
47144714
dependencies:
47154715
"@medusajs/medusa-js" "^1.3.7"
47164716
lodash "^4.17.21"

0 commit comments

Comments
 (0)