5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:29:53 +08:00
wails/v2/internal/frontend/runtime
dependabot[bot] 839e42edde
Bump the npm_and_yarn group across 2 directories with 2 updates (#3319)
Bumps the npm_and_yarn group with 1 update in the /v2/internal/frontend/runtime directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /website directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects).


Updates `vite` from 3.1.8 to 3.2.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.8/packages/vite)

Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 11:37:14 +11:00
..
desktop [v2] Add smart default context-menu functionality (backported from v3) (#2748) 2023-06-28 06:35:02 +10:00
dev Update runtime 2022-11-09 21:22:32 +11:00
wrapper [v2] frontend/runtime/wrapper: return function return value in runtime wrapper (#2434) 2023-03-01 07:37:09 +01:00
assets_dev.go Chore/refactor assetserver (#2250) 2022-12-31 10:36:07 +11:00
assets.go Chore/refactor assetserver (#2250) 2022-12-31 10:36:07 +11:00
events_test.go Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
events.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
ipc_websocket.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
ipc_websocket.js Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11: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 the npm_and_yarn group across 2 directories with 2 updates (#3319) 2024-03-17 11:37:14 +11:00
package.json [v2, runtime] Separate runtime js debug build (#2745) 2023-06-27 21:31:08 +10:00
runtime_debug_desktop.go [v2, runtime] Separate runtime js debug build (#2745) 2023-06-27 21:31:08 +10:00
runtime_debug_desktop.js [v2] Add smart default context-menu functionality (backported from v3) (#2748) 2023-06-28 06:35:02 +10:00
runtime_prod_desktop.go [v2, runtime] Separate runtime js debug build (#2745) 2023-06-27 21:31:08 +10:00
runtime_prod_desktop.js [v2] Add smart default context-menu functionality (backported from v3) (#2748) 2023-06-28 06:35:02 +10:00
vite.config.ts Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00