Updated packages
This commit is contained in:
parent
8b293b29d8
commit
532491bc91
@ -35,8 +35,8 @@
|
||||
"dependencies": {
|
||||
"atomically": "~1.7",
|
||||
"buffer-crc32": "~1.0",
|
||||
"date-fns": "~2.30",
|
||||
"date-fns-tz": "~2.0",
|
||||
"date-fns": "~3.6",
|
||||
"date-fns-tz": "~3.1",
|
||||
"i18n": "~0.15",
|
||||
"json-fixer": "~1.6",
|
||||
"json5": "~2.2",
|
||||
@ -48,40 +48,40 @@
|
||||
"source-map-support": "~0.5",
|
||||
"string-similarity-js": "~2.1",
|
||||
"tsyringe": "~4.8",
|
||||
"typescript": "~5.4",
|
||||
"typescript": "~5.5",
|
||||
"winston": "~3.13",
|
||||
"winston-daily-rotate-file": "~5.0",
|
||||
"ws": "~8.17"
|
||||
"ws": "~8.18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "1.8.3",
|
||||
"@pnpm/exe": "8.15.4",
|
||||
"@swc/cli": "~0.3",
|
||||
"@swc/core": "~1.4",
|
||||
"@pnpm/exe": "8.15.9",
|
||||
"@swc/cli": "~0.4",
|
||||
"@swc/core": "~1.7",
|
||||
"@types/i18n": "~0.13",
|
||||
"@types/node": "~20.11",
|
||||
"@types/node": "~22.0",
|
||||
"@types/proper-lockfile": "~4.1",
|
||||
"@types/semver": "~7.5",
|
||||
"@types/ws": "~8.5",
|
||||
"@vitest/coverage-istanbul": "~1.6",
|
||||
"@vitest/ui": "~1.6",
|
||||
"@yao-pkg/pkg": "5.11.5",
|
||||
"@vitest/coverage-istanbul": "~2",
|
||||
"@vitest/ui": "~2",
|
||||
"@yao-pkg/pkg": "5.12",
|
||||
"@yao-pkg/pkg-fetch": "3.5.9",
|
||||
"cross-env": "~7.0",
|
||||
"fs-extra": "~11.2",
|
||||
"gulp": "~4.0",
|
||||
"gulp": "~5.0",
|
||||
"gulp-decompress": "~3.0",
|
||||
"gulp-download": "~0.0.1",
|
||||
"gulp-execa": "~6.0",
|
||||
"gulp-execa": "~7.0",
|
||||
"gulp-rename": "~2.0",
|
||||
"madge": "~6.1",
|
||||
"madge": "~7",
|
||||
"minimist": "~1.2",
|
||||
"resedit": "~2.0",
|
||||
"ts-node-dev": "~2.0",
|
||||
"tsconfig-paths": "~4.2",
|
||||
"typedoc": "~0.25",
|
||||
"typedoc": "~0.26",
|
||||
"typemoq": "~2.1",
|
||||
"vitest": "~1.6"
|
||||
"vitest": "~2.0"
|
||||
},
|
||||
"targets": {
|
||||
"default": {
|
||||
|
Loading…
Reference in New Issue
Block a user