@nextui-org/react 0.0.0-dev-v2-20230501173002 → 0.0.0-dev-v2-20230511041421

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/dist/index.d.ts CHANGED
@@ -29,3 +29,4 @@ export * from '@nextui-org/spacer';
29
29
  export * from '@nextui-org/divider';
30
30
  export * from '@nextui-org/kbd';
31
31
  export * from '@nextui-org/tabs';
32
+ export * from '@nextui-org/skeleton';
package/dist/index.js CHANGED
@@ -48,3 +48,4 @@ __reExport(src_exports, require("@nextui-org/spacer"), module.exports);
48
48
  __reExport(src_exports, require("@nextui-org/divider"), module.exports);
49
49
  __reExport(src_exports, require("@nextui-org/kbd"), module.exports);
50
50
  __reExport(src_exports, require("@nextui-org/tabs"), module.exports);
51
+ __reExport(src_exports, require("@nextui-org/skeleton"), module.exports);
package/dist/index.mjs CHANGED
@@ -30,3 +30,4 @@ export * from "@nextui-org/spacer";
30
30
  export * from "@nextui-org/divider";
31
31
  export * from "@nextui-org/kbd";
32
32
  export * from "@nextui-org/tabs";
33
+ export * from "@nextui-org/skeleton";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/react",
3
- "version": "0.0.0-dev-v2-20230501173002",
3
+ "version": "0.0.0-dev-v2-20230511041421",
4
4
  "description": "🚀 Beautiful and modern React UI library.",
5
5
  "author": "Junior Garcia <jrgarciadev@gmail.com>",
6
6
  "homepage": "https://nextui.org",
@@ -30,41 +30,42 @@
30
30
  "url": "https://github.com/nextui-org/nextui/issues"
31
31
  },
32
32
  "dependencies": {
33
- "@nextui-org/system": "0.0.0-dev-v2-20230501173002",
34
- "@nextui-org/theme": "0.0.0-dev-v2-20230501173002",
35
- "@nextui-org/accordion": "0.0.0-dev-v2-20230501173002",
36
- "@nextui-org/avatar": "0.0.0-dev-v2-20230501173002",
37
- "@nextui-org/badge": "0.0.0-dev-v2-20230501173002",
38
- "@nextui-org/button": "0.0.0-dev-v2-20230501173002",
39
- "@nextui-org/chip": "0.0.0-dev-v2-20230501173002",
40
- "@nextui-org/card": "0.0.0-dev-v2-20230501173002",
41
- "@nextui-org/checkbox": "0.0.0-dev-v2-20230501173002",
42
- "@nextui-org/link": "0.0.0-dev-v2-20230501173002",
43
- "@nextui-org/pagination": "0.0.0-dev-v2-20230501173002",
44
- "@nextui-org/radio": "0.0.0-dev-v2-20230501173002",
45
- "@nextui-org/snippet": "0.0.0-dev-v2-20230501173002",
46
- "@nextui-org/drip": "0.0.0-dev-v2-20230501173002",
47
- "@nextui-org/switch": "0.0.0-dev-v2-20230501173002",
48
- "@nextui-org/user": "0.0.0-dev-v2-20230501173002",
49
- "@nextui-org/popover": "0.0.0-dev-v2-20230501173002",
50
- "@nextui-org/code": "0.0.0-dev-v2-20230501173002",
51
- "@nextui-org/progress": "0.0.0-dev-v2-20230501173002",
52
- "@nextui-org/input": "0.0.0-dev-v2-20230501173002",
53
- "@nextui-org/spinner": "0.0.0-dev-v2-20230501173002",
54
- "@nextui-org/dropdown": "0.0.0-dev-v2-20230501173002",
55
- "@nextui-org/navbar": "0.0.0-dev-v2-20230501173002",
56
- "@nextui-org/table": "0.0.0-dev-v2-20230501173002",
57
- "@nextui-org/image": "0.0.0-dev-v2-20230501173002",
58
- "@nextui-org/modal": "0.0.0-dev-v2-20230501173002",
59
- "@nextui-org/tooltip": "0.0.0-dev-v2-20230501173002",
60
- "@nextui-org/spacer": "0.0.0-dev-v2-20230501173002",
61
- "@nextui-org/divider": "0.0.0-dev-v2-20230501173002",
62
- "@nextui-org/tabs": "0.0.0-dev-v2-20230501173002",
63
- "@nextui-org/kbd": "0.0.0-dev-v2-20230501173002"
33
+ "@nextui-org/system": "0.0.0-dev-v2-20230511041421",
34
+ "@nextui-org/theme": "0.0.0-dev-v2-20230511041421",
35
+ "@nextui-org/accordion": "0.0.0-dev-v2-20230511041421",
36
+ "@nextui-org/badge": "0.0.0-dev-v2-20230511041421",
37
+ "@nextui-org/button": "0.0.0-dev-v2-20230511041421",
38
+ "@nextui-org/card": "0.0.0-dev-v2-20230511041421",
39
+ "@nextui-org/chip": "0.0.0-dev-v2-20230511041421",
40
+ "@nextui-org/code": "0.0.0-dev-v2-20230511041421",
41
+ "@nextui-org/drip": "0.0.0-dev-v2-20230511041421",
42
+ "@nextui-org/avatar": "0.0.0-dev-v2-20230511041421",
43
+ "@nextui-org/pagination": "0.0.0-dev-v2-20230511041421",
44
+ "@nextui-org/radio": "0.0.0-dev-v2-20230511041421",
45
+ "@nextui-org/snippet": "0.0.0-dev-v2-20230511041421",
46
+ "@nextui-org/spinner": "0.0.0-dev-v2-20230511041421",
47
+ "@nextui-org/tooltip": "0.0.0-dev-v2-20230511041421",
48
+ "@nextui-org/user": "0.0.0-dev-v2-20230511041421",
49
+ "@nextui-org/progress": "0.0.0-dev-v2-20230511041421",
50
+ "@nextui-org/popover": "0.0.0-dev-v2-20230511041421",
51
+ "@nextui-org/dropdown": "0.0.0-dev-v2-20230511041421",
52
+ "@nextui-org/input": "0.0.0-dev-v2-20230511041421",
53
+ "@nextui-org/checkbox": "0.0.0-dev-v2-20230511041421",
54
+ "@nextui-org/link": "0.0.0-dev-v2-20230511041421",
55
+ "@nextui-org/modal": "0.0.0-dev-v2-20230511041421",
56
+ "@nextui-org/image": "0.0.0-dev-v2-20230511041421",
57
+ "@nextui-org/switch": "0.0.0-dev-v2-20230511041421",
58
+ "@nextui-org/table": "0.0.0-dev-v2-20230511041421",
59
+ "@nextui-org/divider": "0.0.0-dev-v2-20230511041421",
60
+ "@nextui-org/spacer": "0.0.0-dev-v2-20230511041421",
61
+ "@nextui-org/tabs": "0.0.0-dev-v2-20230511041421",
62
+ "@nextui-org/navbar": "0.0.0-dev-v2-20230511041421",
63
+ "@nextui-org/kbd": "0.0.0-dev-v2-20230511041421",
64
+ "@nextui-org/skeleton": "0.0.0-dev-v2-20230511041421"
64
65
  },
65
66
  "peerDependencies": {
66
67
  "react": ">=18",
67
- "framer-motion": ">=6.2.8"
68
+ "framer-motion": ">=4.0.0"
68
69
  },
69
70
  "devDependencies": {
70
71
  "react": "^18.0.0",