tauri/examples
dependabot[bot] a97b8dab62
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /examples/api (#2386)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 04:18:36 -03:00
..
.icons feat(macOS): Implement tray icon template (#2322) 2021-07-29 15:29:59 -04:00
api chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /examples/api (#2386) 2021-08-11 04:18:36 -03:00
commands refactor(core): remove Params and replace with strings (#2191) 2021-07-15 18:05:29 +08:00
helloworld fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
multiwindow fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
navigation fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
resources fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
sidecar fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
splashscreen refactor(core): remove Params and replace with strings (#2191) 2021-07-15 18:05:29 +08:00
state fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
updater disable enableElevatedUpdateTask on the updater sample (#2388) 2021-08-10 16:01:39 -04:00