Skip to content

Commit

Permalink
chore(deps): update opapi (#488)
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
renovate[bot] authored Dec 3, 2024
1 parent b380463 commit a841920
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 86 deletions.
12 changes: 6 additions & 6 deletions opapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/opapi",
"version": "0.10.29",
"version": "0.10.30",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand All @@ -20,27 +20,27 @@
"fix:format": "prettier --write ."
},
"devDependencies": {
"@swc/core": "1.9.2",
"@swc/core": "1.9.3",
"@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.64",
"@types/node": "18.19.67",
"@types/qs": "^6.9.15",
"@types/verror": "1.10.10",
"prettier": "3.3.3",
"prettier": "3.4.1",
"ts-node": "10.9.2",
"tsup": "8.3.5",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-node": "1.6.0",
"vitest": "1.6.0"
},
"dependencies": {
"@anatine/zod-openapi": "1.12.1",
"@readme/openapi-parser": "2.6.0",
"axios": "1.7.7",
"axios": "1.7.8",
"chalk": "4.1.2",
"decompress": "4.2.1",
"execa": "8.0.1",
Expand Down
Loading

0 comments on commit a841920

Please sign in to comment.