|
|
@@ -216,6 +216,9 @@ importers:
|
|
|
'@tailwindcss/vite':
|
|
|
specifier: ^4.1.11
|
|
|
version: 4.1.11(vite@7.0.6(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0))
|
|
|
+ '@types/bcrypt':
|
|
|
+ specifier: ^6.0.0
|
|
|
+ version: 6.0.0
|
|
|
'@types/debug':
|
|
|
specifier: ^4.1.12
|
|
|
version: 4.1.12
|
|
|
@@ -1540,6 +1543,9 @@ packages:
|
|
|
peerDependencies:
|
|
|
react: ^18 || ^19
|
|
|
|
|
|
+ '@types/bcrypt@6.0.0':
|
|
|
+ resolution: {integrity: sha512-/oJGukuH3D2+D+3H4JWLaAsJ/ji86dhRidzZ/Od7H/i8g+aCmvkeCc6Ni/f9uxGLSQVCRZkX2/lqEFG2BvWtlQ==}
|
|
|
+
|
|
|
'@types/d3-array@3.2.1':
|
|
|
resolution: {integrity: sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==}
|
|
|
|
|
|
@@ -4169,6 +4175,10 @@ snapshots:
|
|
|
'@tanstack/query-core': 5.83.0
|
|
|
react: 19.1.0
|
|
|
|
|
|
+ '@types/bcrypt@6.0.0':
|
|
|
+ dependencies:
|
|
|
+ '@types/node': 24.1.0
|
|
|
+
|
|
|
'@types/d3-array@3.2.1': {}
|
|
|
|
|
|
'@types/d3-color@3.1.3': {}
|