From bfb26529670ece7ec77f9c8f9fb8aca4df6cd959 Mon Sep 17 00:00:00 2001 From: "J. Brandon Johnson" Date: Tue, 24 Dec 2024 06:20:03 -0800 Subject: [PATCH] chore: update lock file --- agent/.gitignore | 1 - pnpm-lock.yaml | 10 +--------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/agent/.gitignore b/agent/.gitignore index d681405426..d0e66465a4 100644 --- a/agent/.gitignore +++ b/agent/.gitignore @@ -1,7 +1,6 @@ *.ts !index.ts !character.ts -!apollo.ts .env *.env .env* diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8e101eafce..47f831bdd4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -982,12 +982,6 @@ importers: '@elizaos/core': specifier: workspace:* version: link:../core - '@elizaos/plugin-tee': - specifier: workspace:* - version: link:../plugin-tee - '@elizaos/plugin-trustdb': - specifier: workspace:* - version: link:../plugin-trustdb '@solana/spl-token': specifier: 0.4.9 version: 0.4.9(@solana/web3.js@1.95.8)(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.6.3) @@ -14940,7 +14934,6 @@ packages: resolution: {integrity: sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw==} dependencies: undici-types: 6.19.8 - dev: true /@types/normalize-package-data@2.4.4: resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -15560,7 +15553,7 @@ packages: '@vitest/spy': 2.1.5 estree-walker: 3.0.3 magic-string: 0.30.17 - vite: 5.4.11(@types/node@20.17.9) + vite: 5.4.11(@types/node@22.8.4) /@vitest/pretty-format@2.1.4: resolution: {integrity: sha512-L95zIAkEuTDbUX1IsjRl+vyBSLh3PwLLgKpghl37aCK9Jvw0iP+wKwIFhfjdUtA2myLgjrG6VU6JCFLv8q/3Ww==} @@ -36417,7 +36410,6 @@ packages: rollup: 4.29.1 optionalDependencies: fsevents: 2.3.3 - dev: true /vitest@2.1.4(@types/node@20.17.9): resolution: {integrity: sha512-eDjxbVAJw1UJJCHr5xr/xM86Zx+YxIEXGAR+bmnEID7z9qWfoxpHw0zdobz+TQAFOLT+nEXz3+gx6nUJ7RgmlQ==}