5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 05:00:31 +08:00
wails/v2/internal/frontend
dependabot[bot] 91afa396ba
Bump shell-quote from 1.7.2 to 1.7.3 in /v2/internal/frontend/runtime (#1485)
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 20:56:16 +10:00
..
assetserver [v2] AssetsHandler remove retry logic in dev mode (#1479) 2022-06-22 20:06:20 +10:00
desktop feature: add runtime func WindowSetAlwaysOnTop (#1442) 2022-06-22 20:55:02 +10:00
devserver feature: add runtime func WindowSetAlwaysOnTop (#1442) 2022-06-22 20:55:02 +10:00
dispatcher feature: add runtime func WindowSetAlwaysOnTop (#1442) 2022-06-22 20:55:02 +10:00
runtime Bump shell-quote from 1.7.2 to 1.7.3 in /v2/internal/frontend/runtime (#1485) 2022-06-22 20:56:16 +10:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
frontend.go feature: add runtime func WindowSetAlwaysOnTop (#1442) 2022-06-22 20:55:02 +10:00