Version Packages (#13978)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
9f8da1e2e0
commit
cfa38871cb
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/admin-bundler",
|
||||
"version": "2.12.2",
|
||||
"version": "2.12.3",
|
||||
"description": "Bundler for the Medusa admin dashboard.",
|
||||
"author": "Kasper Kristensen <kasper@medusajs.com>",
|
||||
"scripts": {
|
||||
@@ -18,12 +18,12 @@
|
||||
"package.json"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@medusajs/types": "2.12.2"
|
||||
"@medusajs/types": "2.12.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@medusajs/admin-shared": "2.12.2",
|
||||
"@medusajs/admin-vite-plugin": "2.12.2",
|
||||
"@medusajs/dashboard": "2.12.2",
|
||||
"@medusajs/admin-shared": "2.12.3",
|
||||
"@medusajs/admin-vite-plugin": "2.12.3",
|
||||
"@medusajs/dashboard": "2.12.3",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"compression": "^1.8.0",
|
||||
|
||||
Reference in New Issue
Block a user