5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 06:19:43 +08:00
wails/runtime
dependabot[bot] 40ab0d3983
Bump json5 from 1.0.1 to 1.0.2 in /runtime/js (#2274)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-11 15:00:27 +11:00
..
assets change window.external handling to fix windows (#669) 2021-04-12 06:13:11 +10:00
js Bump json5 from 1.0.1 to 1.0.2 in /runtime/js (#2274) 2023-02-11 15:00:27 +11:00
assets.go Feature/1.16 (#646) 2021-04-02 20:44:55 +11:00
browser.go Develop (#250) 2019-10-08 06:12:08 +11:00
dialog.go fix: trim whitespaces from filters 2020-06-18 20:25:40 +10:00
events.go Develop (#634) 2021-03-27 21:06:02 +11:00
filesystem.go refactor homedir to stdlib os.UserHomeDir (go1.12) 2020-07-13 20:00:59 +10:00
log.go Develop (#250) 2019-10-08 06:12:08 +11:00
runtime.go Move runtime out to package 2020-08-30 15:46:31 +10:00
store.go v1.8.1 (#546) 2020-10-29 20:18:52 +11:00
window.go Support for minimum and maximum window sizes (#612) 2021-04-02 16:14:09 +11:00