Skip to content

Commit

Permalink
Update npm package typescript to v5.6.3 (#5357)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Oct 9, 2024
1 parent cc209a4 commit 8850d4f
Show file tree
Hide file tree
Showing 52 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"sanitize-html": "2.13.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.19.1",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"oembed-providers": "1.0.20240830",
"ts-json-schema-generator": "1.5.1",
"tsx": "4.19.1",
"typescript": "5.6.2",
"typescript": "5.6.3",
"ws": "8.18.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"graphology-types": "0.24.7",
"rimraf": "6.0.1",
"sass": "1.79.4",
"typescript": "5.6.2",
"typescript": "5.6.3",
"webpack": "5.95.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-graph/libs/type-defs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@local/eslint-config": "0.0.0-private",
"quicktype": "16.0.43",
"tsx": "4.19.1",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion apps/hash-integration-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"axios": "1.7.7",
"dotenv-flow": "3.3.0",
"tsx": "4.19.1",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"set-interval-async": "2.0.3",
"slonik": "24.2.0",
"tsx": "4.19.1",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-search-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@local/hash-isomorphic-utils": "0.0.0-private",
"hot-shots": "8.5.2",
"tsx": "4.19.1",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
Expand Down
2 changes: 1 addition & 1 deletion apps/hashdotdev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"remark-parse": "10.0.2",
"sharp": "0.33.5",
"slugify": "1.6.6",
"typescript": "5.6.2",
"typescript": "5.6.3",
"unified": "10.1.2",
"unist-util-visit": "4.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"type-fest": "3.13.1",
"typescript": "5.6.2",
"typescript": "5.6.3",
"webpack": "5.95.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2",
Expand Down
2 changes: 1 addition & 1 deletion blocks/address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"prettier": "3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/ai-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/ai-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"prettier": "3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/ai-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/callout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"prettier": "3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/countdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"mock-block-dock": "0.0.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion blocks/faq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"prettier": "3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/how-to/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"prettier": "3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/kanban-board/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/minesweeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"block-scripts": {
"port": 63212
Expand Down
2 changes: 1 addition & 1 deletion blocks/paragraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/person/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"mock-block-dock": "0.0.38",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/shuffle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/timer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/video/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@blockprotocol/graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"json-schema-to-typescript": "11.0.5",
"lit": "2.8.0",
"lodash.isequal": "4.5.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
Expand Down
2 changes: 1 addition & 1 deletion libs/@blockprotocol/type-system/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"react": "18.2.0",
"rollup": "4.24.0",
"tslib": "2.7.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite-plugin-wasm-pack": "0.1.12",
"vitest": "2.1.2"
}
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/block-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-storybook": "0.8.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"@emotion/react": "11.13.3",
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-plugin-storybook": "0.8.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"@emotion/cache": "11.13.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/query-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.53.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"@mui/material": "^5.14.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/type-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.53.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"@mui/material": "^5.14.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/advanced-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"eslint": "8.57.0",
"react": "18.2.0",
"rimraf": "6.0.1",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion libs/@local/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"eslint-plugin-simple-import-sort": "12.0.0",
"eslint-plugin-typescript-sort-keys": "3.2.0",
"eslint-plugin-unicorn": "51.0.1",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion libs/@local/hash-backend-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@vitest/coverage-istanbul": "2.1.2",
"eslint": "8.57.0",
"rimraf": "6.0.1",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "2.1.2"
}
}
2 changes: 1 addition & 1 deletion libs/@local/hash-graph-client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"eslint": "8.57.0",
"fix-esm-import-path": "1.10.1",
"rimraf": "6.0.1",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion libs/@local/hash-graph-sdk/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@vitest/coverage-istanbul": "2.1.2",
"eslint": "8.57.0",
"rimraf": "6.0.1",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "2.1.2"
}
}
2 changes: 1 addition & 1 deletion libs/@local/hash-graph-types/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"@local/tsconfig": "0.0.0-private",
"eslint": "8.57.0",
"rimraf": "6.0.1",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion libs/@local/hash-isomorphic-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"next": "13.5.5",
"react": "18.2.0",
"rimraf": "6.0.1",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "2.1.2"
}
}
2 changes: 1 addition & 1 deletion libs/@local/hash-subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@local/eslint-config": "0.0.0-private",
"@types/uuid": "8.3.4",
"@vitest/coverage-istanbul": "2.1.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "2.1.2"
}
}
Loading

0 comments on commit 8850d4f

Please sign in to comment.