Skip to content

Commit

Permalink
chore: bump up all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent c6603ad commit 7ef3160
Show file tree
Hide file tree
Showing 6 changed files with 779 additions and 671 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"which-typed-array": "npm:@nolyfill/which-typed-array@latest",
"macos-alias": "npm:@napi-rs/[email protected]",
"fs-xattr": "npm:@napi-rs/xattr@latest",
"vite": "6.0.3",
"vite": "6.0.4",
"decode-named-character-reference@npm:^1.0.0": "patch:decode-named-character-reference@npm%3A1.0.2#~/.yarn/patches/decode-named-character-reference-npm-1.0.2-db17a755fd.patch",
"@atlaskit/pragmatic-drag-and-drop@npm:^1.1.0": "patch:@atlaskit/pragmatic-drag-and-drop@npm%3A1.4.0#~/.yarn/patches/@atlaskit-pragmatic-drag-and-drop-npm-1.4.0-75c45f52d3.patch"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"build:debug": "napi build"
},
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.64",
"@napi-rs/cli": "3.0.0-alpha.65",
"lib0": "^0.2.99",
"tiktoken": "^1.0.17",
"tinybench": "^3.0.7",
Expand Down
16 changes: 8 additions & 8 deletions packages/backend/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"@node-rs/crc32": "^1.10.6",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/core": "^1.29.0",
"@opentelemetry/exporter-prometheus": "^0.56.0",
"@opentelemetry/exporter-prometheus": "^0.57.0",
"@opentelemetry/exporter-zipkin": "^1.29.0",
"@opentelemetry/host-metrics": "^0.35.4",
"@opentelemetry/instrumentation": "^0.56.0",
"@opentelemetry/instrumentation-graphql": "^0.46.0",
"@opentelemetry/instrumentation-http": "^0.56.0",
"@opentelemetry/instrumentation-ioredis": "^0.46.0",
"@opentelemetry/instrumentation-nestjs-core": "^0.43.0",
"@opentelemetry/instrumentation-socket.io": "^0.45.0",
"@opentelemetry/instrumentation": "^0.57.0",
"@opentelemetry/instrumentation-graphql": "^0.47.0",
"@opentelemetry/instrumentation-http": "^0.57.0",
"@opentelemetry/instrumentation-ioredis": "^0.47.0",
"@opentelemetry/instrumentation-nestjs-core": "^0.44.0",
"@opentelemetry/instrumentation-socket.io": "^0.46.0",
"@opentelemetry/resources": "^1.29.0",
"@opentelemetry/sdk-metrics": "^1.29.0",
"@opentelemetry/sdk-node": "^0.56.0",
"@opentelemetry/sdk-node": "^0.57.0",
"@opentelemetry/sdk-trace-node": "^1.29.0",
"@opentelemetry/semantic-conventions": "^1.28.0",
"@prisma/client": "^5.22.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
}
},
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.64",
"@napi-rs/cli": "3.0.0-alpha.65",
"@types/node": "^20.17.10",
"ava": "^6.2.0",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 7ef3160

Please sign in to comment.