Skip to content

Commit

Permalink
chore(deps): update web npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 12, 2024
1 parent 9fe5064 commit 7abdcee
Show file tree
Hide file tree
Showing 2 changed files with 654 additions and 527 deletions.
8 changes: 4 additions & 4 deletions packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aneoconsultingfr/armonik.api",
"version": "3.18.0",
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.3.0",
"description": "gRPC API to interact with ArmoniK built for the web",
"license": "Apache-2.0",
"homepage": "https://github.com/aneoconsulting/ArmoniK.Api#readme",
Expand Down Expand Up @@ -42,12 +42,12 @@
"prepublish": "cp ../../LICENSE ./LICENSE"
},
"dependencies": {
"protobufjs": "^7.2.5",
"protobufjs": "^7.3.2",
"rxjs": "^7.8.1"
},
"devDependencies": {
"ts-proto": "^1.156.7",
"ts-proto": "^1.178.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2"
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 7abdcee

Please sign in to comment.