From 75bf96d801cb1cb35da000e175679bc3e55817a5 Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Wed, 15 Jan 2025 11:50:45 -0800 Subject: [PATCH] bump @webgpu/types to 0.1.53 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0cf356fd..a5967ebb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@types/showdown": "^2.0.6", "@types/stats.js": "^0.17.3", "@typescript-eslint/eslint-plugin": "^7.18.0", - "@webgpu/types": "^0.1.49", + "@webgpu/types": "^0.1.53", "chokidar": "^4.0.1", "eslint": "^8.57.1", "eslint-config-prettier": "^8.10.0", @@ -1064,9 +1064,9 @@ "dev": true }, "node_modules/@webgpu/types": { - "version": "0.1.49", - "resolved": "https://registry.npmjs.org/@webgpu/types/-/types-0.1.49.tgz", - "integrity": "sha512-NMmS8/DofhH/IFeW+876XrHVWel+J/vdcFCHLDqeJgkH9x0DeiwjVd8LcBdaxdG/T7Rf8VUAYsA8X1efMzLjRQ==", + "version": "0.1.53", + "resolved": "https://registry.npmjs.org/@webgpu/types/-/types-0.1.53.tgz", + "integrity": "sha512-x+BLw/opaz9LiVyrMsP75nO1Rg0QfrACUYIbVSfGwY/w0DiWIPYYrpte6us//KZXinxFAOJl0+C17L1Vi2vmDw==", "dev": true }, "node_modules/accepts": { diff --git a/package.json b/package.json index 468a2264..808b5fdf 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/showdown": "^2.0.6", "@types/stats.js": "^0.17.3", "@typescript-eslint/eslint-plugin": "^7.18.0", - "@webgpu/types": "^0.1.49", + "@webgpu/types": "^0.1.53", "chokidar": "^4.0.1", "eslint": "^8.57.1", "eslint-config-prettier": "^8.10.0",