vellum 0.12.2-staging.2 → 0.12.2-staging.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/npm-shrinkwrap.json +29 -29
  2. package/package.json +6 -6
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "vellum",
3
- "version": "0.12.2-staging.2",
3
+ "version": "0.12.2-staging.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "vellum",
9
- "version": "0.12.2-staging.2",
9
+ "version": "0.12.2-staging.3",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
- "@vellumai/assistant": "0.12.2-staging.2",
13
- "@vellumai/cli": "0.12.2-staging.2",
14
- "@vellumai/credential-executor": "0.12.2-staging.2",
15
- "@vellumai/vellum-gateway": "0.12.2-staging.2",
16
- "@vellumai/web": "0.12.2-staging.2"
12
+ "@vellumai/assistant": "0.12.2-staging.3",
13
+ "@vellumai/cli": "0.12.2-staging.3",
14
+ "@vellumai/credential-executor": "0.12.2-staging.3",
15
+ "@vellumai/vellum-gateway": "0.12.2-staging.3",
16
+ "@vellumai/web": "0.12.2-staging.3"
17
17
  },
18
18
  "bin": {
19
19
  "assistant": "bin/assistant.js",
@@ -2001,12 +2001,12 @@
2001
2001
  "license": "MIT"
2002
2002
  },
2003
2003
  "node_modules/@types/node": {
2004
- "version": "26.6.0",
2005
- "resolved": "https://registry.npmjs.org/@types/node/-/node-26.6.0.tgz",
2006
- "integrity": "sha512-FWWQhDlKSnEJVe+CTJCQL8Fol7s1MKo3Ud0fjryxoOoH+hwMIPxol0MguYrLi2I0VvIFwOU2DwdWET2+px15qg==",
2004
+ "version": "22.20.3",
2005
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.20.3.tgz",
2006
+ "integrity": "sha512-DZmzkmwHzXrLPAXPyKNDzlIwMMUZCVacoD25ywdy5YTKGbOx/2ld+Q38Im2zJ0vBuZP5Prd3VZutKZyXwkOS8A==",
2007
2007
  "license": "MIT",
2008
2008
  "dependencies": {
2009
- "undici-types": "~8.9.0"
2009
+ "undici-types": "~6.21.0"
2010
2010
  }
2011
2011
  },
2012
2012
  "node_modules/@types/retry": {
@@ -2368,9 +2368,9 @@
2368
2368
  "license": "ISC"
2369
2369
  },
