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