Skip to content

Commit 787acd7

Browse files
committed
Update dependencies
1 parent e00c8a9 commit 787acd7

File tree

2 files changed

+410
-387
lines changed

2 files changed

+410
-387
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -38,32 +38,32 @@
3838
"dotenv": "^16.4.5",
3939
"fastq": "^1.17.1",
4040
"nanoevents": "^9.1.0",
41-
"nanoid": "^5.0.7",
41+
"nanoid": "^5.0.8",
4242
"picocolors": "^1.1.1",
4343
"pino": "9.5.0",
4444
"pino-abstract-transport": "^2.0.0",
4545
"semver": "^7.6.3",
46-
"tinyglobby": "^0.2.9",
46+
"tinyglobby": "^0.2.10",
4747
"url-pattern": "^1.0.3",
4848
"ws": "^8.18.0"
4949
},
5050
"devDependencies": {
51-
"@logux/eslint-config": "^53.4.1",
51+
"@logux/eslint-config": "^53.4.2",
5252
"@types/cross-spawn": "^6.0.6",
53-
"@types/node": "^22.7.6",
54-
"@types/ws": "^8.5.12",
55-
"@typescript-eslint/eslint-plugin": "^8.10.0",
56-
"@typescript-eslint/parser": "^8.10.0",
57-
"@vitest/coverage-v8": "^2.1.3",
53+
"@types/node": "^22.9.0",
54+
"@types/ws": "^8.5.13",
55+
"@typescript-eslint/eslint-plugin": "^8.13.0",
56+
"@typescript-eslint/parser": "^8.13.0",
57+
"@vitest/coverage-v8": "^2.1.4",
5858
"check-dts": "^0.8.2",
59-
"clean-publish": "^5.0.0",
60-
"cross-spawn": "^7.0.3",
61-
"eslint": "^9.12.0",
59+
"clean-publish": "^5.1.0",
60+
"cross-spawn": "^7.0.5",
61+
"eslint": "^9.14.0",
6262
"nanospy": "^1.0.0",
6363
"print-snapshots": "^0.4.2",
6464
"typescript": "^5.6.3",
65-
"vite": "^5.4.9",
66-
"vitest": "^2.1.3"
65+
"vite": "^5.4.10",
66+
"vitest": "^2.1.4"
6767
},
6868
"prettier": {
6969
"arrowParens": "avoid",

0 commit comments

Comments
 (0)