diff --git a/package-lock.json b/package-lock.json index b14683c..e0fa79a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^7.0.0", "@vitest/coverage-v8": "^1.2.2", - "@webgpu/types": "^0.1.40", + "@webgpu/types": "^0.1.69", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "fast-check": "^3.15.0", @@ -1365,9 +1365,9 @@ } }, "node_modules/@webgpu/types": { - "version": "0.1.68", - "resolved": "https://registry.npmmirror.com/@webgpu/types/-/types-0.1.68.tgz", - "integrity": "sha512-3ab1B59Ojb6RwjOspYLsTpCzbNB3ZaamIAxBMmvnNkiDoLTZUOBXZ9p5nAYVEkQlDdf6qAZWi1pqj9+ypiqznA==", + "version": "0.1.69", + "resolved": "https://registry.npmjs.org/@webgpu/types/-/types-0.1.69.tgz", + "integrity": "sha512-RPmm6kgRbI8e98zSD3RVACvnuktIja5+yLgDAkTmxLr90BEwdTXRQWNLF3ETTTyH/8mKhznZuN5AveXYFEsMGQ==", "dev": true, "license": "BSD-3-Clause" }, diff --git a/package.json b/package.json index bfed707..ca87b4f 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^7.0.0", "@vitest/coverage-v8": "^1.2.2", - "@webgpu/types": "^0.1.40", + "@webgpu/types": "^0.1.69", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "fast-check": "^3.15.0",