Skip to content

Commit 7b2169d

Browse files
committed
chore: update electron and vite
1 parent 52383f5 commit 7b2169d

File tree

2 files changed

+171
-138
lines changed

2 files changed

+171
-138
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orillusion/core",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"author": "Orillusion",
55
"description": "Orillusion WebGPU Engine",
66
"type": "module",
@@ -50,11 +50,11 @@
5050
"@webgpu/types": "^0.1.40",
5151
"conventional-changelog-cli": "^2.2.2",
5252
"earcut": "^2.2.4",
53-
"electron": "^28.2.0",
53+
"electron": "^31.1.0",
5454
"typedoc": "^0.25.7",
5555
"typedoc-plugin-markdown": "^3.17.1",
5656
"typescript": "^5.3.3",
57-
"vite": "^5.0.12",
57+
"vite": "^5.3.1",
5858
"xvfb-maybe": "^0.2.1"
5959
}
6060
}

0 commit comments

Comments
 (0)