Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 8, 2024
1 parent e00c8a9 commit 787acd7
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 387 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,32 +38,32 @@
"dotenv": "^16.4.5",
"fastq": "^1.17.1",
"nanoevents": "^9.1.0",
"nanoid": "^5.0.7",
"nanoid": "^5.0.8",
"picocolors": "^1.1.1",
"pino": "9.5.0",
"pino-abstract-transport": "^2.0.0",
"semver": "^7.6.3",
"tinyglobby": "^0.2.9",
"tinyglobby": "^0.2.10",
"url-pattern": "^1.0.3",
"ws": "^8.18.0"
},
"devDependencies": {
"@logux/eslint-config": "^53.4.1",
"@logux/eslint-config": "^53.4.2",
"@types/cross-spawn": "^6.0.6",
"@types/node": "^22.7.6",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"@vitest/coverage-v8": "^2.1.3",
"@types/node": "^22.9.0",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@vitest/coverage-v8": "^2.1.4",
"check-dts": "^0.8.2",
"clean-publish": "^5.0.0",
"cross-spawn": "^7.0.3",
"eslint": "^9.12.0",
"clean-publish": "^5.1.0",
"cross-spawn": "^7.0.5",
"eslint": "^9.14.0",
"nanospy": "^1.0.0",
"print-snapshots": "^0.4.2",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vitest": "^2.1.3"
"vite": "^5.4.10",
"vitest": "^2.1.4"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit 787acd7

Please sign in to comment.