Skip to content

Commit

Permalink
chore(release): v4.0.0-alpha.6 馃殌
Browse files Browse the repository at this point in the history
  • Loading branch information
Caele committed Mar 28, 2023
1 parent 034be90 commit bb82663
Show file tree
Hide file tree
Showing 33 changed files with 129 additions and 37 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

### Bug Fixes

- do ctrl-select on ctrl-space ([#1186](https://github.com/qlik-oss/nebula.js/issues/1186)) ([32101e2](https://github.com/qlik-oss/nebula.js/commit/32101e251cc63faf30678be11804bfd26885c48a))
- **lisbox:** invalid dimension error message ([#1188](https://github.com/qlik-oss/nebula.js/issues/1188)) ([b13e542](https://github.com/qlik-oss/nebula.js/commit/b13e5421ac27e5be229acc0ff633124d5c700d57))
- **ListBox:** show detached toolbar when layout.toolbar is false ([#1185](https://github.com/qlik-oss/nebula.js/issues/1185)) ([05a272d](https://github.com/qlik-oss/nebula.js/commit/05a272de458a6afb74e1fbcdfab4756aaadcbf6d))
- simplyfy html structure for text highlight ([#1187](https://github.com/qlik-oss/nebula.js/issues/1187)) ([64a3b20](https://github.com/qlik-oss/nebula.js/commit/64a3b201dd9938a94765a4948230b3a8e7337624))

### Features

- add useEmitter and corresponding viz api ([#1168](https://github.com/qlik-oss/nebula.js/issues/1168)) ([034be90](https://github.com/qlik-oss/nebula.js/commit/034be90b51031f32c21557c8de429ffb1e2df5d6))
- chart bg colors and title styles from properties and theme ([#1183](https://github.com/qlik-oss/nebula.js/issues/1183)) ([65af640](https://github.com/qlik-oss/nebula.js/commit/65af64044c4f18c1de2f5b3bd30915acd24d52d7))
- support listobjectDef in render session objects ([#1194](https://github.com/qlik-oss/nebula.js/issues/1194)) ([23b7240](https://github.com/qlik-oss/nebula.js/commit/23b724065b0cb95893cdc3561adef50ca50bda3f))

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

### Bug Fixes
Expand Down
4 changes: 4 additions & 0 deletions apis/conversion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

**Note:** Version bump only for package @nebula.js/conversion

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/conversion
Expand Down
2 changes: 1 addition & 1 deletion apis/conversion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/conversion",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"private": true,
"main": "src/index.js",
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions apis/enigma-mocker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

**Note:** Version bump only for package @nebula.js/enigma-mocker

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/enigma-mocker
Expand Down
2 changes: 1 addition & 1 deletion apis/enigma-mocker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/enigma-mocker",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"private": true,
"main": "src/index.js",
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions apis/locale/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

**Note:** Version bump only for package @nebula.js/locale

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/locale
Expand Down
2 changes: 1 addition & 1 deletion apis/locale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/locale",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"private": true,
"main": "src/index.js",
"scripts": {
Expand Down
15 changes: 15 additions & 0 deletions apis/nucleus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

### Bug Fixes

- do ctrl-select on ctrl-space ([#1186](https://github.com/qlik-oss/nebula.js/issues/1186)) ([32101e2](https://github.com/qlik-oss/nebula.js/commit/32101e251cc63faf30678be11804bfd26885c48a))
- **lisbox:** invalid dimension error message ([#1188](https://github.com/qlik-oss/nebula.js/issues/1188)) ([b13e542](https://github.com/qlik-oss/nebula.js/commit/b13e5421ac27e5be229acc0ff633124d5c700d57))
- **ListBox:** show detached toolbar when layout.toolbar is false ([#1185](https://github.com/qlik-oss/nebula.js/issues/1185)) ([05a272d](https://github.com/qlik-oss/nebula.js/commit/05a272de458a6afb74e1fbcdfab4756aaadcbf6d))
- simplyfy html structure for text highlight ([#1187](https://github.com/qlik-oss/nebula.js/issues/1187)) ([64a3b20](https://github.com/qlik-oss/nebula.js/commit/64a3b201dd9938a94765a4948230b3a8e7337624))

### Features

- add useEmitter and corresponding viz api ([#1168](https://github.com/qlik-oss/nebula.js/issues/1168)) ([034be90](https://github.com/qlik-oss/nebula.js/commit/034be90b51031f32c21557c8de429ffb1e2df5d6))
- chart bg colors and title styles from properties and theme ([#1183](https://github.com/qlik-oss/nebula.js/issues/1183)) ([65af640](https://github.com/qlik-oss/nebula.js/commit/65af64044c4f18c1de2f5b3bd30915acd24d52d7))
- support listobjectDef in render session objects ([#1194](https://github.com/qlik-oss/nebula.js/issues/1194)) ([23b7240](https://github.com/qlik-oss/nebula.js/commit/23b724065b0cb95893cdc3561adef50ca50bda3f))

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

### Bug Fixes
Expand Down
12 changes: 6 additions & 6 deletions apis/nucleus/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "@nebula.js/nucleus",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"private": true,
"main": "src/index.js",
"devDependencies": {
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@mui/icons-material": "^5.11.11",
"@mui/material": "^5.11.11",
"@nebula.js/conversion": "^4.0.0-alpha.5",
"@nebula.js/locale": "^4.0.0-alpha.5",
"@nebula.js/supernova": "^4.0.0-alpha.5",
"@nebula.js/theme": "^4.0.0-alpha.5",
"@nebula.js/ui": "^4.0.0-alpha.5",
"@nebula.js/conversion": "^4.0.0-alpha.6",
"@nebula.js/locale": "^4.0.0-alpha.6",
"@nebula.js/supernova": "^4.0.0-alpha.6",
"@nebula.js/theme": "^4.0.0-alpha.6",
"@nebula.js/ui": "^4.0.0-alpha.6",
"extend": "3.0.2",
"node-event-emitter": "0.0.1",
"react": "18.2.0",
Expand Down
4 changes: 4 additions & 0 deletions apis/snapshooter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

**Note:** Version bump only for package @nebula.js/snapshooter

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/snapshooter
Expand Down
2 changes: 1 addition & 1 deletion apis/snapshooter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/snapshooter",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"private": true,
"description": "",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions apis/stardust/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

### Features

- add useEmitter and corresponding viz api ([#1168](https://github.com/qlik-oss/nebula.js/issues/1168)) ([034be90](https://github.com/qlik-oss/nebula.js/commit/034be90b51031f32c21557c8de429ffb1e2df5d6))

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/stardust
Expand Down
2 changes: 1 addition & 1 deletion apis/stardust/api-spec/spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"name": "@nebula.js/stardust",
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"license": "MIT",
"stability": "stable"
},
Expand Down
16 changes: 8 additions & 8 deletions apis/stardust/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/stardust",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down Expand Up @@ -46,13 +46,13 @@
"@emotion/styled": "^11.10.6",
"@mui/icons-material": "^5.11.11",
"@mui/material": "^5.11.11",
"@nebula.js/conversion": "^4.0.0-alpha.5",
"@nebula.js/enigma-mocker": "^4.0.0-alpha.5",
"@nebula.js/locale": "^4.0.0-alpha.5",
"@nebula.js/nucleus": "^4.0.0-alpha.5",
"@nebula.js/supernova": "^4.0.0-alpha.5",
"@nebula.js/theme": "^4.0.0-alpha.5",
"@nebula.js/ui": "^4.0.0-alpha.5",
"@nebula.js/conversion": "^4.0.0-alpha.6",
"@nebula.js/enigma-mocker": "^4.0.0-alpha.6",
"@nebula.js/locale": "^4.0.0-alpha.6",
"@nebula.js/nucleus": "^4.0.0-alpha.6",
"@nebula.js/supernova": "^4.0.0-alpha.6",
"@nebula.js/theme": "^4.0.0-alpha.6",
"@nebula.js/ui": "^4.0.0-alpha.6",
"@scriptappy/cli": "0.6.0",
"@scriptappy/to-dts": "1.0.0-beta.4",
"extend": "3.0.2",
Expand Down
6 changes: 6 additions & 0 deletions apis/supernova/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

### Features

- add useEmitter and corresponding viz api ([#1168](https://github.com/qlik-oss/nebula.js/issues/1168)) ([034be90](https://github.com/qlik-oss/nebula.js/commit/034be90b51031f32c21557c8de429ffb1e2df5d6))

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/supernova
Expand Down
2 changes: 1 addition & 1 deletion apis/supernova/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nebula.js/supernova",
"private": true,
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"main": "src/index.js",
"devDependencies": {
"extend": "3.0.2",
Expand Down
4 changes: 4 additions & 0 deletions apis/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

**Note:** Version bump only for package @nebula.js/test-utils

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/test-utils
Expand Down
2 changes: 1 addition & 1 deletion apis/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/test-utils",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"private": true,
"description": "",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions apis/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

**Note:** Version bump only for package @nebula.js/theme

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/theme
Expand Down
2 changes: 1 addition & 1 deletion apis/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/theme",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"private": true,
"main": "src/index.js",
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions commands/build/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

**Note:** Version bump only for package @nebula.js/cli-build

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/cli-build
Expand Down
2 changes: 1 addition & 1 deletion commands/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-build",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
4 changes: 4 additions & 0 deletions commands/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

**Note:** Version bump only for package @nebula.js/cli

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/cli
Expand Down
4 changes: 2 additions & 2 deletions commands/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@nebula.js/cli-serve": "^3.0.0"
},
"dependencies": {
"@nebula.js/cli-create": "^4.0.0-alpha.5",
"@nebula.js/cli-create": "^4.0.0-alpha.6",
"import-cwd": "3.0.0",
"yargs": "17.7.1"
}
Expand Down
4 changes: 4 additions & 0 deletions commands/create/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

**Note:** Version bump only for package @nebula.js/cli-create

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/cli-create
Expand Down
2 changes: 1 addition & 1 deletion commands/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-create",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down
4 changes: 4 additions & 0 deletions commands/sense/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

**Note:** Version bump only for package @nebula.js/cli-sense

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/cli-sense
Expand Down
4 changes: 2 additions & 2 deletions commands/sense/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-sense",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"description": "Build a supernova as a Qlik Sense extension",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@babel/preset-env": "7.20.2",
"@nebula.js/stardust": "^4.0.0-alpha.5",
"@nebula.js/stardust": "^4.0.0-alpha.6",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-node-resolve": "15.0.1",
Expand Down
6 changes: 6 additions & 0 deletions commands/serve/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0-alpha.6](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.5...v4.0.0-alpha.6) (2023-03-28)

### Features

- add useEmitter and corresponding viz api ([#1168](https://github.com/qlik-oss/nebula.js/issues/1168)) ([034be90](https://github.com/qlik-oss/nebula.js/commit/034be90b51031f32c21557c8de429ffb1e2df5d6))

# [4.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v4.0.0-alpha.4...v4.0.0-alpha.5) (2023-03-23)

**Note:** Version bump only for package @nebula.js/cli-serve
Expand Down
14 changes: 7 additions & 7 deletions commands/serve/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-serve",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
Expand Down Expand Up @@ -30,7 +30,7 @@
"prepublishOnly": "rm -rf dist && yarn run build"
},
"dependencies": {
"@nebula.js/cli-build": "^4.0.0-alpha.5",
"@nebula.js/cli-build": "^4.0.0-alpha.6",
"@qlik/sdk": "^0.19.1",
"body-parser": "1.20.2",
"chalk": "4.1.2",
Expand All @@ -55,11 +55,11 @@
"@babel/preset-react": "7.18.6",
"@mui/material": "^5.11.11",
"@mui/system": "^5.11.11",
"@nebula.js/enigma-mocker": "^4.0.0-alpha.5",
"@nebula.js/nucleus": "^4.0.0-alpha.5",
"@nebula.js/snapshooter": "^4.0.0-alpha.5",
"@nebula.js/stardust": "^4.0.0-alpha.5",
"@nebula.js/ui": "^4.0.0-alpha.5",
"@nebula.js/enigma-mocker": "^4.0.0-alpha.6",
"@nebula.js/nucleus": "^4.0.0-alpha.6",
"@nebula.js/snapshooter": "^4.0.0-alpha.6",
"@nebula.js/stardust": "^4.0.0-alpha.6",
"@nebula.js/ui": "^4.0.0-alpha.6",
"autosuggest-highlight": "3.3.4",
"babel-loader": "9.1.2",
"d3-require": "1.3.0",
Expand Down
Loading

0 comments on commit bb82663

Please sign in to comment.