Skip to content

Commit cc995b7

Browse files
build(deps): update dependency oazapfts to ^4.12.0 (#630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b94e66 commit cc995b7

File tree

3 files changed

+18
-15
lines changed

3 files changed

+18
-15
lines changed

packages/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"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 ./)"
1212
},
1313
"dependencies": {
14-
"oazapfts": "^4.6.0"
14+
"oazapfts": "^4.12.0"
1515
},
1616
"devDependencies": {
1717
"@apidevtools/json-schema-ref-parser": "^10.1.0",

packages/website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"lodash": "^4.17.21",
1919
"monaco-editor": "^0.37.1",
2020
"nanoid": "^4.0.2",
21-
"oazapfts": "^4.6.0",
21+
"oazapfts": "^4.12.0",
2222
"react": "^18.2.0",
2323
"react-beautiful-dnd": "^13.1.1",
2424
"react-dom": "^18.2.0",

pnpm-lock.yaml

+16-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)