chore: Version Packages (#14331)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d54589751c
commit
229fc6f8fd
@@ -1,5 +1,14 @@
|
||||
# @medusajs/ui
|
||||
|
||||
## 4.0.32
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#14464](https://github.com/medusajs/medusa/pull/14464) [`d54589751c7f929c173c500344ce5689b8a5dc15`](https://github.com/medusajs/medusa/commit/d54589751c7f929c173c500344ce5689b8a5dc15) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(translation): Improve translation alert in empty languages state
|
||||
|
||||
- Updated dependencies []:
|
||||
- @medusajs/icons@2.12.4
|
||||
|
||||
## 4.0.31
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/ui",
|
||||
"version": "4.0.31",
|
||||
"version": "4.0.32",
|
||||
"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.3",
|
||||
"@medusajs/ui-preset": "2.12.4",
|
||||
"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.3",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@radix-ui/react-dialog": "1.1.4",
|
||||
"@radix-ui/react-dismissable-layer": "1.1.4",
|
||||
"@tanstack/react-table": "8.20.5",
|
||||
|
||||
Reference in New Issue
Block a user