chore: Version Packages (#12576)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-22 14:04:27 +02:00
committed by GitHub
parent ca9ffcc80b
commit 5ad3615830
155 changed files with 879 additions and 378 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/auth-google",
"version": "2.8.2",
"version": "2.8.3",
"description": "Google OAuth authentication provider for Medusa",
"main": "dist/index.js",
"repository": {
@@ -26,7 +26,7 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@medusajs/framework": "2.8.2",
"@medusajs/framework": "2.8.3",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",
@@ -38,7 +38,7 @@
"jsonwebtoken": "^9.0.2"
},
"peerDependencies": {
"@medusajs/framework": "2.8.2"
"@medusajs/framework": "2.8.3"
},
"keywords": [
"medusa-provider",