Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 10, 2024
1 parent b484632 commit ad257d4
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 309 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"fastq": "^1.17.1",
"nanoevents": "^9.0.0",
"nanoid": "^5.0.7",
"picocolors": "^1.0.1",
"pino": "9.3.2",
"pino-abstract-transport": "^1.2.0",
"picocolors": "^1.1.0",
"pino": "9.4.0",
"pino-abstract-transport": "^2.0.0",
"semver": "^7.6.3",
"strip-ansi": "^7.1.0",
"url-pattern": "^1.0.3",
Expand All @@ -51,19 +51,19 @@
"devDependencies": {
"@logux/eslint-config": "^53.4.0",
"@types/cross-spawn": "^6.0.6",
"@types/node": "^22.5.1",
"@types/node": "^22.5.4",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@vitest/coverage-v8": "^2.0.5",
"check-dts": "^0.8.2",
"clean-publish": "^5.0.0",
"cross-spawn": "^7.0.3",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"nanospy": "^1.0.0",
"print-snapshots": "^0.4.2",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"typescript": "^5.6.2",
"vite": "^5.4.3",
"vitest": "^2.0.5"
},
"prettier": {
Expand Down
Loading

0 comments on commit ad257d4

Please sign in to comment.