Skip to content

Commit

Permalink
chore(deps): update opapi (#467)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
franklevasseur and renovate[bot] authored Nov 11, 2024
1 parent 8f4d042 commit 47f08f0
Show file tree
Hide file tree
Showing 3 changed files with 391 additions and 290 deletions.
14 changes: 7 additions & 7 deletions opapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/opapi",
"version": "0.10.28",
"version": "0.10.29",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand All @@ -20,20 +20,20 @@
"fix:format": "prettier --write ."
},
"devDependencies": {
"@swc/core": "1.7.36",
"@swc/helpers": "0.5.13",
"@swc/core": "1.9.2",
"@swc/helpers": "0.5.15",
"@types/decompress": "4.2.7",
"@types/express": "4.17.21",
"@types/json-schema": "^7.0.15",
"@types/lodash": "^4.17.0",
"@types/node": "18.19.55",
"@types/node": "18.19.64",
"@types/qs": "^6.9.15",
"@types/verror": "1.10.10",
"prettier": "3.3.3",
"ts-node": "10.9.2",
"tsup": "8.3.0",
"tsup": "8.3.5",
"typescript": "5.6.3",
"vite": "5.4.9",
"vite": "5.4.11",
"vite-node": "1.6.0",
"vitest": "1.6.0"
},
Expand All @@ -52,7 +52,7 @@
"radash": "12.1.0",
"tsconfig-paths": "4.2.0",
"verror": "1.10.1",
"winston": "3.15.0",
"winston": "3.17.0",
"zod": "3.22.4"
},
"author": "Botpress, Inc.",
Expand Down
Loading

0 comments on commit 47f08f0

Please sign in to comment.