Skip to content

Commit 8b616f0

Browse files
committed
chore: upgrade packages
1 parent 8455389 commit 8b616f0

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"dependencies": {
2323
"@headlessui/react": "^1.6.1",
2424
"@hookform/error-message": "^2.0.0",
25+
"@medusajs/link-modules": "^0.1.1",
2526
"@medusajs/medusa-js": "^6.0.3",
26-
"@medusajs/link-modules": "0.1.1-snapshot-20230913073011",
27-
"@medusajs/modules-sdk": "1.11.0-snapshot-20230913073011",
28-
"@medusajs/pricing": "0.0.3-snapshot-20230913073011",
29-
"@medusajs/product": "latest",
27+
"@medusajs/modules-sdk": "^1.11.0",
28+
"@medusajs/pricing": "^0.0.3",
29+
"@medusajs/product": "^0.2.0",
3030
"@meilisearch/instant-meilisearch": "^0.7.1",
3131
"@paypal/paypal-js": "^5.0.6",
3232
"@paypal/react-paypal-js": "^7.8.1",
@@ -43,7 +43,8 @@
4343
"react-hook-form": "^7.30.0",
4444
"react-instantsearch-hooks-web": "^6.29.0",
4545
"react-intersection-observer": "^9.3.4",
46-
"sharp": "^0.30.7"
46+
"sharp": "^0.30.7",
47+
"webpack": "^5"
4748
},
4849
"devDependencies": {
4950
"@babel/core": "^7.17.5",

0 commit comments

Comments
 (0)