added user-overview for setting availability
This commit is contained in:
75
client/package-lock.json
generated
75
client/package-lock.json
generated
@@ -17,6 +17,7 @@
|
||||
"@nextui-org/divider": "^2.2.5",
|
||||
"@nextui-org/input": "^2.4.8",
|
||||
"@nextui-org/modal": "^2.2.7",
|
||||
"@nextui-org/radio": "^2.3.8",
|
||||
"@nextui-org/select": "^2.4.9",
|
||||
"@nextui-org/system": "^2.4.6",
|
||||
"@nextui-org/table": "^2.2.8",
|
||||
@@ -1334,6 +1335,31 @@
|
||||
"react-dom": ">=18 || >=19.0.0-rc.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextui-org/radio": {
|
||||
"version": "2.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@nextui-org/radio/-/radio-2.3.8.tgz",
|
||||
"integrity": "sha512-ntwjpQ/WT8zQ3Fw5io65VeH2Q68LOgZ4lII7a6x35NDa7Eda1vlYroMAw/vxK8iyZYlUBSJdsoj2FU/10hBPmg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@nextui-org/form": "2.1.8",
|
||||
"@nextui-org/react-utils": "2.1.3",
|
||||
"@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"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
@@ -2080,6 +2106,27 @@
|
||||
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-aria/radio": {
|
||||
"version": "3.10.10",
|
||||
"resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.10.10.tgz",
|
||||
"integrity": "sha512-NVdeOVrsrHgSfwL2jWCCXFsWZb+RMRZErj5vthHQW4nkHECGOzeX56VaLWTSvdoCPqi9wdIX8A6K9peeAIgxzA==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@react-aria/focus": "^3.19.0",
|
||||
"@react-aria/form": "^3.0.11",
|
||||
"@react-aria/i18n": "^3.12.4",
|
||||
"@react-aria/interactions": "^3.22.5",
|
||||
"@react-aria/label": "^3.7.13",
|
||||
"@react-aria/utils": "^3.26.0",
|
||||
"@react-stately/radio": "^3.10.9",
|
||||
"@react-types/radio": "^3.8.5",
|
||||
"@react-types/shared": "^3.26.0",
|
||||
"@swc/helpers": "^0.5.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-aria/selection": {
|
||||
"version": "3.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.21.0.tgz",
|
||||
@@ -2431,6 +2478,22 @@
|
||||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-stately/radio": {
|
||||
"version": "3.10.9",
|
||||
"resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.10.9.tgz",
|
||||
"integrity": "sha512-kUQ7VdqFke8SDRCatw2jW3rgzMWbvw+n2imN2THETynI47NmNLzNP11dlGO2OllRtTrsLhmBNlYHa3W62pFpAw==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@react-stately/form": "^3.1.0",
|
||||
"@react-stately/utils": "^3.10.5",
|
||||
"@react-types/radio": "^3.8.5",
|
||||
"@react-types/shared": "^3.26.0",
|
||||
"@swc/helpers": "^0.5.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-stately/selection": {
|
||||
"version": "3.18.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.18.0.tgz",
|
||||
@@ -2663,6 +2726,18 @@
|
||||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-types/radio": {
|
||||
"version": "3.8.5",
|
||||
"resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.8.5.tgz",
|
||||
"integrity": "sha512-gSImTPid6rsbJmwCkTliBIU/npYgJHOFaI3PNJo7Y0QTAnFelCtYeFtBiWrFodSArSv7ASqpLLUEj9hZu/rxIg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@react-types/shared": "^3.26.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-types/select": {
|
||||
"version": "3.9.8",
|
||||
"resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.9.8.tgz",
|
||||
|
||||
Reference in New Issue
Block a user