chore: Version Packages (#14483)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-09 12:52:13 +01:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 233ec261be
commit 8fee89d622
156 changed files with 960 additions and 363 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/ui",
"version": "4.0.32",
"version": "4.0.33",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
"repository": {
@@ -42,7 +42,7 @@
"typecheck": "yarn run -T tsc --noEmit"
},
"devDependencies": {
"@medusajs/ui-preset": "2.12.4",
"@medusajs/ui-preset": "2.12.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
@@ -50,7 +50,7 @@
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@medusajs/icons": "2.12.4",
"@medusajs/icons": "2.12.5",
"@radix-ui/react-dialog": "1.1.4",
"@radix-ui/react-dismissable-layer": "1.1.4",
"@tanstack/react-table": "8.20.5",