Skip to content

Commit

Permalink
Update HyTTS
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2023
1 parent de037e9 commit f7b4fcf
Show file tree
Hide file tree
Showing 2 changed files with 635 additions and 788 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,28 +44,28 @@
"express": "4.18.2",
"lodash": "4.17.21",
"qs": "6.11.2",
"zod": "3.21.4"
"zod": "3.22.2"
},
"devDependencies": {
"@types/express": "4.17.17",
"@types/jest": "29.5.3",
"@types/lodash": "4.14.196",
"@types/node": "18.17.3",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"esbuild": "0.19.0",
"eslint-import-resolver-typescript": "3.5.5",
"@types/jest": "29.5.4",
"@types/lodash": "4.14.197",
"@types/node": "18.17.14",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"esbuild": "0.19.2",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-no-relative-import-paths": "1.5.2",
"eslint": "8.46.0",
"jest-circus": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"jest": "29.6.2",
"prettier": "3.0.1",
"tslib": "2.6.1",
"eslint": "8.48.0",
"jest-circus": "29.6.4",
"jest-environment-jsdom": "29.6.4",
"jest": "29.6.4",
"prettier": "3.0.3",
"tslib": "2.6.2",
"tsup": "7.2.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit f7b4fcf

Please sign in to comment.