-
- Downloads
chore(pkg): upgrade deps
... | ... | @@ -26,8 +26,8 @@ |
}, | ||
"devDependencies": { | ||
"@types/node": "^18.16.18", | ||
"@typescript-eslint/eslint-plugin": "^5.60.0", | ||
"@typescript-eslint/parser": "^5.60.0", | ||
"@typescript-eslint/eslint-plugin": "^5.60.1", | ||
"@typescript-eslint/parser": "^5.60.1", | ||
"@vitest/coverage-istanbul": "^0.32.2", | ||
"concurrently": "^8.2.0", | ||
"eslint": "^8.43.0", | ||
... | ... | @@ -37,7 +37,7 @@ |
"lodash": "^4.17.21", | ||
"prettier": "^2.8.8", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.1.3", | ||
"typescript": "^5.1.6", | ||
"unplugin-auto-import": "^0.16.4", | ||
"vite": "^4.3.9", | ||
"vitest": "^0.32.2", | ||
... | ... |
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment