Social handles CRUD (admin side, nothing user-facing)

This commit is contained in:
Ahmed Al-Taiar
2024-08-19 23:20:32 -04:00
parent 1c46a8e963
commit c7d87e36f2
39 changed files with 1229 additions and 480 deletions

View File

@@ -3519,6 +3519,15 @@ __metadata:
languageName: node
linkType: hard
"@icons-pack/react-simple-icons@npm:^10.0.0":
version: 10.0.0
resolution: "@icons-pack/react-simple-icons@npm:10.0.0"
peerDependencies:
react: ^16.13 || ^17 || ^18
checksum: 10c0/dd5ecbcbf8cbbc58537645223854c5e8fbb89fa5fdf4edbf18fc11a02af92c12056c091d5c0db0da5f79379cae2a9381f9d2b3e16d638de617c1e2152dc3f2d7
languageName: node
linkType: hard
"@isaacs/cliui@npm:^8.0.2":
version: 8.0.2
resolution: "@isaacs/cliui@npm:8.0.2"
@@ -21627,6 +21636,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "web@workspace:web"
dependencies:
"@icons-pack/react-simple-icons": "npm:^10.0.0"
"@mdi/js": "npm:^7.4.47"
"@mdi/react": "npm:^1.6.1"
"@redwoodjs/auth-dbauth-web": "npm:7.7.4"
@@ -21647,6 +21657,7 @@ __metadata:
"@uppy/tus": "npm:^4.0.0"
autoprefixer: "npm:^10.4.20"
daisyui: "npm:^4.12.10"
humanize-string: "npm:2.1.0"
postcss: "npm:^8.4.41"
postcss-loader: "npm:^8.1.1"
react: "npm:18.2.0"