Commit Graph

28 Commits

Author SHA1 Message Date
dependabot[bot]
eda39166b3 chore(deps): bump loader-utils in /examples/sn-hello-react (#1054)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 08:59:20 +01:00
caele
e04e380738 chore: prep commands for 3.0 2022-09-19 12:03:11 +02:00
dependabot[bot]
fda4901710 build(deps): bump terser in /examples/sn-hello-react (#902)
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.15.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.9.0...v5.15.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 16:32:23 +02:00
Tobias Åström
31666353bd chore: update sn-hello-react (#858) 2022-06-21 17:02:43 +02:00
dependabot[bot]
ee6e044e81 build(deps): bump minimist in /examples/sn-hello-react (#810)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 16:02:42 +02:00
caele
15dcbedacf chore: update hello-react deps 2022-03-31 09:48:52 +02:00
dependabot[bot]
2464c4a439 build(deps): bump nanoid in /examples/sn-hello-react (#803)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.3.1.
- [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.25...3.3.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-22 11:14:43 +01:00
caele
428de3956a chore: make renovate target hello-react 2022-03-22 08:37:13 +01:00
dependabot[bot]
118197c184 build(deps): bump follow-redirects in /examples/sn-hello-react (#790)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.9)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-11 09:08:36 +01:00
dependabot[bot]
85c28a9727 build(deps): bump url-parse in /examples/sn-hello-react (#789)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-10 12:54:54 +01:00
Li Kang
87f1be979f chore: bump peerDependencies (#684)
* feat: add types to nebula serve

* chore: add docs

* chore: bump peerDependencies

Co-authored-by: caele <tsm@qlik.com>
2021-10-01 09:06:28 +02:00
Tobias Åström
596fddb350 Tsm/update example (#679)
* chore: update react example

* chore: change example to use nebula build
2021-09-23 11:29:27 +02:00
dependabot[bot]
62ed0ac424 chore(deps): bump lodash in /examples/sn-hello-react (#653)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  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-16 08:34:24 +02:00
Tobias Åström
57a8091007 chore: update examples and templates (#624)
* chore: update react example deps

* chore: update templates
2021-06-09 09:42:02 +02:00
Tobias Åström
85af5688d4 chore: update react example (#571) 2021-02-04 19:22:51 +01:00
dependabot[bot]
309a6494cc chore(deps): bump dot-prop in /examples/sn-hello-react (#567)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-03 09:27:01 +01:00
dependabot[bot]
6832678400 chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/sn-hello-react (#568)
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>
2021-02-03 08:26:19 +01:00
dependabot[bot]
48f46ab912 chore(deps): bump mixin-deep in /examples/sn-hello-react (#566)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-03 08:25:52 +01:00
Tobias Åström
2b4ec95535 chore: update react example deps (#565) 2021-02-02 14:30:14 +01:00
Tobias Åström
ee191cc3db chore: update deps (#523) 2020-10-13 16:45:30 +02:00
Miralem Drek
6a28ec3dd4 refactor: expose nucleus and supernova via stardust package (#415)
BREAKING CHANGE: nucleus and supernova are no longer public packages and are both replaced by stardust
2020-04-28 13:02:41 +02:00
Anders Nilsson
23b0d0418d chore: format commits (#304) 2020-02-13 12:39:51 +01:00
Miralem Drek
aad3d21a4d chore(release): v0.1.0-alpha.28 2020-01-30 16:07:09 +01:00
Miralem Drek
82d2f0ad64 chore(deps): avoid lock on peer dependencies (#287) 2020-01-29 16:48:53 +01:00
Miralem Drek
6479d2921c docs: update react example with hooks (#277) 2020-01-28 17:26:50 +01:00
Christoffer Åström
7f0e98c5d3 chore: pin all deps (#153)
* chore: pin all deps

* chore: update `yarn.lock`
2019-10-30 08:59:56 +01:00
Miralem Drek
4153c5533b fix(sn-hello-react): replace env variable at build time 2019-06-05 12:30:14 +02:00
Miralem Drek
6a4305c703 docs: add supernova react example 2019-05-26 19:27:13 +02:00