Skip to content

Commit 63d5373

Browse files
committed
Create Contextmenu & Add Contextmenu to repo
1 parent 5bb2cdc commit 63d5373

File tree

15 files changed

+616
-827
lines changed

15 files changed

+616
-827
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,13 @@
2424
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store",
2525
"vue": "^3.3.4",
2626
"vue-selectable-items": "^1.0.1",
27-
"wowerlay": "1.0.0-beta.10"
27+
"wowerlay": "1.0.2"
2828
},
2929
"files": [
3030
"README.md",
3131
"package.json"
3232
],
3333
"devDependencies": {
34-
"@actions/core": "^1.10.0",
35-
"@actions/github": "^5.1.1",
3634
"@antfu/eslint-config": "^0.39.5",
3735
"@iconify-json/octicon": "^1.1.30",
3836
"@iconify-json/ph": "^1.1.4",
@@ -43,12 +41,10 @@
4341
"async-mutex": "^0.4.0",
4442
"eslint": "^8.38.0",
4543
"eslint-plugin-unicorn": "^47.0.0",
46-
"execa": "^6.1.0",
4744
"focus-visible": "^5.2.0",
4845
"hotkeys-js": "^3.10.1",
4946
"npm-run-all": "^4.1.5",
5047
"sass": "^1.57.1",
51-
"tsx": "^3.12.3",
5248
"typescript": "^4.6.4",
5349
"unplugin-icons": "^0.15.2",
5450
"vite": "^4.0.0",

0 commit comments

Comments
 (0)