chore(docs): Updated UI Reference (automated) (#14469)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action --- > [!NOTE] > Updates Medusa UI-related dependencies to latest patch versions across the docs monorepo. > > - Bumps `@medusajs/icons` to `2.12.4` in `api-reference`, `book`, `cloud`, `resources`, `user-guide`, `docs-ui`, and `types` > - Bumps `@medusajs/ui` to `4.0.32` in `api-reference`, `ui`, and `docs-ui` > - Bumps `@medusajs/ui-preset` to `2.12.4` in `ui` and `tailwind` > - Refreshes `yarn.lock` to reflect new versions > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit eac21c3aa042fd700e27e762e79200d76cf48ef5. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7e66d94294
commit
893da93feb
@@ -17,8 +17,8 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@medusajs/icons": "2.12.3",
|
||||
"@medusajs/ui": "4.0.31",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@medusajs/ui": "4.0.32",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@react-hook/resize-observer": "^2.0.2",
|
||||
"@readme/openapi-parser": "^2.5.0",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@medusajs/icons": "2.12.3",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@stefanprobst/rehype-extract-toc": "^3.0.0",
|
||||
"clsx": "^2.1.0",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@medusajs/icons": "2.12.3",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@sanity/client": "^7.11.0",
|
||||
"@stefanprobst/rehype-extract-toc": "^3.0.0",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@medusajs/icons": "2.12.3",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@stefanprobst/rehype-extract-toc": "^3.0.0",
|
||||
"clsx": "^2.1.0",
|
||||
|
||||
@@ -16,9 +16,9 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@medusajs/icons": "2.12.3",
|
||||
"@medusajs/ui": "4.0.31",
|
||||
"@medusajs/ui-preset": "2.12.3",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@medusajs/ui": "4.0.32",
|
||||
"@medusajs/ui-preset": "2.12.4",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@stefanprobst/rehype-extract-toc": "^3.0.0",
|
||||
"clsx": "^2.1.0",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@medusajs/icons": "2.12.3",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@stefanprobst/rehype-extract-toc": "^3.0.0",
|
||||
"clsx": "^2.1.0",
|
||||
|
||||
@@ -63,8 +63,8 @@
|
||||
"dependencies": {
|
||||
"@emotion/is-prop-valid": "^1.3.1",
|
||||
"@kapaai/react-sdk": "^0.9.0",
|
||||
"@medusajs/icons": "2.12.3",
|
||||
"@medusajs/ui": "4.0.31",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@medusajs/ui": "4.0.32",
|
||||
"@next/third-parties": "15.3.8",
|
||||
"@react-hook/resize-observer": "^1.2.6",
|
||||
"@segment/analytics-next": "^1.75.0",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"postcss.config.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"@medusajs/ui-preset": "2.12.3",
|
||||
"@medusajs/ui-preset": "2.12.4",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"watch": "tsc --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@medusajs/icons": "2.12.3",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@types/node": "^20.11.20",
|
||||
"rimraf": "^5.0.5",
|
||||
"tsconfig": "*",
|
||||
|
||||
@@ -1951,35 +1951,35 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@medusajs/icons@npm:2.12.3":
|
||||
version: 2.12.3
|
||||
resolution: "@medusajs/icons@npm:2.12.3"
|
||||
"@medusajs/icons@npm:2.12.4":
|
||||
version: 2.12.4
|
||||
resolution: "@medusajs/icons@npm:2.12.4"
|
||||
peerDependencies:
|
||||
react: ^18.3.1
|
||||
checksum: 25df91d0c34c3e794cf1a61ea3cf48068ae1da9b8b5890a61aec00a385ff33aa302e1f9d0031d27d869e9dd6c88816178b44aaea06666879d1cfc6ea0f35fd8b
|
||||
checksum: a533cbc8f34a9fa39bb7da53ced46bdfa449a67a0a8cd8d4fbdf655760f00ddecd6f806bc789b4055d237744369f04f77afd304ec4dfa32c22670dc6f820eecd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@medusajs/ui-preset@npm:2.12.3":
|
||||
version: 2.12.3
|
||||
resolution: "@medusajs/ui-preset@npm:2.12.3"
|
||||
"@medusajs/ui-preset@npm:2.12.4":
|
||||
version: 2.12.4
|
||||
resolution: "@medusajs/ui-preset@npm:2.12.4"
|
||||
dependencies:
|
||||
"@tailwindcss/forms": ^0.5.3
|
||||
tailwindcss-animate: ^1.0.6
|
||||
peerDependencies:
|
||||
tailwindcss: ^3.4.3
|
||||
checksum: 01504b41ced0b615b329587bf7a9db58f304771d3cf96e40f625ec8090c8aeb89dca8426abd5ce78f40f64ae512e2f0bd7c2970c728482a8eccdd5593d3f546d
|
||||
checksum: 50ce5ed878d3d4f6d85245f6ccd38280ee860bcec235de4ca7fc22b0e7265f375b4206befe7d26425dcfc71eb9c153c62a040af77da04d22b40758f47616dc3b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@medusajs/ui@npm:4.0.31":
|
||||
version: 4.0.31
|
||||
resolution: "@medusajs/ui@npm:4.0.31"
|
||||
"@medusajs/ui@npm:4.0.32":
|
||||
version: 4.0.32
|
||||
resolution: "@medusajs/ui@npm:4.0.32"
|
||||
dependencies:
|
||||
"@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
|
||||
@@ -1997,7 +1997,7 @@ __metadata:
|
||||
peerDependencies:
|
||||
react: ^18.3.1
|
||||
react-dom: ^18.3.1
|
||||
checksum: 84a2576b429b1c6bc980b034a28ca406f8e496426c4ef73f6d874724295477969cb376b7d6e0e59a76141b5322d31c37746b4d0c9a957ae933e165613cdf4887
|
||||
checksum: 839c56db25752c17e7d072c48353eda1851a2dc875d632240ef06cc76ef1f3e273c0d0558a31d2fdc222258c5596cd4c0fda00e1335a533c76324a8e7a5df466
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -6318,8 +6318,8 @@ __metadata:
|
||||
dependencies:
|
||||
"@mdx-js/loader": ^3.1.0
|
||||
"@mdx-js/react": ^3.1.0
|
||||
"@medusajs/icons": 2.12.3
|
||||
"@medusajs/ui": 4.0.31
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@medusajs/ui": 4.0.32
|
||||
"@next/bundle-analyzer": 15.3.8
|
||||
"@next/mdx": 15.3.8
|
||||
"@react-hook/resize-observer": ^2.0.2
|
||||
@@ -6728,7 +6728,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@mdx-js/loader": ^3.1.0
|
||||
"@mdx-js/react": ^3.1.0
|
||||
"@medusajs/icons": 2.12.3
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@next/mdx": 15.3.8
|
||||
"@stefanprobst/rehype-extract-toc": ^3.0.0
|
||||
"@types/mdx": ^2.0.13
|
||||
@@ -7126,7 +7126,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@mdx-js/loader": ^3.1.0
|
||||
"@mdx-js/react": ^3.1.0
|
||||
"@medusajs/icons": 2.12.3
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@next/mdx": 15.3.8
|
||||
"@sanity/client": ^7.11.0
|
||||
"@stefanprobst/rehype-extract-toc": ^3.0.0
|
||||
@@ -8171,8 +8171,8 @@ __metadata:
|
||||
dependencies:
|
||||
"@emotion/is-prop-valid": ^1.3.1
|
||||
"@kapaai/react-sdk": ^0.9.0
|
||||
"@medusajs/icons": 2.12.3
|
||||
"@medusajs/ui": 4.0.31
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@medusajs/ui": 4.0.32
|
||||
"@next/third-parties": 15.3.8
|
||||
"@react-hook/resize-observer": ^1.2.6
|
||||
"@segment/analytics-next": ^1.75.0
|
||||
@@ -14670,7 +14670,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@mdx-js/loader": ^3.1.0
|
||||
"@mdx-js/react": ^3.1.0
|
||||
"@medusajs/icons": 2.12.3
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@next/bundle-analyzer": ^15.3.8
|
||||
"@next/mdx": 15.3.8
|
||||
"@stefanprobst/rehype-extract-toc": ^3.0.0
|
||||
@@ -15851,7 +15851,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "tailwind@workspace:packages/tailwind"
|
||||
dependencies:
|
||||
"@medusajs/ui-preset": 2.12.3
|
||||
"@medusajs/ui-preset": 2.12.4
|
||||
tailwindcss-animate: ^1.0.7
|
||||
peerDependencies:
|
||||
docs-ui: "*"
|
||||
@@ -16583,7 +16583,7 @@ turbo@latest:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "types@workspace:packages/types"
|
||||
dependencies:
|
||||
"@medusajs/icons": 2.12.3
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@types/node": ^20.11.20
|
||||
openapi-types: ^12.1.3
|
||||
rimraf: ^5.0.5
|
||||
@@ -16672,9 +16672,9 @@ turbo@latest:
|
||||
dependencies:
|
||||
"@mdx-js/loader": ^3.1.0
|
||||
"@mdx-js/react": ^3.1.0
|
||||
"@medusajs/icons": 2.12.3
|
||||
"@medusajs/ui": 4.0.31
|
||||
"@medusajs/ui-preset": 2.12.3
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@medusajs/ui": 4.0.32
|
||||
"@medusajs/ui-preset": 2.12.4
|
||||
"@next/mdx": 15.3.8
|
||||
"@stefanprobst/rehype-extract-toc": ^3.0.0
|
||||
"@types/mdx": ^2.0.13
|
||||
@@ -17038,7 +17038,7 @@ turbo@latest:
|
||||
dependencies:
|
||||
"@mdx-js/loader": ^3.1.0
|
||||
"@mdx-js/react": ^3.1.0
|
||||
"@medusajs/icons": 2.12.3
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@next/mdx": 15.3.8
|
||||
"@stefanprobst/rehype-extract-toc": ^3.0.0
|
||||
"@types/mdx": ^2.0.13
|
||||
|
||||
Reference in New Issue
Block a user