@yamada-ui/react 2.0.8-dev-20251227063740 → 2.0.8-dev-20251227070331

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@yamada-ui/react",
3
3
  "type": "module",
4
- "version": "2.0.8-dev-20251227063740",
4
+ "version": "2.0.8-dev-20251227070331",
5
5
  "description": "React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion",
6
6
  "keywords": [
7
7
  "yamada",
@@ -146,7 +146,7 @@
146
146
  "react-resizable-panels": "^3.0.6",
147
147
  "scroll-into-view-if-needed": "^3.1.0",
148
148
  "sonner": "^2.0.7",
149
- "@yamada-ui/utils": "2.0.5-dev-20251227063740"
149
+ "@yamada-ui/utils": "2.0.5-dev-20251227070331"
150
150
  },
151
151
  "devDependencies": {
152
152
  "@faker-js/faker": "^10.1.0",