14 Commits

Author SHA1 Message Date
dependabot[bot]
f24d491b74
Bump minimist from 1.2.5 to 1.2.6 in /examples/default
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-03-29 23:02:42 +00:00
dependabot[bot]
b3fee28ca1
Bump next from 12.0.9 to 12.1.0 in /examples/default
Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.9...v12.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 11:45:09 +00:00
dependabot[bot]
55eff99fe2
Bump next from 12.0.7 to 12.0.9 in /examples/default
Bumps [next](https://github.com/vercel/next.js) from 12.0.7 to 12.0.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.7...v12.0.9)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 23:40:38 +00:00
dependabot[bot]
3ba577ad59
Bump nanoid from 3.1.23 to 3.2.0 in /examples/default
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 14:06:10 +00:00
dependabot[bot]
e13f76910d
Bump next from 11.1.2 to 12.0.7 in /examples/default
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.0.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.2...v12.0.7)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 10:36:26 +00:00
Rufus Pollock
cd627353fa
Merge pull request #603 from datopian/dependabot/npm_and_yarn/examples/default/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /examples/default
2021-10-19 18:27:19 +02:00
dependabot[bot]
efa14c8fd1
Bump ansi-regex from 5.0.0 to 5.0.1 in /examples/default
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 16:25:53 +00:00
Rufus Pollock
44aea5a336
Merge pull request #594 from datopian/dependabot/npm_and_yarn/examples/default/next-11.1.2
Bump next from 10.2.0 to 11.1.2 in /examples/default
2021-10-19 18:25:35 +02:00
dependabot[bot]
953de0e15c
Bump next from 10.2.0 to 11.1.2 in /examples/default
Bumps [next](https://github.com/vercel/next.js) from 10.2.0 to 11.1.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.2.0...v11.1.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 19:54:12 +00:00
dependabot[bot]
8408d7abc6
Bump path-parse from 1.0.6 to 1.0.7 in /examples/default
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>
2021-08-20 07:59:07 +00:00
Rufus Pollock
1931eaad31 [examples/default][s]: update the README from nextjs to portaljs. 2021-06-17 17:30:47 +02:00
Rufus Pollock
27187fe02f [examples/default][s]: use the proper favicon (based on logo). 2021-05-25 22:44:45 +02:00
Rufus Pollock
bbe1fde899 [examples/default][m]: update home page of the example - refs #560.
* use official logo
* tweak text and layout
* link to correct pages on site
2021-05-20 23:45:56 +02:00
Rufus Pollock
52028ae867 [examples/default,#560]: stub nextjs app using tailwind. 2021-05-19 19:11:32 +02:00