0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 11:17:33 +01:00

chore: bump up libraries version

This commit is contained in:
Yusuke Wada 2022-09-14 08:42:04 +09:00
parent 62e3292460
commit 719ce857ec
2 changed files with 889 additions and 1130 deletions

View File

@ -141,14 +141,14 @@
"bun"
],
"devDependencies": {
"@cloudflare/workers-types": "^3.7.1",
"@cloudflare/workers-types": "^3.16.0",
"@types/crypto-js": "^4.1.1",
"@types/jest": "^27.4.1",
"@types/jest": "^29.0.2",
"@types/node": "^17.0.29",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"crypto-js": "^4.1.1",
"denoify": "^0.11.1",
"denoify": "^1.1.1",
"eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",
"eslint-define-config": "^1.4.0",
@ -158,15 +158,15 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"form-data": "^4.0.0",
"jest": "27.5.1",
"jest-environment-miniflare": "^2.7.0",
"jest": "^29.0.3",
"jest-environment-miniflare": "2.7.1",
"np": "^7.6.2",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
"ts-jest": "^29.0.1",
"typescript": "^4.8.3"
},
"engines": {
"node": ">=11.0.0"
"node": ">=16.0.0"
}
}
}

2001
yarn.lock

File diff suppressed because it is too large Load Diff