Updated various node packages

This commit is contained in:
Dev 2024-06-03 15:44:40 +01:00
parent fe76476bae
commit dcf816702e

View File

@ -47,9 +47,9 @@
"string-similarity-js": "~2.1",
"tsyringe": "~4.8",
"typescript": "~5.4",
"winston": "~3.12",
"winston": "~3.13",
"winston-daily-rotate-file": "~5.0",
"ws": "~8.16"
"ws": "~8.17"
},
"devDependencies": {
"@eslint/js": "~9.2",
@ -62,10 +62,12 @@
"@types/proper-lockfile": "~4.1",
"@types/semver": "~7.5",
"@types/ws": "~8.5",
"@typescript-eslint/eslint-plugin": "~7.8",
"@typescript-eslint/parser": "~7.8",
"@vitest/coverage-istanbul": "~1.3",
"@vitest/ui": "~1.3",
"@typescript-eslint/eslint-plugin": "~7.11",
"@typescript-eslint/parser": "~7.11",
"typescript-eslint": "~7.11",
"@vitest/coverage-istanbul": "~1.6",
"@vitest/ui": "~1.6",
"vitest": "~1.6",
"@yao-pkg/pkg": "5.11.5",
"@yao-pkg/pkg-fetch": "3.5.9",
"cross-env": "~7.0",
@ -85,15 +87,13 @@
"gulp-rename": "~2.0",
"madge": "~6.1",
"minimist": "~1.2",
"prettier": "~3.2",
"prettier": "~3.3",
"resedit": "~2.0",
"ts-node-dev": "~2.0",
"tsconfig-paths": "~4.2",
"tslint-config-prettier": "~1.18",
"typedoc": "~0.25",
"typemoq": "~2.1",
"typescript-eslint": "~7.8",
"vitest": "~1.3"
"typemoq": "~2.1"
},
"targets": {
"default": {