@yamada-ui/react 2.2.3-dev-20260622120722 → 2.2.3-dev-20260622131221

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@yamada-ui/react",
3
3
  "type": "module",
4
- "version": "2.2.3-dev-20260622120722",
4
+ "version": "2.2.3-dev-20260622131221",
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",
@@ -134,7 +134,7 @@
134
134
  "file-selector": "^2.1.2",
135
135
  "framesync": "6.1.2",
136
136
  "intl-messageformat": "^11.2.8",
137
- "lucide-react": "1.17.0",
137
+ "lucide-react": "1.18.0",
138
138
  "motion": "^12.38.0",
139
139
  "react": "^19.2.7",
140
140
  "react-dom": "^19.2.7",
@@ -167,9 +167,9 @@
167
167
  "axe-playwright": "^2.2.2",
168
168
  "jsdom": "^29.1.1",
169
169
  "playwright": "^1.60.0",
170
- "react-hook-form": "^7.77.0",
170
+ "react-hook-form": "^7.79.0",
171
171
  "react-icons": "^5.6.0",
172
- "use-mask-input": "^3.10.1",
172
+ "use-mask-input": "^3.10.2",
173
173
  "vitest-axe": "^0.1.0",
174
174
  "vitest-browser-react": "2.2.0",
175
175
  "web-features": "3.30.0",