@yamada-ui/ripple 1.0.45-next-20241124061046 → 1.0.45-next-20241124062938
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@yamada-ui/ripple",
|
3
|
-
"version": "1.0.45-next-
|
3
|
+
"version": "1.0.45-next-20241124062938",
|
4
4
|
"description": "Yamada UI ripple component",
|
5
5
|
"keywords": [],
|
6
6
|
"author": "Hirotomo Yamada <hirotomo.yamada@avap.co.jp>",
|
@@ -23,8 +23,8 @@
|
|
23
23
|
"url": "https://github.com/yamada-ui/yamada-ui/issues"
|
24
24
|
},
|
25
25
|
"dependencies": {
|
26
|
-
"@yamada-ui/core": "1.
|
27
|
-
"@yamada-ui/motion": "2.2.9-next-
|
26
|
+
"@yamada-ui/core": "1.16.0-next-20241124062938",
|
27
|
+
"@yamada-ui/motion": "2.2.9-next-20241124062938",
|
28
28
|
"@yamada-ui/utils": "1.5.4"
|
29
29
|
},
|
30
30
|
"devDependencies": {
|