Skip to content

Commit

Permalink
chore: Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
olivermrbl committed Dec 20, 2024
1 parent d977048 commit 3c1b47c
Show file tree
Hide file tree
Showing 2 changed files with 616 additions and 616 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"test:unit": "TEST_TYPE=unit NODE_OPTIONS=--experimental-vm-modules jest --silent --runInBand --forceExit"
},
"dependencies": {
"@medusajs/admin-sdk": "2.1.2",
"@medusajs/cli": "2.1.2",
"@medusajs/framework": "2.1.2",
"@medusajs/medusa": "2.1.2",
"@medusajs/admin-sdk": "2.1.3",
"@medusajs/cli": "2.1.3",
"@medusajs/framework": "2.1.3",
"@medusajs/medusa": "2.1.3",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/knex": "5.9.7",
"@mikro-orm/migrations": "5.9.7",
Expand All @@ -34,7 +34,7 @@
"pg": "^8.13.0"
},
"devDependencies": {
"@medusajs/test-utils": "2.1.2",
"@medusajs/test-utils": "2.1.3",
"@mikro-orm/cli": "5.9.7",
"@swc/core": "1.5.7",
"@swc/jest": "^0.2.36",
Expand Down
Loading

0 comments on commit 3c1b47c

Please sign in to comment.