chore(deps): bump @letta-ai/letta-code-sdk from 0.1.2 to 0.1.6 (#380)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -12,7 +12,7 @@
|
||||
"@clack/prompts": "^0.11.0",
|
||||
"@hapi/boom": "^10.0.1",
|
||||
"@letta-ai/letta-client": "^1.7.8",
|
||||
"@letta-ai/letta-code-sdk": "^0.1.2",
|
||||
"@letta-ai/letta-code-sdk": "^0.1.6",
|
||||
"@types/express": "^5.0.6",
|
||||
"@types/node": "^25.0.10",
|
||||
"@types/node-schedule": "^2.1.8",
|
||||
@@ -1266,9 +1266,9 @@
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@letta-ai/letta-code": {
|
||||
"version": "0.16.4",
|
||||
"resolved": "https://registry.npmjs.org/@letta-ai/letta-code/-/letta-code-0.16.4.tgz",
|
||||
"integrity": "sha512-63X1y+wvFV5pSA4M3+qb5nBbVfzAl0ZUSSwt++uESg4zZX2+cFR44gk1t4yNyIopKYYF8aYEXuO+a9nUbPE82A==",
|
||||
"version": "0.16.8",
|
||||
"resolved": "https://registry.npmjs.org/@letta-ai/letta-code/-/letta-code-0.16.8.tgz",
|
||||
"integrity": "sha512-++L6O6qFiehLG6UZFHWpvLh4fgR2FNIDgOj/eRJu6LlBzajkErGVN3nrkJpNe37AEwsLKCWhXrhNIyHQZEBvQw==",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
@@ -1290,12 +1290,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@letta-ai/letta-code-sdk": {
|
||||
"version": "0.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@letta-ai/letta-code-sdk/-/letta-code-sdk-0.1.2.tgz",
|
||||
"integrity": "sha512-FA4HchVPMzzaXAkvATfLM6uhvE436Zco5b7nauAf6dye8j9VklskbkMxdo04G4+rvvp4N5Ai4nMKyqluLfLGgQ==",
|
||||
"version": "0.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@letta-ai/letta-code-sdk/-/letta-code-sdk-0.1.6.tgz",
|
||||
"integrity": "sha512-sTs7ptc34dzwQ2zDP4HH7h7SA+RMfVVjYiMG+kYXGW5I+kzwVZH3ocW5YnGzcq3KncRHGfsGPWYXLYUK80V/FA==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@letta-ai/letta-code": "0.16.4"
|
||||
"@letta-ai/letta-code": "0.16.8"
|
||||
}
|
||||
},
|
||||
"node_modules/@letta-ai/letta-code/node_modules/balanced-match": {
|
||||
|
||||
Reference in New Issue
Block a user