chore(): Fix dependencies (#13932)

This commit is contained in:
Adrien de Peretti
2025-11-02 17:46:46 +01:00
committed by GitHub
parent 990691e78a
commit 37563987b8
23 changed files with 854 additions and 508 deletions

View File

@@ -58,7 +58,7 @@
"@types/multer": "^2.0.0",
"jest": "^29.7.0",
"rimraf": "^5.0.1",
"supertest": "^4.0.2",
"supertest": "^7.1.4",
"typescript": "^5.6.2",
"yalc": "^1.0.0-pre.53"
},
@@ -133,7 +133,7 @@
"peerDependencies": {
"@medusajs/framework": "2.11.2",
"@swc/core": "^1.7.28",
"posthog-node": "^4.17.1",
"posthog-node": "^5.11.0",
"react-dom": "^18.3.1",
"yalc": "^1.0.0-pre.53"
},