Skip to content

Commit 12b9b3b

Browse files
committed
🎉 feat: beta.2
1 parent 7432f92 commit 12b9b3b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

295 Bytes
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@
3535
"release": "npm run build && npm run test && npm publish"
3636
},
3737
"dependencies": {
38-
"@sinclair/typebox": "0.25.10",
38+
"@sinclair/typebox": "0.25.21",
3939
"openapi-types": "^12.1.0"
4040
},
4141
"devDependencies": {
42-
"@types/node": "^18.11.10",
43-
"@typescript-eslint/eslint-plugin": "^5.45.0",
44-
"@typescript-eslint/parser": "^5.45.0",
45-
"bun-types": "^0.3.0",
46-
"eslint": "^8.29.0",
47-
"rimraf": "^3.0.2",
42+
"@types/node": "^18.11.18",
43+
"@typescript-eslint/eslint-plugin": "^5.48.2",
44+
"@typescript-eslint/parser": "^5.48.2",
45+
"bun-types": "^0.5.0",
46+
"eslint": "^8.32.0",
47+
"rimraf": "^4.1.1",
4848
"typescript": "^4.9.4"
4949
}
5050
}

0 commit comments

Comments
 (0)