We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7432f92 commit 12b9b3bCopy full SHA for 12b9b3b
bun.lockb
295 Bytes
package.json
@@ -35,16 +35,16 @@
35
"release": "npm run build && npm run test && npm publish"
36
},
37
"dependencies": {
38
- "@sinclair/typebox": "0.25.10",
+ "@sinclair/typebox": "0.25.21",
39
"openapi-types": "^12.1.0"
40
41
"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",
+ "@types/node": "^18.11.18",
+ "@typescript-eslint/eslint-plugin": "^5.48.2",
+ "@typescript-eslint/parser": "^5.48.2",
+ "bun-types": "^0.5.0",
+ "eslint": "^8.32.0",
+ "rimraf": "^4.1.1",
48
"typescript": "^4.9.4"
49
}
50
0 commit comments