chore: remove tokenlens and token usage tracking (#1357)
This commit is contained in:
parent
5f9e231788
commit
7942e97095
17 changed files with 60 additions and 773 deletions
40
pnpm-lock.yaml
generated
40
pnpm-lock.yaml
generated
|
|
@ -239,9 +239,6 @@ importers:
|
|||
tailwindcss-animate:
|
||||
specifier: ^1.0.7
|
||||
version: 1.0.7(tailwindcss@4.1.16)
|
||||
tokenlens:
|
||||
specifier: 1.3.0
|
||||
version: 1.3.0
|
||||
use-stick-to-bottom:
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1(react@19.0.1)
|
||||
|
|
@ -2281,18 +2278,6 @@ packages:
|
|||
peerDependencies:
|
||||
tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1'
|
||||
|
||||
'@tokenlens/core@1.3.0':
|
||||
resolution: {integrity: sha512-d8YNHNC+q10bVpi95fELJwJyPVf1HfvBEI18eFQxRSZTdByXrP+f/ZtlhSzkx0Jl0aEmYVeBA5tPeeYRioLViQ==}
|
||||
|
||||
'@tokenlens/fetch@1.3.0':
|
||||
resolution: {integrity: sha512-RONDRmETYly9xO8XMKblmrZjKSwCva4s5ebJwQNfNlChZoA5kplPoCgnWceHnn1J1iRjLVlrCNB43ichfmGBKQ==}
|
||||
|
||||
'@tokenlens/helpers@1.3.0':
|
||||
resolution: {integrity: sha512-GWe4p9OHYppr7moqyM3Y4NH+kVGCOFpN+voaXgKgvvMBo6Z97Pu17fgCHet10Ls8r4X/tPkb/yHCWP7Ktssu/w==}
|
||||
|
||||
'@tokenlens/models@1.3.0':
|
||||
resolution: {integrity: sha512-9mx7ZGeewW4ndXAiD7AT1bbCk4OpJeortbjHHyNkgap+pMPPn1chY6R5zqe1ggXIUzZ2l8VOAKfPqOvpcrisJw==}
|
||||
|
||||
'@trpc/server@11.7.1':
|
||||
resolution: {integrity: sha512-N3U8LNLIP4g9C7LJ/sLkjuPHwqlvE3bnspzC4DEFVdvx2+usbn70P80E3wj5cjOTLhmhRiwJCSXhlB+MHfGeCw==}
|
||||
peerDependencies:
|
||||
|
|
@ -4259,9 +4244,6 @@ packages:
|
|||
resolution: {integrity: sha512-azl+t0z7pw/z958Gy9svOTuzqIk6xq+NSheJzn5MMWtWTFywIacg2wUlzKFGtt3cthx0r2SxMK0yzJOR0IES7Q==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
|
||||
tokenlens@1.3.0:
|
||||
resolution: {integrity: sha512-qrwHFO7CI8HEd+UvKjlL+veTzCVr3N4AYp3cquGL6z62Q/OtoEHbTv5uNqiiejP54y7eR+h8VVRRpZbm3t/99Q==}
|
||||
|
||||
trim-lines@3.0.1:
|
||||
resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==}
|
||||
|
||||
|
|
@ -6267,21 +6249,6 @@ snapshots:
|
|||
postcss-selector-parser: 6.0.10
|
||||
tailwindcss: 4.1.16
|
||||
|
||||
'@tokenlens/core@1.3.0': {}
|
||||
|
||||
'@tokenlens/fetch@1.3.0':
|
||||
dependencies:
|
||||
'@tokenlens/core': 1.3.0
|
||||
|
||||
'@tokenlens/helpers@1.3.0':
|
||||
dependencies:
|
||||
'@tokenlens/core': 1.3.0
|
||||
'@tokenlens/fetch': 1.3.0
|
||||
|
||||
'@tokenlens/models@1.3.0':
|
||||
dependencies:
|
||||
'@tokenlens/core': 1.3.0
|
||||
|
||||
'@trpc/server@11.7.1(typescript@5.8.2)':
|
||||
dependencies:
|
||||
typescript: 5.8.2
|
||||
|
|
@ -8690,13 +8657,6 @@ snapshots:
|
|||
|
||||
tinyspy@4.0.4: {}
|
||||
|
||||
tokenlens@1.3.0:
|
||||
dependencies:
|
||||
'@tokenlens/core': 1.3.0
|
||||
'@tokenlens/fetch': 1.3.0
|
||||
'@tokenlens/helpers': 1.3.0
|
||||
'@tokenlens/models': 1.3.0
|
||||
|
||||
trim-lines@3.0.1: {}
|
||||
|
||||
trough@2.2.0: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue