Skip to content

Commit

Permalink
build(deps): update dependency oazapfts to ^4.5.2 (#337)
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 Feb 5, 2023
1 parent 30bfd63 commit 0fe0740
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build2": "(OPENAPI_URL=http://127.0.0.1:4000/p1/openapi.json node scripts/update-openapi.mjs) && (node scripts/build.mjs) && (oazapfts api.yaml > client.ts) && (prettier -w ./)"
},
"dependencies": {
"oazapfts": "^4.5.1"
"oazapfts": "^4.5.2"
},
"devDependencies": {
"@apidevtools/json-schema-ref-parser": "^9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lodash": "^4.17.21",
"monaco-editor": "^0.34.1",
"nanoid": "^4.0.0",
"oazapfts": "^4.5.1",
"oazapfts": "^4.5.2",
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^18.2.0",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit 0fe0740

Please sign in to comment.