Update packages (#183)

This commit is contained in:
Hakan Shehu
2025-08-08 13:42:31 +02:00
committed by GitHub
parent 3de2bdf2f7
commit 4fb5b7db85
8 changed files with 875 additions and 838 deletions

View File

@@ -28,8 +28,8 @@
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/lodash-es": "^4.17.12",
"@typescript-eslint/eslint-plugin": "^8.38.0",
"@typescript-eslint/parser": "^8.38.0",
"@typescript-eslint/eslint-plugin": "^8.39.0",
"@typescript-eslint/parser": "^8.39.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-import": "^2.32.0",
@@ -37,7 +37,7 @@
"prettier": "^3.6.2",
"ts-node": "^10.9.2",
"turbo": "^2.5.5",
"typescript": "^5.8.3",
"typescript": "^5.9.2",
"vitest": "^3.2.4"
},
"dependencies": {