Skip to content

Commit 6640329

Browse files
committed
chore(deps): bump dependencies
1 parent eb079fa commit 6640329

2 files changed

Lines changed: 961 additions & 863 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gpuu",
33
"type": "module",
44
"version": "1.0.4",
5-
"packageManager": "pnpm@10.12.1",
5+
"packageManager": "pnpm@10.15.1",
66
"description": "A collection of utilities for working with GPUs, especially for WebGPU.",
77
"author": {
88
"name": "Neko Ayaka",
@@ -43,17 +43,17 @@
4343
"up": "taze -w -r -I -f && pnpm prune && pnpm dedupe"
4444
},
4545
"devDependencies": {
46-
"@antfu/eslint-config": "^4.14.1",
46+
"@antfu/eslint-config": "^5.3.0",
4747
"@arethetypeswrong/cli": "^0.18.2",
48-
"@types/node": "^24.0.1",
49-
"@webgpu/types": "^0.1.61",
50-
"bumpp": "^10.1.1",
51-
"eslint": "^9.29.0",
52-
"taze": "^19.1.0",
53-
"tsdown": "^0.12.7",
54-
"typescript": "^5.8.3",
55-
"unbuild": "^3.5.0",
56-
"unplugin-unused": "^0.5.1"
48+
"@types/node": "^24.3.1",
49+
"@webgpu/types": "^0.1.64",
50+
"bumpp": "^10.2.3",
51+
"eslint": "^9.35.0",
52+
"taze": "^19.6.0",
53+
"tsdown": "^0.15.0",
54+
"typescript": "^5.9.2",
55+
"unbuild": "^3.6.1",
56+
"unplugin-unused": "^0.5.3"
5757
},
5858
"pnpm": {
5959
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)