File tree Expand file tree Collapse file tree 10 files changed +572
-761
lines changed Expand file tree Collapse file tree 10 files changed +572
-761
lines changed Original file line number Diff line number Diff line change 19
19
"check-compiles" : " npm run build --ignore-scripts --ws -- --project tsconfig.json --noEmit"
20
20
},
21
21
"devDependencies" : {
22
- "@eslint/js" : " ^9.33 .0" ,
23
- "@eslint/json" : " ^0.13.1 " ,
22
+ "@eslint/js" : " ^9.34 .0" ,
23
+ "@eslint/json" : " ^0.13.2 " ,
24
24
"@vitest/coverage-v8" : " ^3.2.4" ,
25
- "eslint" : " ^9.33 .0" ,
25
+ "eslint" : " ^9.34 .0" ,
26
26
"eslint-config-prettier" : " ^10.1.8" ,
27
27
"eslint-plugin-prettier" : " ^5.5.4" ,
28
28
"husky" : " ^9.1.7" ,
29
29
"lint-staged" : " ^16.1.5" ,
30
30
"ls-engines" : " ^0.9.3" ,
31
- "npm-check-updates" : " ^18.0.2 " ,
31
+ "npm-check-updates" : " ^18.0.3 " ,
32
32
"prettier" : " ^3.6.2" ,
33
33
"prettier-plugin-organize-imports" : " ^4.2.0" ,
34
34
"shx" : " ^0.4.0" ,
35
35
"ts-node" : " ^10.9.2" ,
36
36
"typescript" : " ^5.9.2" ,
37
- "typescript-eslint" : " ^8.39.1 " ,
37
+ "typescript-eslint" : " ^8.41.0 " ,
38
38
"vitest" : " ^3.1.3"
39
39
},
40
40
"lint-staged" : {
Original file line number Diff line number Diff line change 31
31
"devDependencies" : {
32
32
"@chroma-core/default-embed" : " ^0.1.8" ,
33
33
"@chroma-core/ollama" : " ^0.1.7" ,
34
- "chromadb" : " ^3.0.12 "
34
+ "chromadb" : " ^3.0.14 "
35
35
},
36
36
"dependencies" : {
37
37
"testcontainers" : " ^11.5.1"
Original file line number Diff line number Diff line change 45
45
"@google-cloud/datastore" : " ^9.2.1" ,
46
46
"@google-cloud/firestore" : " 7.11.3" ,
47
47
"@google-cloud/pubsub" : " ^5.2.0" ,
48
- "@google-cloud/spanner" : " ^8.1 .0" ,
49
- "@google-cloud/storage" : " ^7.16 .0" ,
48
+ "@google-cloud/spanner" : " ^8.2 .0" ,
49
+ "@google-cloud/storage" : " ^7.17 .0" ,
50
50
"firebase-admin" : " 13.4.0" ,
51
51
"msw" : " ^2.10.5"
52
52
}
Original file line number Diff line number Diff line change 33
33
"testcontainers" : " ^11.5.1"
34
34
},
35
35
"devDependencies" : {
36
- "@aws-sdk/client-s3" : " ^3.864 .0"
36
+ "@aws-sdk/client-s3" : " ^3.876 .0"
37
37
}
38
38
}
Original file line number Diff line number Diff line change 29
29
"build" : " tsc --project tsconfig.build.json"
30
30
},
31
31
"devDependencies" : {
32
- "mongoose" : " ^8.17.1 "
32
+ "mongoose" : " ^8.18.0 "
33
33
},
34
34
"dependencies" : {
35
35
"compare-versions" : " ^6.1.1" ,
Original file line number Diff line number Diff line change 33
33
},
34
34
"devDependencies" : {
35
35
"@types/amqplib" : " ^0.10.7" ,
36
- "amqplib" : " ^0.10.8 "
36
+ "amqplib" : " ^0.10.9 "
37
37
}
38
38
}
Original file line number Diff line number Diff line change 29
29
"build" : " tsc --project tsconfig.build.json"
30
30
},
31
31
"devDependencies" : {
32
- "redis" : " ^5.8.1 "
32
+ "redis" : " ^5.8.2 "
33
33
},
34
34
"dependencies" : {
35
35
"testcontainers" : " ^11.5.1"
Original file line number Diff line number Diff line change 29
29
"build" : " tsc --project tsconfig.build.json"
30
30
},
31
31
"devDependencies" : {
32
- "redis" : " ^5.8.1 "
32
+ "redis" : " ^5.8.2 "
33
33
},
34
34
"dependencies" : {
35
35
"testcontainers" : " ^11.5.1"
Original file line number Diff line number Diff line change 31
31
},
32
32
"dependencies" : {
33
33
"@balena/dockerignore" : " ^1.0.2" ,
34
- "@types/dockerode" : " ^3.3.42 " ,
34
+ "@types/dockerode" : " ^3.3.43 " ,
35
35
"archiver" : " ^7.0.1" ,
36
36
"async-lock" : " ^1.4.1" ,
37
37
"byline" : " ^5.0.0" ,
44
44
"ssh-remote-port-forward" : " ^1.0.4" ,
45
45
"tar-fs" : " ^3.1.0" ,
46
46
"tmp" : " ^0.2.5" ,
47
- "undici" : " ^7.14 .0"
47
+ "undici" : " ^7.15 .0"
48
48
},
49
49
"devDependencies" : {
50
50
"@types/archiver" : " ^6.0.3" ,
You can’t perform that action at this time.
0 commit comments