Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
87ae857e99 Bump jsdom from 16.4.0 to 16.7.0 in /examples/with-stencil
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 03:32:41 +00:00
dependabot[bot]
5474685d88 chore(deps): bump minimist from 1.2.5 to 1.2.6 in /examples/with-stencil
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 06:18:07 +00:00
dependabot[bot]
58898397c0 chore(deps): bump ansi-regex in /examples/with-stencil
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 09:27:34 +00:00
Copple
674f413fa3 Merge pull request #5236 from supabase/dependabot/npm_and_yarn/examples/with-stencil/tmpl-1.0.5
chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /examples/with-stencil
2022-01-30 13:28:41 +01:00
dependabot[bot]
a3e0461bf6 chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /examples/with-stencil
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-01-30 12:11:32 +00:00
dependabot[bot]
8558c57cfc chore(deps): bump path-parse in /examples/with-stencil
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>
2022-01-30 12:11:32 +00:00
Inian
2d16de092d change links to point directly to supabase.com (#3951)
* change links to point directly to supabase.com

* status page is under .com
2021-11-20 19:32:02 +08:00
Ademílson F. Tonato
feba9b7e0f chore: update dependencies on with-stencil example app 2021-06-18 21:32:12 +08:00
kiwicopple
cd9958319c Apply Prettier changes 2021-05-22 02:30:29 +00:00
Paul Copplestone
1f291d067b Updates all links in blog posts and docs 2021-03-22 20:42:48 +08:00
Ademílson F. Tonato
ae9a0bfa50 chore: add stencil-supabase to example/stencil-supabase 2021-02-27 12:46:19 +00:00