@yamada-ui/ripple 1.0.39-next-20240927162226 → 1.0.40-next-20240929092321

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/ripple",
3
- "version": "1.0.39-next-20240927162226",
3
+ "version": "1.0.40-next-20240929092321",
4
4
  "description": "Yamada UI ripple component",
5
5
  "keywords": [],
6
6
  "author": "Hirotomo Yamada <hirotomo.yamada@avap.co.jp>",
@@ -23,9 +23,9 @@
23
23
  "url": "https://github.com/yamada-ui/yamada-ui/issues"
24
24
  },
25
25
  "dependencies": {
26
- "@yamada-ui/core": "1.15.1-next-20240927162226",
27
- "@yamada-ui/motion": "2.2.3-next-20240927162226",
28
- "@yamada-ui/utils": "1.5.2-next-20240927162226"
26
+ "@yamada-ui/core": "1.15.2-next-20240929092321",
27
+ "@yamada-ui/motion": "2.2.4-next-20240929092321",
28
+ "@yamada-ui/utils": "1.5.2"
29
29
  },
30
30
  "devDependencies": {
31
31
  "clean-package": "2.2.0",