Skip to content

Commit

Permalink
Update Vitest npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Dec 2, 2024
1 parent c3030df commit 54ec0be
Show file tree
Hide file tree
Showing 10 changed files with 477 additions and 301 deletions.
4 changes: 2 additions & 2 deletions apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,13 +109,13 @@
"@types/node": "22.10.0",
"@types/papaparse": "5.3.15",
"@types/sanitize-html": "2.13.0",
"@vitest/coverage-istanbul": "2.1.6",
"@vitest/coverage-istanbul": "2.1.8",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"vite-tsconfig-paths": "5.1.3",
"vitest": "2.1.6",
"vitest": "2.1.8",
"wait-on": "8.0.1"
}
}
4 changes: 2 additions & 2 deletions apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,13 @@
"@types/md5": "2.3.5",
"@types/mime-types": "2.1.4",
"@types/nodemailer": "6.4.17",
"@vitest/coverage-istanbul": "2.1.6",
"@vitest/coverage-istanbul": "2.1.8",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"prettier": "3.4.1",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"vitest": "2.1.6",
"vitest": "2.1.8",
"wait-on": "8.0.1"
}
}
4 changes: 2 additions & 2 deletions libs/@blockprotocol/type-system/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
"@rollup/plugin-wasm": "6.2.2",
"@types/node": "22.10.0",
"@types/react": "18.2.68",
"@vitest/coverage-istanbul": "2.1.6",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "8.57.0",
"react": "18.2.0",
"rimraf": "6.0.1",
"rollup": "4.27.4",
"tslib": "2.8.1",
"typescript": "5.6.3",
"vite-plugin-wasm-pack": "0.1.12",
"vitest": "2.1.6"
"vitest": "2.1.8"
}
}
4 changes: 2 additions & 2 deletions libs/@local/graph/sdk/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@vitest/coverage-istanbul": "2.1.6",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "8.57.0",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"vitest": "2.1.6"
"vitest": "2.1.8"
}
}
6 changes: 3 additions & 3 deletions libs/@local/harpc/client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"devDependencies": {
"@effect/platform": "0.69.31",
"@effect/platform-node": "0.64.33",
"@effect/vitest": "0.13.19",
"@effect/vitest": "0.14.1",
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@rust/harpc-wire-protocol": "0.0.0-private",
"@types/node": "22.10.0",
"@vitest/coverage-istanbul": "2.1.6",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "8.57.0",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"vitest": "2.1.6"
"vitest": "2.1.8"
}
}
4 changes: 2 additions & 2 deletions libs/@local/hash-backend-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
"@types/dotenv-flow": "3.3.3",
"@types/node": "22.10.0",
"@types/wait-on": "5.3.4",
"@vitest/coverage-istanbul": "2.1.6",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "8.57.0",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"vitest": "2.1.6"
"vitest": "2.1.8"
}
}
4 changes: 2 additions & 2 deletions libs/@local/hash-isomorphic-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@
"@types/lodash-es": "4.17.12",
"@types/node": "22.10.0",
"@types/pluralize": "0.0.33",
"@vitest/coverage-istanbul": "2.1.6",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "8.57.0",
"graphql": "16.9.0",
"next": "13.5.5",
"prettier": "3.4.1",
"react": "18.2.0",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"vitest": "2.1.6"
"vitest": "2.1.8"
}
}
4 changes: 2 additions & 2 deletions libs/@local/hash-subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@types/uuid": "10.0.0",
"@vitest/coverage-istanbul": "2.1.6",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "8.57.0",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"vitest": "2.1.6"
"vitest": "2.1.8"
}
}
4 changes: 2 additions & 2 deletions tests/hash-backend-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/node-fetch": "2.6.12",
"@vitest/coverage-istanbul": "2.1.6",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "8.57.0",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"vitest": "2.1.6"
"vitest": "2.1.8"
}
}
Loading

0 comments on commit 54ec0be

Please sign in to comment.