Compare commits
2 Commits
60163d8d87
...
2707af6b60
Author | SHA1 | Date | |
---|---|---|---|
2707af6b60 | |||
ca7164e52b |
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@@ -28,7 +28,7 @@ importers:
|
||||
version: 1.2.8(@types/react-dom@19.1.9(@types/react@19.1.12))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@tanstack/react-query':
|
||||
specifier: ^5.83.0
|
||||
version: 5.85.6(react@19.1.1)
|
||||
version: 5.87.1(react@19.1.1)
|
||||
class-variance-authority:
|
||||
specifier: ^0.7.1
|
||||
version: 0.7.1
|
||||
@@ -43,7 +43,7 @@ importers:
|
||||
version: 4.1.0
|
||||
dotenv:
|
||||
specifier: ^17.2.0
|
||||
version: 17.2.1
|
||||
version: 17.2.2
|
||||
drizzle-orm:
|
||||
specifier: ^0.44.3
|
||||
version: 0.44.5(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2))
|
||||
@@ -1434,11 +1434,11 @@ packages:
|
||||
'@tailwindcss/postcss@4.1.13':
|
||||
resolution: {integrity: sha512-HLgx6YSFKJT7rJqh9oJs/TkBFhxuMOfUKSBEPYwV+t78POOBsdQ7crhZLzwcH3T0UyUuOzU/GK5pk5eKr3wCiQ==}
|
||||
|
||||
'@tanstack/query-core@5.85.6':
|
||||
resolution: {integrity: sha512-hCj0TktzdCv2bCepIdfwqVwUVWb+GSHm1Jnn8w+40lfhQ3m7lCO7ADRUJy+2unxQ/nzjh2ipC6ye69NDW3l73g==}
|
||||
'@tanstack/query-core@5.87.1':
|
||||
resolution: {integrity: sha512-HOFHVvhOCprrWvtccSzc7+RNqpnLlZ5R6lTmngb8aq7b4rc2/jDT0w+vLdQ4lD9bNtQ+/A4GsFXy030Gk4ollA==}
|
||||
|
||||
'@tanstack/react-query@5.85.6':
|
||||
resolution: {integrity: sha512-VUAag4ERjh+qlmg0wNivQIVCZUrYndqYu3/wPCVZd4r0E+1IqotbeyGTc+ICroL/PqbpSaGZg02zSWYfcvxbdA==}
|
||||
'@tanstack/react-query@5.87.1':
|
||||
resolution: {integrity: sha512-YKauf8jfMowgAqcxj96AHs+Ux3m3bWT1oSVKamaRPXSnW2HqSznnTCEkAVqctF1e/W9R/mPcyzzINIgpOH94qg==}
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
|
||||
@@ -1956,8 +1956,8 @@ packages:
|
||||
domutils@3.2.2:
|
||||
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
|
||||
|
||||
dotenv@17.2.1:
|
||||
resolution: {integrity: sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==}
|
||||
dotenv@17.2.2:
|
||||
resolution: {integrity: sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
drizzle-kit@0.31.4:
|
||||
@@ -4829,11 +4829,11 @@ snapshots:
|
||||
postcss: 8.5.6
|
||||
tailwindcss: 4.1.13
|
||||
|
||||
'@tanstack/query-core@5.85.6': {}
|
||||
'@tanstack/query-core@5.87.1': {}
|
||||
|
||||
'@tanstack/react-query@5.85.6(react@19.1.1)':
|
||||
'@tanstack/react-query@5.87.1(react@19.1.1)':
|
||||
dependencies:
|
||||
'@tanstack/query-core': 5.85.6
|
||||
'@tanstack/query-core': 5.87.1
|
||||
react: 19.1.1
|
||||
|
||||
'@tybys/wasm-util@0.10.0':
|
||||
@@ -5419,7 +5419,7 @@ snapshots:
|
||||
domelementtype: 2.3.0
|
||||
domhandler: 5.0.3
|
||||
|
||||
dotenv@17.2.1: {}
|
||||
dotenv@17.2.2: {}
|
||||
|
||||
drizzle-kit@0.31.4:
|
||||
dependencies:
|
||||
|
Reference in New Issue
Block a user