2370
2370
  "node_modules/@vellumai/assistant": {
2371
- "version": "0.12.2-staging.2",
2372
- "resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.12.2-staging.2.tgz",
2373
- "integrity": "sha512-WLbCt3bFfrB0iePCsnsI5JsB31gMougs7fqe/LN3CWjFPc+7yeExRdLQAhUmmGWERCRjbXp9Hs8DsXHSLytrhQ==",
2371
+ "version": "0.12.2-staging.3",
2372
+ "resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.12.2-staging.3.tgz",
2373
+ "integrity": "sha512-QZJrlnPCJ3YCAv364Ip6bjrsVwC8sppyAET80ml4J+Mzzf8A2e4wtu3efNKATklXegrP+XdthseURmGf3UkLEg==",
2374
2374
  "bundleDependencies": [
2375
2375
  "@vellumai/app-icons",
2376
2376
  "@vellumai/avatar-catalog",
@@ -2595,9 +2595,9 @@
2595
2595
  "license": "MIT"
2596
2596
  },
2597
2597
  "node_modules/@vellumai/cli": {
2598
- "version": "0.12.2-staging.2",
2599
- "resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.12.2-staging.2.tgz",
2600
- "integrity": "sha512-tcsnoY5RtW725sTHQZiIjTNJTlXM0W/UXYdCqZgmogmjmfslOMJ46CkJgeABtVjCK42s5m//Me1w2RT5jcMwNw==",
2598
+ "version": "0.12.2-staging.3",
2599
+ "resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.12.2-staging.3.tgz",
2600
+ "integrity": "sha512-CDeIUDRAuJsPmMJSBEjEGoeDOtZUljzOfjLwffAxf+H4ozl+cWXE9GX7pmsmgG29ikwDciyjgbvfdQ0MrHkuow==",
2601
2601
  "bundleDependencies": [
2602
2602
  "@vellumai/avatar-manifest",
2603
2603
  "@vellumai/environments",
@@ -2718,9 +2718,9 @@
2718
2718
  }
2719
2719
  },
2720
2720
  "node_modules/@vellumai/credential-executor": {
2721
- "version": "0.12.2-staging.2",
2722
- "resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.12.2-staging.2.tgz",
2723
- "integrity": "sha512-3ugJgtW3orJs49Nv+r6SgMQfwuqAJyOMeguqtHNNqlQTXIC6pnMusjQFErsvdZ4kSdWf2mggIBg978SN4ighGg==",
2721
+ "version": "0.12.2-staging.3",
2722
+ "resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.12.2-staging.3.tgz",
2723
+ "integrity": "sha512-r3jpXsfdB7x+Vu+LAkGUOIyRIDltaEUAq6EgiV0+HH4yp004j7gDyQnl3Ws0EpdNgy2lelTNwsN+fHYwBFptHg==",
2724
2724
  "bundleDependencies": [
2725
2725
  "@vellumai/service-contracts",
2726
2726
  "@vellumai/credential-storage",
@@ -2773,9 +2773,9 @@
2773
2773
  }
2774
2774
  },
2775
2775
  "node_modules/@vellumai/vellum-gateway": {
2776
- "version": "0.12.2-staging.2",
2777
- "resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.12.2-staging.2.tgz",
2778
- "integrity": "sha512-iWzCmQEECrJka18zXNJ1XHaH87Y3mBJXW663uT/lCpOG0iIS0V7VCp5tiXsLRR9He/iFIEKKwM94IR65e69beg==",
2776
+ "version": "0.12.2-staging.3",
2777
+ "resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.12.2-staging.3.tgz",
2778
+ "integrity": "sha512-d7CYwHJ8K45dI0Uwx8Qg2LQ1hsyN8mEc+DXo6TLqBDf0y/mQdkzxlFG/eBVffBk7X1tY3s5ovjG3fifaXJUlrQ==",
2779
2779
  "bundleDependencies": [
2780
2780
  "@vellumai/assistant-client",
2781
2781
  "@vellumai/ces-client",
@@ -2935,9 +2935,9 @@
2935
2935
  "license": "MIT"
2936
2936
  },
2937
2937
  "node_modules/@vellumai/web": {
2938
- "version": "0.12.2-staging.2",
2939
- "resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.12.2-staging.2.tgz",
2940
- "integrity": "sha512-5GiEPQWWHn6vhVYCl/nI3cbSl8peXijrahbjRnOX1vOZcAPTm3WdJWR6mGTRx5BVVMeDLJGv89y6k7258FdR/Q==",
2938
+ "version": "0.12.2-staging.3",
2939
+ "resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.12.2-staging.3.tgz",
2940
+ "integrity": "sha512-ChJywFsV7mTlmdTmfvja2sPicO12ngNevIsP+GGpP6uid8wiYlZtX28WweHt/xuaP5RhJcUP0AihPBZvjMdqnQ==",
2941
2941
  "license": "MIT"
2942
2942
  },
2943
2943
  "node_modules/@xmldom/xmldom": {
@@ -7525,9 +7525,9 @@
7525
7525
  }
7526
7526
  },
7527
7527
  "node_modules/undici-types": {
7528
- "version": "8.9.0",
7529
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.9.0.tgz",
7530
- "integrity": "sha512-KTDyRTYX8sWmKXAikPHHSyc63CRPETMctyjKFupcC6OBLXT3xsN0e9aF7m+mIXutFWpUXuedtowG7iLOzp0kQg==",
7528
+ "version": "6.21.0",
7529
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
7530
+ "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
7531
7531
  "license": "MIT"
7532
7532
  },
7533
7533
  "node_modules/unified": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vellum",
3
- "version": "0.12.2-staging.2",
3
+ "version": "0.12.2-staging.3",
4
4
  "license": "MIT",
5
5
  "description": "Install the full Vellum stack locally",
6
6
  "bin": {
@@ -17,11 +17,11 @@
17
17
  "npm-shrinkwrap.json"
18
18
  ],
19
19
  "dependencies": {
20
- "@vellumai/assistant": "0.12.2-staging.2",
21
- "@vellumai/cli": "0.12.2-staging.2",
22
- "@vellumai/credential-executor": "0.12.2-staging.2",
23
- "@vellumai/vellum-gateway": "0.12.2-staging.2",
24
- "@vellumai/web": "0.12.2-staging.2"
20
+ "@vellumai/assistant": "0.12.2-staging.3",
21
+ "@vellumai/cli": "0.12.2-staging.3",
22
+ "@vellumai/credential-executor": "0.12.2-staging.3",
23
+ "@vellumai/vellum-gateway": "0.12.2-staging.3",
24
+ "@vellumai/web": "0.12.2-staging.3"
25
25
  },
26
26
  "overrides": {
27
27
  "drizzle-orm": "0.45.2",