This commit is contained in:
focp212@naver.com
2025-11-12 13:44:59 +09:00
parent a163ba35a9
commit 13a23c0b27
3 changed files with 47 additions and 2 deletions

14
pnpm-lock.yaml generated
View File

@@ -209,6 +209,9 @@ importers:
react-slidedown:
specifier: ^2.4.7
version: 2.4.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
react-spinners:
specifier: ^0.17.0
version: 0.17.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
react-tabs:
specifier: ^6.1.0
version: 6.1.0(react@19.1.1)
@@ -4829,6 +4832,12 @@ packages:
react: ^16.3.0 || 17
react-dom: ^16.3.0 || 17
react-spinners@0.17.0:
resolution: {integrity: sha512-L/8HTylaBmIWwQzIjMq+0vyaRXuoAevzWoD35wKpNTxxtYXWZp+xtgkfD7Y4WItuX0YvdxMPU79+7VhhmbmuTQ==}
peerDependencies:
react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-tabs@6.1.0:
resolution: {integrity: sha512-6QtbTRDKM+jA/MZTTefvigNxo0zz+gnBTVFw2CFVvq+f2BuH0nF0vDLNClL045nuTAdOoK/IL1vTP0ZLX0DAyQ==}
peerDependencies:
@@ -11218,6 +11227,11 @@ snapshots:
react-dom: 19.1.1(react@19.1.1)
tslib: 2.8.1
react-spinners@0.17.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
dependencies:
react: 19.1.1
react-dom: 19.1.1(react@19.1.1)
react-tabs@6.1.0(react@19.1.1):
dependencies:
clsx: 2.1.1