Newer
Older
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
"node_modules/@nextui-org/accordion": {
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/@nextui-org/accordion/-/accordion-2.2.6.tgz",
"integrity": "sha512-injM1MJDdAxQ2TWHRXWM8aM2fELwsdQuvWSz4QINMMauS6qgWxWVF1OqxTd0FxSAAOyMuJIdm45p2K6eV9Ocsw==",
"dependencies": {
"@nextui-org/aria-utils": "2.2.6",
"@nextui-org/divider": "2.2.5",
"@nextui-org/dom-animation": "2.1.1",
"@nextui-org/framer-utils": "2.1.5",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-aria-accordion": "2.2.2",
"@react-aria/button": "3.11.0",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/utils": "3.26.0",
"@react-stately/tree": "3.8.6",
"@react-types/accordion": "3.0.0-alpha.25",
"@react-types/shared": "3.26.0"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
}
},
"node_modules/@nextui-org/alert": {
"version": "2.2.8",
"resolved": "https://registry.npmjs.org/@nextui-org/alert/-/alert-2.2.8.tgz",
"integrity": "sha512-2UzofZNowJCnRge98Qjj3+G586d2xXMEqyfJasNc2xXrejMmqNwnFC5vn1qNi+vzqnqOr75kTfQHtyRRLWEwhQ==",
"dependencies": {
"@nextui-org/button": "2.2.8",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@react-aria/utils": "3.26.0",
"@react-stately/utils": "3.10.5"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
}
"node_modules/@nextui-org/aria-utils": {
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/@nextui-org/aria-utils/-/aria-utils-2.2.6.tgz",
"integrity": "sha512-HrMLt8k1cYhHUDFg9D+DC71Dd9tZwhJkfseRjnOrccMF8f4eNV+olEfTp0+15lmdDXi6Xa1gXN5H4ZozKrNcug==",
"dependencies": {
"@nextui-org/react-rsc-utils": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/system": "2.4.5",
"@react-aria/utils": "3.26.0",
"@react-stately/collections": "3.12.0",
"@react-stately/overlays": "3.6.12",
"@react-types/overlays": "3.8.11",
"@react-types/shared": "3.26.0"
},
"peerDependencies": {
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
"node_modules/@nextui-org/autocomplete": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@nextui-org/autocomplete/-/autocomplete-2.3.8.tgz",
"integrity": "sha512-N7fRp5aAKi9hHX+ApqKfsZ3obOsizrRB2DZcbOrw2LgDjucsb3btyl8Zqi4oY4ZGSEn1DdCkbGylKPrgHTZ23Q==",
"dependencies": {
"@nextui-org/aria-utils": "2.2.6",
"@nextui-org/button": "2.2.8",
"@nextui-org/form": "2.1.7",
"@nextui-org/input": "2.4.7",
"@nextui-org/listbox": "2.3.8",
"@nextui-org/popover": "2.3.8",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/scroll-shadow": "2.3.4",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/spinner": "2.2.5",
"@nextui-org/use-aria-button": "2.2.4",
"@nextui-org/use-safe-layout-effect": "2.1.1",
"@react-aria/combobox": "3.11.0",
"@react-aria/focus": "3.19.0",
"@react-aria/i18n": "3.12.4",
"@react-aria/interactions": "3.22.5",
"@react-aria/utils": "3.26.0",
"@react-aria/visually-hidden": "3.8.18",
"@react-stately/combobox": "3.10.1",
"@react-types/combobox": "3.13.1",
"@react-types/shared": "3.26.0"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"node_modules/@nextui-org/avatar": {
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/@nextui-org/avatar/-/avatar-2.2.5.tgz",
"integrity": "sha512-ugpwuH1M+eyWY+6Fb4OgGev1HweRrE61bA3rHxRzR3CcjWoe9g7JoQ04NbNNLUDp+aZuil/RWmgSfGUXEexZVQ==",
"dependencies": {
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-image": "2.1.1",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/utils": "3.26.0"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"node_modules/@nextui-org/badge": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/@nextui-org/badge/-/badge-2.2.4.tgz",
"integrity": "sha512-5Ac/ZpVFO8BFKzCbytu8NOCFQ4in9/BlP0qMUaPzqTJWJUNZljWyowSUI2BnFhnCG0hI4t1KTOxBpp0XDD/FGQ==",
"dependencies": {
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"node_modules/@nextui-org/breadcrumbs": {
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/@nextui-org/breadcrumbs/-/breadcrumbs-2.2.5.tgz",
"integrity": "sha512-hNhObcXlBu3itLdkZ70f/ZiKZt8VI+neolZFf9Ay7zs0p0fQKmNsDcd1Bj38DT652k+OYi/vALpR8f3Fa9WQsA==",
"dependencies": {
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@react-aria/breadcrumbs": "3.5.19",
"@react-aria/focus": "3.19.0",
"@react-aria/utils": "3.26.0",
"@react-types/breadcrumbs": "3.7.9",
"@react-types/shared": "3.26.0"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
"node_modules/@nextui-org/button": {
"version": "2.2.8",
"resolved": "https://registry.npmjs.org/@nextui-org/button/-/button-2.2.8.tgz",
"integrity": "sha512-Km9ER+jpA3DdYmbh8k30w2DMXZIPtZjs7QVVaPAEW+rJYnGWNsomcltlOLIvHpBYeAbB8hfJCbRJ35r9WeL9Gw==",
"dependencies": {
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/ripple": "2.2.6",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/spinner": "2.2.5",
"@nextui-org/use-aria-button": "2.2.4",
"@react-aria/button": "3.11.0",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/utils": "3.26.0",
"@react-types/button": "3.10.1",
"@react-types/shared": "3.26.0"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
}
},
"node_modules/@nextui-org/calendar": {
"version": "2.2.8",
"resolved": "https://registry.npmjs.org/@nextui-org/calendar/-/calendar-2.2.8.tgz",
"integrity": "sha512-Bt1Nl2mwBhFD4cBBBLtZkSmry9VZGnBl/7CV84tojrJsLUV5268wp/S6w4sQb5q4uGEO7qF+eZx6w5E6OHrcVQ==",
"dependencies": {
"@internationalized/date": "3.6.0",
"@nextui-org/button": "2.2.8",
"@nextui-org/dom-animation": "2.1.1",
"@nextui-org/framer-utils": "2.1.5",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-aria-button": "2.2.4",
"@react-aria/calendar": "3.6.0",
"@react-aria/focus": "3.19.0",
"@react-aria/i18n": "3.12.4",
"@react-aria/interactions": "3.22.5",
"@react-aria/utils": "3.26.0",
"@react-aria/visually-hidden": "3.8.18",
"@react-stately/calendar": "3.6.0",
"@react-stately/utils": "3.10.5",
"@react-types/button": "3.10.1",
"@react-types/calendar": "3.5.0",
"@react-types/shared": "3.26.0",
"@types/lodash.debounce": "^4.0.7",
"scroll-into-view-if-needed": "3.0.10"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"node_modules/@nextui-org/card": {
"version": "2.2.8",
"resolved": "https://registry.npmjs.org/@nextui-org/card/-/card-2.2.8.tgz",
"integrity": "sha512-EOEVw7mao1dnwGaeoSwBwF1bEL3JirMR0C/EVot427eV8GmWOliBM+kEdD6NLloFMbK4NKHO+Mg8kYTTtGBowA==",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/ripple": "2.2.6",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-aria-button": "2.2.4",
"@react-aria/button": "3.11.0",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/utils": "3.26.0",
"@react-types/shared": "3.26.0"
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
"node_modules/@nextui-org/checkbox": {
"version": "2.3.7",
"resolved": "https://registry.npmjs.org/@nextui-org/checkbox/-/checkbox-2.3.7.tgz",
"integrity": "sha512-JTYvBQfAO7AKEEIdfWJ/SU0SiHDnay15lMZytxzLcbFr5kkFUCaFbNWrFmz3OQQTsHFqML1Hbd9cqUeMvdP/Fg==",
"dependencies": {
"@nextui-org/form": "2.1.7",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-callback-ref": "2.1.1",
"@nextui-org/use-safe-layout-effect": "2.1.1",
"@react-aria/checkbox": "3.15.0",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/utils": "3.26.0",
"@react-aria/visually-hidden": "3.8.18",
"@react-stately/checkbox": "3.6.10",
"@react-stately/toggle": "3.8.0",
"@react-types/checkbox": "3.9.0",
"@react-types/shared": "3.26.0"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.3",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"node_modules/@nextui-org/chip": {
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/@nextui-org/chip/-/chip-2.2.5.tgz",
"integrity": "sha512-AfXF40oLmi15X6z1kSwLSnxKixG2KR5TUXpu4xuLED2ub1me9mjiiPYCn2bo5nlu2lgGd93XSdCyyx6kQKQECA==",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/utils": "3.26.0",
"@react-types/checkbox": "3.9.0"
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"node_modules/@nextui-org/code": {
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/@nextui-org/code/-/code-2.2.5.tgz",
"integrity": "sha512-o/LdXzayZeLKKQUZDF2a0RWgA3D7PdR/zVGzA/eQ74a4bJZ7FqYgsarIBQ6O8s+LtOsI3Z9CSLoTIspI/F+3Pw==",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/system-rsc": "2.3.5"
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"node_modules/@nextui-org/date-input": {
"version": "2.3.7",
"resolved": "https://registry.npmjs.org/@nextui-org/date-input/-/date-input-2.3.7.tgz",
"integrity": "sha512-TnZOjGSC/YtNm3k7uHXEOXttHqXdkE1AkUW36yIxwB9nV2jxPnWClImvc0wtZx+3tZ1XY+aWHo4ZJowJpeTbNA==",
"@internationalized/date": "3.6.0",
"@nextui-org/form": "2.1.7",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@react-aria/datepicker": "3.12.0",
"@react-aria/i18n": "3.12.4",
"@react-aria/utils": "3.26.0",
"@react-stately/datepicker": "3.11.0",
"@react-types/datepicker": "3.9.0",
"@react-types/shared": "3.26.0"
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
"node_modules/@nextui-org/date-picker": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@nextui-org/date-picker/-/date-picker-2.3.8.tgz",
"integrity": "sha512-0i6Ode6rEHAVQHv3OxkB4yGnAKnS/UjJ+mKyFTLzA29LSkvmhNmquNIj9lOoenDvSvKKVB18QxuQEm1EKwgPkQ==",
"dependencies": {
"@internationalized/date": "3.6.0",
"@nextui-org/aria-utils": "2.2.6",
"@nextui-org/button": "2.2.8",
"@nextui-org/calendar": "2.2.8",
"@nextui-org/date-input": "2.3.7",
"@nextui-org/form": "2.1.7",
"@nextui-org/popover": "2.3.8",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@react-aria/datepicker": "3.12.0",
"@react-aria/i18n": "3.12.4",
"@react-aria/utils": "3.26.0",
"@react-stately/datepicker": "3.11.0",
"@react-stately/overlays": "3.6.12",
"@react-stately/utils": "3.10.5",
"@react-types/datepicker": "3.9.0",
"@react-types/shared": "3.26.0"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"node_modules/@nextui-org/divider": {
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/@nextui-org/divider/-/divider-2.2.5.tgz",
"integrity": "sha512-OB8b3CU4nQ5ARIGL48izhzrAHR0mnwws+Kd5LqRCZ/1R9uRMqsq7L0gpG9FkuV2jf2FuA7xa/GLOLKbIl4CEww==",
"@nextui-org/react-rsc-utils": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/system-rsc": "2.3.5",
"@react-types/shared": "3.26.0"
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"node_modules/@nextui-org/dom-animation": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@nextui-org/dom-animation/-/dom-animation-2.1.1.tgz",
"integrity": "sha512-xLrVNf1EV9zyyZjk6j3RptOvnga1WUCbMpDgJLQHp+oYwxTfBy0SkXHuN5pRdcR0XpR/IqRBDIobMdZI0iyQyg==",
"peerDependencies": {
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1"
}
},
"node_modules/@nextui-org/drawer": {
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/@nextui-org/drawer/-/drawer-2.2.6.tgz",
"integrity": "sha512-WP0RMD/2aCr1jdpG2ygyx2fIY8TV93X5sqOnZE495iPv1ODrnj+lrj4fqewPTrouvothCmaYpY3q3q/P9vA4eg==",
"@nextui-org/framer-utils": "2.1.5",
"@nextui-org/modal": "2.2.6",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2"
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@nextui-org/dropdown/-/dropdown-2.3.8.tgz",
"integrity": "sha512-aRvxZJhrfL0GEOZpX1uFvQVuVODLU0Lc3m3xPxqc337zLF09kXLiSao09oo5AbUoOAlfUP/d1qWH6wIOoJrvIA==",
"dependencies": {
"@nextui-org/aria-utils": "2.2.6",
"@nextui-org/menu": "2.2.8",
"@nextui-org/popover": "2.3.8",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@react-aria/focus": "3.19.0",
"@react-aria/menu": "3.16.0",
"@react-aria/overlays": "3.24.0",
"@react-aria/utils": "3.26.0",
"@react-stately/menu": "3.9.0",
"@react-types/menu": "3.9.13"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
}
},
"node_modules/@nextui-org/form": {
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/@nextui-org/form/-/form-2.1.7.tgz",
"integrity": "sha512-RnvvT0O/vJTKem4d1Wl7n2d/Jk3Bs6U22ko0FBSeA+y4KeZO2W7k0ls1TcLzgv8JTN0l2ELVUIBrrgkJlrrWBQ==",
"dependencies": {
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/system": "2.4.5",
"@nextui-org/theme": "2.4.4",
"@react-aria/utils": "3.26.0",
"@react-stately/form": "3.1.0",
"@react-types/form": "3.7.8",
"@react-types/shared": "3.26.0"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"node_modules/@nextui-org/framer-utils": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@nextui-org/framer-utils/-/framer-utils-2.1.5.tgz",
"integrity": "sha512-z/dM29nwngCFhNCuxtCEqMbmMXG4xtXEMZh4N8FxOBEimye+2/6DIt7v0KwCY/Tx2t2URpgjCT22I8Now/SaAA==",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/system": "2.4.5",
"@nextui-org/use-measure": "2.1.1"
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/@nextui-org/image/-/image-2.2.4.tgz",
"integrity": "sha512-pTno8kxFtGWgBiuW1QV3z2n+9T/uXUy0x8yPL0hXyIUkvVLINlJ1xVOnpM9XRHt/ickRdeINP7itN2updyBeVQ==",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-image": "2.1.1"
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
"version": "2.4.7",
"resolved": "https://registry.npmjs.org/@nextui-org/input/-/input-2.4.7.tgz",
"integrity": "sha512-c5ECj9XQnfwk1ctmIGIWY/JPYbIYMPLzLSL1zohF5aqln8Af/MgERk5/T2VQISQssc0JMJv/Q7dd/MgVnv3phw==",
"dependencies": {
"@nextui-org/form": "2.1.7",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-safe-layout-effect": "2.1.1",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/textfield": "3.15.0",
"@react-aria/utils": "3.26.0",
"@react-stately/utils": "3.10.5",
"@react-types/shared": "3.26.0",
"@react-types/textfield": "3.10.0",
"react-textarea-autosize": "^8.5.3"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
}
},
"node_modules/@nextui-org/input-otp": {
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/@nextui-org/input-otp/-/input-otp-2.1.7.tgz",
"integrity": "sha512-JQ4Scnll9NkPEORH1S+JypB/5YGFElESjHyClF6l4Uw6joUZrXihK+4Wqcb2Xec+hi1cRW6X86eItbPTNM+9Kg==",
"dependencies": {
"@nextui-org/form": "2.1.7",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@react-aria/focus": "3.19.0",
"@react-aria/form": "3.0.11",
"@react-aria/utils": "3.26.0",
"@react-stately/form": "3.1.0",
"@react-stately/utils": "3.10.5",
"@react-types/textfield": "3.10.0",
"input-otp": "1.4.1"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/@nextui-org/kbd/-/kbd-2.2.5.tgz",
"integrity": "sha512-52n6XjLWnsxkQiwbQG04jEYu2xK07FEpIRycWxA0cWSFWOAiyYxaa1xYeb5va8tG8M0UCEwlvrPyxK+Wh5GmMQ==",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/system-rsc": "2.3.5",
"@react-aria/utils": "3.26.0"
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/@nextui-org/link/-/link-2.2.6.tgz",
"integrity": "sha512-A3+aHbuipch7Xf470qxCIbMXMW6oGX8QoT9Le2CS7YWjpNZOsGzQPQvC3Diom05vujgdlw5egses6rZak10kuQ==",
"dependencies": {
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-aria-link": "2.2.4",
"@react-aria/focus": "3.19.0",
"@react-aria/link": "3.7.7",
"@react-aria/utils": "3.26.0",
"@react-types/link": "3.5.9"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@nextui-org/listbox/-/listbox-2.3.8.tgz",
"integrity": "sha512-M2j3f2zVoKlIvIv6ZMUq2BfB9WI0fxQoRV7vGSIYTDUlNMPwxmeD0xWmmtlJB5nxtmMR7G5NlzJRSTHXhFaUMA==",
"dependencies": {
"@nextui-org/aria-utils": "2.2.6",
"@nextui-org/divider": "2.2.5",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-is-mobile": "2.2.2",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/listbox": "3.13.6",
"@react-aria/utils": "3.26.0",
"@react-stately/list": "3.11.1",
"@react-types/menu": "3.9.13",
"@react-types/shared": "3.26.0",
"@tanstack/react-virtual": "3.10.9"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
"version": "2.2.8",
"resolved": "https://registry.npmjs.org/@nextui-org/menu/-/menu-2.2.8.tgz",
"integrity": "sha512-JGyrAc9FEsd2rNlDwnckBkSdXe2V7cJN2Y62RRaQeJFMOZsw8tnmW9SLaL4ZB+LTmiGLORsU+b0frizu960HnA==",
"dependencies": {
"@nextui-org/aria-utils": "2.2.6",
"@nextui-org/divider": "2.2.5",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-is-mobile": "2.2.2",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/menu": "3.16.0",
"@react-aria/utils": "3.26.0",
"@react-stately/menu": "3.9.0",
"@react-stately/tree": "3.8.6",
"@react-types/menu": "3.9.13",
"@react-types/shared": "3.26.0"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/@nextui-org/modal/-/modal-2.2.6.tgz",
"integrity": "sha512-K3jql20SKq/sJWGsjlHq92/55tGo55Ko4PT92SRvqC0vySYe9ZX1KSVpOR3/k4cQRkd+3hdbGjZBs3bVcDpB6g==",
"dependencies": {
"@nextui-org/dom-animation": "2.1.1",
"@nextui-org/framer-utils": "2.1.5",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-aria-button": "2.2.4",
"@nextui-org/use-aria-modal-overlay": "2.2.3",
"@nextui-org/use-disclosure": "2.2.2",
"@nextui-org/use-draggable": "2.1.2",
"@react-aria/dialog": "3.5.20",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/overlays": "3.24.0",
"@react-aria/utils": "3.26.0",
"@react-stately/overlays": "3.6.12",
"@react-types/overlays": "3.8.11"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
"version": "2.2.7",
"resolved": "https://registry.npmjs.org/@nextui-org/navbar/-/navbar-2.2.7.tgz",
"integrity": "sha512-K9puXcNDywCxYe3Ji88Ple2Oh+8RdYn4cZzBwo6oDpIsMOYva9rNURyasNa2WKrlCfdvaAKIFSuJQp4Ed64KOg==",
"dependencies": {
"@nextui-org/dom-animation": "2.1.1",
"@nextui-org/framer-utils": "2.1.5",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-scroll-position": "2.1.1",
"@react-aria/button": "3.11.0",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/overlays": "3.24.0",
"@react-aria/utils": "3.26.0",
"@react-stately/toggle": "3.8.0",
"@react-stately/utils": "3.10.5"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
}
},
"node_modules/@nextui-org/pagination": {
"version": "2.2.7",
"resolved": "https://registry.npmjs.org/@nextui-org/pagination/-/pagination-2.2.7.tgz",
"integrity": "sha512-MpKkoC+HPs3kTS8JgCyP6ZpBFtlCmn9YpI11OOhYM9faQbmv8k0D+f11CCm+GRO+yEE08MCpcZHqY3OLdASW9Q==",
"dependencies": {
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-intersection-observer": "2.2.2",
"@nextui-org/use-pagination": "2.2.3",
"@react-aria/focus": "3.19.0",
"@react-aria/i18n": "3.12.4",
"@react-aria/interactions": "3.22.5",
"@react-aria/utils": "3.26.0",
"scroll-into-view-if-needed": "3.0.10"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/@nextui-org/popover/-/popover-2.3.8.tgz",
"integrity": "sha512-hRUSD7NVlkRQjfShe6glnQAsNI9nOugLKqSzUoDt275P4fDHutEedRZUCasjOeMO+xhehIX8cyZ2mGyZAan5zQ==",
"dependencies": {
"@nextui-org/aria-utils": "2.2.6",
"@nextui-org/button": "2.2.8",
"@nextui-org/dom-animation": "2.1.1",
"@nextui-org/framer-utils": "2.1.5",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-aria-button": "2.2.4",
"@nextui-org/use-safe-layout-effect": "2.1.1",
"@react-aria/dialog": "3.5.20",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/overlays": "3.24.0",
"@react-aria/utils": "3.26.0",
"@react-stately/overlays": "3.6.12",
"@react-types/button": "3.10.1",
"@react-types/overlays": "3.8.11"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
}
},
"node_modules/@nextui-org/progress": {
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/@nextui-org/progress/-/progress-2.2.5.tgz",
"integrity": "sha512-+d317vZhBLc/1PHE2PseIlIX+N5sEO4x1dZvzISvkFQPE1igSeZ8NpbkZWZagxakqp23JoQ6HDWp/Sk7Uwr8tg==",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-is-mounted": "2.1.1",
"@react-aria/i18n": "3.12.4",
"@react-aria/progress": "3.4.18",
"@react-aria/utils": "3.26.0",
"@react-types/progress": "3.5.8"
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
"version": "2.3.7",
"resolved": "https://registry.npmjs.org/@nextui-org/radio/-/radio-2.3.7.tgz",
"integrity": "sha512-uzPiNlkESccp18+mUnjFbi1OwzYTKMSJ8teoNWGIMQL/Q2dXhxMikL9jlTHOP25ygOPN+lxXa/nX8JiLC6G5zQ==",
"dependencies": {
"@nextui-org/form": "2.1.7",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@react-aria/focus": "3.19.0",
"@react-aria/interactions": "3.22.5",
"@react-aria/radio": "3.10.10",
"@react-aria/utils": "3.26.0",
"@react-aria/visually-hidden": "3.8.18",
"@react-stately/radio": "3.10.9",
"@react-types/radio": "3.8.5",
"@react-types/shared": "3.26.0"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.3",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
"version": "2.6.10",
"resolved": "https://registry.npmjs.org/@nextui-org/react/-/react-2.6.10.tgz",
"integrity": "sha512-50tWuyBfObL1HSUW9k9dKffoU83U/tPJR9hJBYdv2fCAzDz4cAw6Hp3ZHHDKOphTIIY+jVMIKkja2PrgLEdkrg==",
"dependencies": {
"@nextui-org/accordion": "2.2.6",
"@nextui-org/alert": "2.2.8",
"@nextui-org/autocomplete": "2.3.8",
"@nextui-org/avatar": "2.2.5",
"@nextui-org/badge": "2.2.4",
"@nextui-org/breadcrumbs": "2.2.5",
"@nextui-org/button": "2.2.8",
"@nextui-org/calendar": "2.2.8",
"@nextui-org/card": "2.2.8",
"@nextui-org/checkbox": "2.3.7",
"@nextui-org/chip": "2.2.5",
"@nextui-org/code": "2.2.5",
"@nextui-org/date-input": "2.3.7",
"@nextui-org/date-picker": "2.3.8",
"@nextui-org/divider": "2.2.5",
"@nextui-org/drawer": "2.2.6",
"@nextui-org/dropdown": "2.3.8",
"@nextui-org/form": "2.1.7",
"@nextui-org/framer-utils": "2.1.5",
"@nextui-org/image": "2.2.4",
"@nextui-org/input": "2.4.7",
"@nextui-org/input-otp": "2.1.7",
"@nextui-org/kbd": "2.2.5",
"@nextui-org/link": "2.2.6",
"@nextui-org/listbox": "2.3.8",
"@nextui-org/menu": "2.2.8",
"@nextui-org/modal": "2.2.6",
"@nextui-org/navbar": "2.2.7",
"@nextui-org/pagination": "2.2.7",
"@nextui-org/popover": "2.3.8",
"@nextui-org/progress": "2.2.5",
"@nextui-org/radio": "2.3.7",
"@nextui-org/ripple": "2.2.6",
"@nextui-org/scroll-shadow": "2.3.4",
"@nextui-org/select": "2.4.8",
"@nextui-org/skeleton": "2.2.4",
"@nextui-org/slider": "2.4.6",
"@nextui-org/snippet": "2.2.9",
"@nextui-org/spacer": "2.2.5",
"@nextui-org/spinner": "2.2.5",
"@nextui-org/switch": "2.2.7",
"@nextui-org/system": "2.4.5",
"@nextui-org/table": "2.2.7",
"@nextui-org/tabs": "2.2.6",
"@nextui-org/theme": "2.4.4",
"@nextui-org/tooltip": "2.2.6",
"@nextui-org/user": "2.2.5",
"@react-aria/visually-hidden": "3.8.18"
},
"peerDependencies": {
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
}
},
"node_modules/@nextui-org/react-rsc-utils": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@nextui-org/react-rsc-utils/-/react-rsc-utils-2.1.1.tgz",
"integrity": "sha512-9uKH1XkeomTGaswqlGKt0V0ooUev8mPXtKJolR+6MnpvBUrkqngw1gUGF0bq/EcCCkks2+VOHXZqFT6x9hGkQQ==",
"peerDependencies": {
"react": ">=18 || >=19.0.0-rc.0"
}
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/@nextui-org/react-utils/-/react-utils-2.1.2.tgz",
"integrity": "sha512-P8toqKuksl5UgDADRxZ7lNnlcw9rynsfKPzfxi4eEKWFBPHPPFy3Nesh8tx2SJQaOxCsc+3VXB+A9la6ZHYRiA==",
"@nextui-org/react-rsc-utils": "2.1.1",
"@nextui-org/shared-utils": "2.1.2"
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/@nextui-org/ripple/-/ripple-2.2.6.tgz",
"integrity": "sha512-8bdE+nPZdT/U8H0fRaZBOAB3npfKGnv1KO2JWL2jSnN7wkO4kXZwcHqZT3aRFxqWvdsPXj8IajMpnMoM7LNYkA==",
"@nextui-org/dom-animation": "2.1.1",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2"
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
}
},
"node_modules/@nextui-org/scroll-shadow": {
"version": "2.3.4",
"resolved": "https://registry.npmjs.org/@nextui-org/scroll-shadow/-/scroll-shadow-2.3.4.tgz",
"integrity": "sha512-/21shF/RIXOcdQp5CKy/UHZJse03O7L31ZJV1wAh8TJZOFof2oRpYIl2AibDxUnP2UR9fpjqq0b6F6e6d1Kq5Q==",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/use-data-scroll-overflow": "2.2.2"
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
"version": "2.4.8",
"resolved": "https://registry.npmjs.org/@nextui-org/select/-/select-2.4.8.tgz",
"integrity": "sha512-ZX6zrMXAgOFUno1aReEvNSeUyaGkETbinzKObU0IP4/aj3I/9FjzNhj42rZrudGi356slAFRTQiYuG6O8I4wcA==",
"dependencies": {
"@nextui-org/aria-utils": "2.2.6",
"@nextui-org/form": "2.1.7",
"@nextui-org/listbox": "2.3.8",
"@nextui-org/popover": "2.3.8",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/scroll-shadow": "2.3.4",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/spinner": "2.2.5",
"@nextui-org/use-aria-button": "2.2.4",
"@nextui-org/use-aria-multiselect": "2.4.3",
"@nextui-org/use-safe-layout-effect": "2.1.1",
"@react-aria/focus": "3.19.0",
"@react-aria/form": "3.0.11",
"@react-aria/interactions": "3.22.5",
"@react-aria/utils": "3.26.0",
"@react-aria/visually-hidden": "3.8.18",
"@react-types/shared": "3.26.0",
"@tanstack/react-virtual": "3.10.9"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@nextui-org/shared-icons/-/shared-icons-2.1.1.tgz",
"integrity": "sha512-mkiTpFJnCzB2M8Dl7IwXVzDKKq9ZW2WC0DaQRs1eWgqboRCP8DDde+MJZq331hC7pfH8BC/4rxXsKECrOUUwCg==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/@nextui-org/shared-utils/-/shared-utils-2.1.2.tgz",
"integrity": "sha512-5n0D+AGB4P9lMD1TxwtdRSuSY0cWgyXKO9mMU11Xl3zoHNiAz/SbCSTc4VBJdQJ7Y3qgNXvZICzf08+bnjjqqA=="
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/@nextui-org/skeleton/-/skeleton-2.2.4.tgz",
"integrity": "sha512-LMQI5pcYbgsJcObU9KcODvs63iswZQKuuYtDH05y4SQvDerxkjxJYj72/ld1pkwOcM8/9Tc2ya/xlk90yjlg5g==",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2"
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"version": "2.4.6",
"resolved": "https://registry.npmjs.org/@nextui-org/slider/-/slider-2.4.6.tgz",
"integrity": "sha512-BOJQcjGYr0uX/5opQauamYp26D8erMEUNqj07IxwWDIo+qnTCrUg762rAIlj3W4u3pBJJ2FkZUWbsEYDnnbi7g==",
"dependencies": {
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/tooltip": "2.2.6",
"@react-aria/focus": "3.19.0",
"@react-aria/i18n": "3.12.4",
"@react-aria/interactions": "3.22.5",
"@react-aria/slider": "3.7.14",
"@react-aria/utils": "3.26.0",
"@react-aria/visually-hidden": "3.8.18",
"@react-stately/slider": "3.6.0"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"version": "2.2.9",
"resolved": "https://registry.npmjs.org/@nextui-org/snippet/-/snippet-2.2.9.tgz",
"integrity": "sha512-Sc3CdW4/UCL4hhwKP0k1ffLYLo6JlI9XbB3exS77j1lS6ox/FRc+d7YylMrrNuAb/L4bIjR/TUoNiu+Rkc6u0Q==",
"dependencies": {
"@nextui-org/button": "2.2.8",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-icons": "2.1.1",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/tooltip": "2.2.6",
"@nextui-org/use-clipboard": "2.1.1",
"@react-aria/focus": "3.19.0",
"@react-aria/utils": "3.26.0"
},
"peerDependencies": {
"@nextui-org/system": ">=2.4.0",
"@nextui-org/theme": ">=2.4.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/@nextui-org/spacer/-/spacer-2.2.5.tgz",
"integrity": "sha512-oKh765tHx+BaD4yHewIfWGOcLWk3FsH/VBXdAsaiMyrr5MsW9LGH7e3kzBCZswBeZNN5MaDok6WZu1B0PnQIFw==",
"@nextui-org/react-utils": "2.1.2",
"@nextui-org/shared-utils": "2.1.2",
"@nextui-org/system-rsc": "2.3.5"
"@nextui-org/theme": ">=2.4.0",
"react": ">=18 || >=19.0.0-rc.0",