Skip to content

Commit

Permalink
fix(deps): update wrdu-keyboard to version 3.2.0 and add parking_lot …
Browse files Browse the repository at this point in the history
…dependency
  • Loading branch information
0PandaDEV committed Jan 10, 2025
1 parent 0980b95 commit 52bf669
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 194 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,9 @@
"sass-embedded": "1.83.1",
"uuid": "11.0.5",
"vue": "3.5.13",
"wrdu-keyboard": "^3.1.0"
"wrdu-keyboard": "3.2.0"
},
"overrides": {
"chokidar": "^3.6.0"
},
"patchedDependencies": {
"[email protected]": "patches/[email protected]"
}
}
190 changes: 0 additions & 190 deletions patches/[email protected]

This file was deleted.

1 change: 1 addition & 0 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ include_dir = "0.7.4"
# hyperpolyglot = { git = "https://github.com/0pandadev/hyperpolyglot" }
applications = { git = "https://github.com/HuakunShen/applications-rs", branch = "dev" }
meta_fetcher = "0.1.1"
parking_lot = "0.12.3"

[features]
custom-protocol = ["tauri/custom-protocol"]

0 comments on commit 52bf669

Please sign in to comment.