chore: bump dependencies (#11133)

* chore: bump dependencies

* chore: another bump
This commit is contained in:
Almeida
2025-10-06 23:42:31 +01:00
committed by GitHub
parent 2c08b0f975
commit 985b525556
39 changed files with 6239 additions and 5904 deletions

View File

@@ -50,17 +50,17 @@
"tslib": "^2.8.1"
},
"devDependencies": {
"@types/node": "^22.17.2",
"cross-env": "^10.0.0",
"eslint": "^9.33.0",
"@types/node": "^22.18.8",
"cross-env": "^10.1.0",
"eslint": "^9.37.0",
"eslint-config-neon": "^0.2.7",
"eslint-formatter-compact": "^8.40.0",
"eslint-formatter-pretty": "^6.0.1",
"eslint-formatter-pretty": "^7.0.0",
"prettier": "^3.6.2",
"terser": "^5.43.1",
"terser": "^5.44.0",
"tsup": "^8.5.0",
"turbo": "^2.5.6",
"typescript": "~5.9.2"
"turbo": "^2.5.8",
"typescript": "~5.9.3"
},
"engines": {
"node": ">=22.12.0"