@nextui-org/react 2.2.8 → 2.2.10

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +32 -32
package/README.md CHANGED
@@ -49,7 +49,7 @@ Whether it's a feature request, bug report, or a project to showcase, please get
49
49
 
50
50
  Contributions are always welcome!
51
51
 
52
- See [CONTRIBUTING.md](https://github.com/nextui-org/nextui/blob/main/CONTRIBUTING.MD) for ways to get started.
52
+ See [CONTRIBUTING.md](https://github.com/nextui-org/nextui/blob/main/CONTRIBUTING.md) for ways to get started.
53
53
 
54
54
  Please adhere to this project's [CODE_OF_CONDUCT](https://github.com/nextui-org/nextui/blob/main/CODE_OF_CONDUCT.md).
55
55
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/react",
3
- "version": "2.2.8",
3
+ "version": "2.2.10",
4
4
  "description": "🚀 Beautiful and modern React UI library.",
5
5
  "author": "Junior Garcia <jrgarciadev@gmail.com>",
6
6
  "homepage": "https://nextui.org",
@@ -31,45 +31,45 @@
31
31
  },
32
32
  "dependencies": {
33
33
  "@react-aria/visually-hidden": "^3.8.6",
34
- "@nextui-org/system": "2.0.14",
35
- "@nextui-org/accordion": "2.0.27",
36
- "@nextui-org/autocomplete": "2.0.8",
37
- "@nextui-org/badge": "2.0.23",
38
- "@nextui-org/theme": "2.1.16",
39
- "@nextui-org/button": "2.0.25",
34
+ "@nextui-org/system": "2.0.15",
35
+ "@nextui-org/theme": "2.1.18",
36
+ "@nextui-org/accordion": "2.0.28",
37
+ "@nextui-org/autocomplete": "2.0.10",
40
38
  "@nextui-org/avatar": "2.0.24",
39
+ "@nextui-org/badge": "2.0.24",
40
+ "@nextui-org/button": "2.0.27",
41
41
  "@nextui-org/card": "2.0.24",
42
42
  "@nextui-org/chip": "2.0.25",
43
43
  "@nextui-org/checkbox": "2.0.25",
44
+ "@nextui-org/code": "2.0.24",
44
45
  "@nextui-org/link": "2.0.26",
45
- "@nextui-org/code": "2.0.23",
46
- "@nextui-org/pagination": "2.0.26",
47
- "@nextui-org/snippet": "2.0.29",
46
+ "@nextui-org/pagination": "2.0.27",
48
47
  "@nextui-org/radio": "2.0.25",
49
- "@nextui-org/switch": "2.0.24",
50
- "@nextui-org/tooltip": "2.0.28",
51
- "@nextui-org/spinner": "2.0.23",
48
+ "@nextui-org/snippet": "2.0.31",
49
+ "@nextui-org/spinner": "2.0.25",
50
+ "@nextui-org/switch": "2.0.25",
51
+ "@nextui-org/tooltip": "2.0.30",
52
52
  "@nextui-org/user": "2.0.25",
53
- "@nextui-org/input": "2.1.16",
54
- "@nextui-org/progress": "2.0.24",
55
- "@nextui-org/popover": "2.1.13",
56
- "@nextui-org/dropdown": "2.1.15",
53
+ "@nextui-org/progress": "2.0.25",
54
+ "@nextui-org/input": "2.1.17",
55
+ "@nextui-org/popover": "2.1.15",
56
+ "@nextui-org/dropdown": "2.1.17",
57
57
  "@nextui-org/image": "2.0.24",
58
- "@nextui-org/modal": "2.0.27",
59
- "@nextui-org/navbar": "2.0.26",
60
- "@nextui-org/spacer": "2.0.23",
61
- "@nextui-org/divider": "2.0.24",
62
- "@nextui-org/tabs": "2.0.25",
63
- "@nextui-org/kbd": "2.0.24",
64
- "@nextui-org/table": "2.0.27",
65
- "@nextui-org/skeleton": "2.0.23",
66
- "@nextui-org/scroll-shadow": "2.1.12",
67
- "@nextui-org/menu": "2.0.16",
68
- "@nextui-org/select": "2.1.19",
69
- "@nextui-org/breadcrumbs": "2.0.4",
58
+ "@nextui-org/modal": "2.0.29",
59
+ "@nextui-org/navbar": "2.0.27",
60
+ "@nextui-org/table": "2.0.28",
61
+ "@nextui-org/spacer": "2.0.24",
62
+ "@nextui-org/divider": "2.0.25",
63
+ "@nextui-org/kbd": "2.0.25",
64
+ "@nextui-org/tabs": "2.0.26",
65
+ "@nextui-org/skeleton": "2.0.24",
66
+ "@nextui-org/scroll-shadow": "2.1.13",
67
+ "@nextui-org/select": "2.1.21",
68
+ "@nextui-org/listbox": "2.1.16",
69
+ "@nextui-org/menu": "2.0.17",
70
70
  "@nextui-org/ripple": "2.0.24",
71
- "@nextui-org/slider": "2.2.4",
72
- "@nextui-org/listbox": "2.1.15"
71
+ "@nextui-org/slider": "2.2.6",
72
+ "@nextui-org/breadcrumbs": "2.0.4"
73
73
  },
74
74
  "peerDependencies": {
75
75
  "react": ">=18",
@@ -91,7 +91,7 @@
91
91
  "prebuild": "node src/scripts/prebuild.js",
92
92
  "build": "tsup --dts",
93
93
  "postbuild": "node src/scripts/postbuild.js",
94
- "dev": "yarn build:fast -- --watch",
94
+ "dev": "pnpm build:fast --watch",
95
95
  "clean": "rimraf dist .turbo",
96
96
  "typecheck": "tsc --noEmit",
97
97
  "build:fast": "tsup"