chore: Version packages

This commit is contained in:
olivermrbl
2025-05-13 12:56:07 +02:00
parent 2c49e8b733
commit d3a5868e8b
159 changed files with 870 additions and 418 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/admin-vite-plugin",
"version": "2.7.1",
"version": "2.8.0",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
@@ -40,7 +40,7 @@
"@babel/parser": "7.25.6",
"@babel/traverse": "7.25.6",
"@babel/types": "7.25.6",
"@medusajs/admin-shared": "2.7.1",
"@medusajs/admin-shared": "2.8.0",
"chokidar": "3.5.3",
"fdir": "6.1.1",
"magic-string": "0.30.5",