5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 20:51:38 +08:00
wails/v2/internal/frontend/runtime
dependabot[bot] db7f24ff93
Bump svelte from 3.42.2 to 3.49.0 in /v2/internal/frontend/runtime/dev (#1572)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.42.2 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.42.2...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-16 03:58:05 +10:00
..
desktop Rename WindowSetRGBA -> WindowSetBackgroundColour (#1506) 2022-06-29 22:31:49 +10:00
dev Bump svelte from 3.42.2 to 3.49.0 in /v2/internal/frontend/runtime/dev (#1572) 2022-07-16 03:58:05 +10:00
wrapper Rename WindowSetRGBA -> WindowSetBackgroundColour (#1506) 2022-06-29 22:31:49 +10:00
events.go [v2] Tidy up console output 2021-09-25 14:44:23 +10:00
ipc_websocket.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
ipc_websocket.js feature: add runtime func WindowSetAlwaysOnTop (#1442) 2022-06-22 20:55:02 +10:00
ipc.go [v2] Remove build constraint for DesktopIPC 2021-11-10 18:12:46 +11:00
ipc.js [v2] Improved runtime builds. 2021-11-29 20:04:38 +11:00
package-lock.json 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
package.json feature: add runtime func WindowSetAlwaysOnTop (#1442) 2022-06-22 20:55:02 +10:00
runtime_dev_desktop.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
runtime_dev_desktop.js Rename WindowSetRGBA -> WindowSetBackgroundColour (#1506) 2022-06-29 22:31:49 +10:00
runtime_prod_desktop.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
runtime_prod_desktop.js Rename WindowSetRGBA -> WindowSetBackgroundColour (#1506) 2022-06-29 22:31:49 +10:00