From d759f916d2ecff00542e7af4df660e18b582b903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 19:06:19 +0000 Subject: [PATCH] chore(deps): bump onnxruntime-web in /apps/typegpu-docs Bumps [onnxruntime-web](https://github.com/Microsoft/onnxruntime) from 1.23.0-dev.20250917-21fbad8a65 to 1.27.0. - [Release notes](https://github.com/Microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseNotesWorkflow.md) - [Commits](https://github.com/Microsoft/onnxruntime/commits/v1.27.0) --- updated-dependencies: - dependency-name: onnxruntime-web dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/typegpu-docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/typegpu-docs/package.json b/apps/typegpu-docs/package.json index 026f8d644d..33e947208c 100644 --- a/apps/typegpu-docs/package.json +++ b/apps/typegpu-docs/package.json @@ -51,7 +51,7 @@ "lz-string": "^1.5.0", "morphcharts": "^1.3.2", "motion": "^12.23.24", - "onnxruntime-web": "1.23.0-dev.20250917-21fbad8a65", + "onnxruntime-web": "1.27.0", "pathe": "^2.0.3", "react": "catalog:", "react-dom": "catalog:",