70 Commits

Author SHA1 Message Date
Lucas Nogueira
a343da6402 chore(deps): update @tauri-apps/cli to 1.0.3 2022-07-06 16:18:20 -03:00
dependabot[bot]
906e700fee chore(deps): bump shell-quote from 1.7.2 to 1.7.3 (#75)
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-07-03 11:50:52 +02:00
dependabot[bot]
4d1f75e98b chore(deps): bump eventsource from 1.1.0 to 1.1.1 (#73)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-03 11:50:39 +02:00
Fabian-Lars
b465165992 chore(deps): update @tauri-apps/cli to 1.0.2, closes #76 (#77) 2022-07-03 11:46:25 +02:00
Lucas Nogueira
f77d03fc1d chore(deps): update @tauri-apps/cli to rc.11, closes #71 2022-05-23 09:10:38 -03:00
Lucas Nogueira
a63a348ab7 Merge remote-tracking branch 'origin/dev' into dev 2022-04-26 20:15:12 -03:00
Lucas Nogueira
70ef2a6dc7 chore(deps): update CLI to rc.9 2022-04-26 20:14:26 -03:00
dependabot[bot]
dbad17575d chore(deps): bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 23:10:24 +00:00
Lucas Fernandes Nogueira
b0c50f39ea Merge pull request #65 from tauri-apps/dependabot/npm_and_yarn/prismjs-1.27.0 2022-04-26 16:09:49 -07:00
dependabot[bot]
553732deef chore(deps): bump url-parse from 1.5.4 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 03:42:22 +00:00
dependabot[bot]
06ee03c43d chore(deps): bump prismjs from 1.26.0 to 1.27.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 02:36:28 +00:00
dependabot[bot]
0e06a68149 chore(deps): bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 13:30:34 +00:00
Lucas Nogueira
a3431700eb chore(deps): update tauri CLI to rc.4 2022-02-14 10:29:41 -03:00
dependabot[bot]
f20abf43ee chore(deps): bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 19:26:21 +00:00
dependabot[bot]
af4c719a32 chore(deps): bump yargs-parser from 13.1.1 to 13.1.2
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 19:19:01 +00:00
Lucas Fernandes Nogueira
a2f8acf0dd Merge pull request #58 from tauri-apps/dependabot/npm_and_yarn/dns-packet-1.3.4 2022-02-11 16:18:22 -03:00
Lucas Fernandes Nogueira
ff9b7f0aac Merge pull request #57 from tauri-apps/dependabot/npm_and_yarn/postcss-7.0.39 2022-02-11 16:18:08 -03:00
dependabot[bot]
aa899e568c chore(deps): bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 19:18:04 +00:00
Lucas Fernandes Nogueira
7e0af28d47 Merge pull request #56 from tauri-apps/dependabot/npm_and_yarn/node-fetch-2.6.7 2022-02-11 16:17:52 -03:00
dependabot[bot]
5d107ea450 chore(deps): bump postcss from 7.0.35 to 7.0.39
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.39.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 19:17:49 +00:00
Lucas Fernandes Nogueira
97fabbe0dc Merge pull request #50 from tauri-apps/dependabot/npm_and_yarn/handlebars-4.7.7 2022-02-11 16:17:40 -03:00
Lucas Fernandes Nogueira
fa897dd314 Merge pull request #52 from tauri-apps/dependabot/npm_and_yarn/tmpl-1.0.5 2022-02-11 16:17:33 -03:00
Lucas Fernandes Nogueira
7cdc1c1e07 Merge pull request #51 from tauri-apps/dependabot/npm_and_yarn/object-path-0.11.8 2022-02-11 16:17:26 -03:00
dependabot[bot]
f63a8c9023 chore(deps): bump handlebars from 4.5.3 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 19:17:25 +00:00
Lucas Fernandes Nogueira
72b4d89bee Merge pull request #54 from tauri-apps/dependabot/npm_and_yarn/url-parse-1.5.4 2022-02-11 16:17:19 -03:00
Lucas Fernandes Nogueira
8dda3bc39a Merge pull request #53 from tauri-apps/dependabot/npm_and_yarn/prismjs-1.26.0 2022-02-11 16:17:12 -03:00
Lucas Fernandes Nogueira
bfc308fc4a Merge pull request #55 from tauri-apps/dependabot/npm_and_yarn/ws-5.2.3 2022-02-11 16:17:04 -03:00
dependabot[bot]
21a8531740 chore(deps): bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 19:16:50 +00:00
dependabot[bot]
d1cc743048 chore(deps): bump url-parse from 1.5.1 to 1.5.4
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.4.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 19:16:38 +00:00
dependabot[bot]
81d75ae590 chore(deps): bump ws from 5.2.2 to 5.2.3
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 19:16:38 +00:00
dependabot[bot]
0d10e4dd10 chore(deps): bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 19:16:37 +00:00
dependabot[bot]
022e9db8f5 chore(deps): bump object-path from 0.11.5 to 0.11.8
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.5 to 0.11.8.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits/v0.11.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 19:16:37 +00:00
dependabot[bot]
c79f96c0c2 chore(deps): bump prismjs from 1.23.0 to 1.26.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.26.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 19:16:37 +00:00
Lucas Fernandes Nogueira
c86978e845 Merge pull request #47 from tauri-apps/dependabot/npm_and_yarn/follow-redirects-1.14.7 2022-02-11 16:16:23 -03:00
Lucas Nogueira
f36a319310 chore: use cli v1.0.0-rc.1 2022-02-11 16:15:37 -03:00
Lucas Nogueira
3164b8fb9a feat: update to tauri 1.0.0-rc.0 2022-02-11 10:24:16 -03:00
dependabot[bot]
d771cfb66b chore(deps): bump follow-redirects from 1.14.1 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 19:52:59 +00:00
Noah Klayman
de14b62683 chore: update to latest tauri cli 2021-08-12 10:56:17 -07:00
dependabot[bot]
06236862fd chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#39)
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-12 13:50:08 -04:00
Noah Klayman
e2f2c902a0 chore(package): upgrade tauri 2021-06-23 15:03:43 -07:00
Noah Klayman
5aa2e7ef1e chore(package): update tauri cli 2021-05-16 16:35:35 -07:00
Noah Klayman
c3824d43cd chore(package): upgrade deps 2021-05-11 14:52:43 -07:00
Noah Klayman
01be3780f8 chore(package): upgrade tauri 2021-05-11 14:51:56 -07:00
Noah Klayman
b8245409b6 chore(package): upgrade tauri cli 2021-04-24 11:11:03 -07:00
Noah Klayman
8e4c3f1ce5 chore(package): pin tauri version 2021-04-15 18:11:43 -07:00
Noah Klayman
a05def13c5 chore(package): upgrade tauri 2021-04-15 18:10:17 -07:00
Noah Klayman
c2f97de15b chore(package): upgrade deps 2021-01-26 20:40:54 -08:00
Noah Klayman
9cb3b25bff chore(package): upgrade deps 2020-12-21 10:45:47 -08:00
dependabot[bot]
32c4836116 chore(deps): bump ini from 1.3.5 to 1.3.8 (#21)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 14:53:16 -08:00
Noah Klayman
e568f0b3ad chore(package): upgrade deps 2020-09-20 13:29:28 -07:00