Update packages (#212)

This commit is contained in:
Hakan Shehu
2025-09-11 14:19:45 +02:00
committed by GitHub
parent 095651ea60
commit 3217764a7b
10 changed files with 1771 additions and 793 deletions

View File

@@ -28,8 +28,8 @@
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/lodash-es": "^4.17.12",
"@typescript-eslint/eslint-plugin": "^8.41.0",
"@typescript-eslint/parser": "^8.41.0",
"@typescript-eslint/eslint-plugin": "^8.43.0",
"@typescript-eslint/parser": "^8.43.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",
"tsx": "^4.20.5",
"turbo": "^2.5.6",
"typescript": "^5.8.3",
"typescript": "^5.9.2",
"vitest": "^3.2.4"
},
"dependencies": {