Skip to content

Commit

Permalink
v1.0.0-rc.508
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed Aug 24, 2020
1 parent 7113b4b commit 7803be8
Show file tree
Hide file tree
Showing 43 changed files with 98 additions and 98 deletions.
2 changes: 1 addition & 1 deletion cli/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli",
"version": "1.0.0-rc.506",
"version": "1.0.0-rc.508",
"description": "This CLI brings along all required tools to serve, test and build multi framework SPAs",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/leanupjs/cli#readme",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cli/frameworks/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-angular",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "This package contains the Angular framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/leanupjs/cli#readme",
Expand Down Expand Up @@ -41,7 +41,7 @@
"angular": "lib/cli.js"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.508",
"@types/node": "^14.6.0",
"terser": "^5.2.1",
"typescript": "^4.0.2"
Expand Down
10 changes: 5 additions & 5 deletions cli/frameworks/angular/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/angular",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -45,10 +45,10 @@
"zone.js": "~0.10.3"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.506",
"@leanup/cli-addons": "^1.0.0-rc.507",
"@leanup/cli-angular": "^1.0.0-rc.507",
"@leanup/cli-pwa": "^1.0.0-rc.507",
"@leanup/cli": "^1.0.0-rc.508",
"@leanup/cli-addons": "^1.0.0-rc.508",
"@leanup/cli-angular": "^1.0.0-rc.508",
"@leanup/cli-pwa": "^1.0.0-rc.508",
"@leanup/git-hooks": "^1.0.0-rc.505",
"@ngtools/webpack": "^10.0.7",
"tslib": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/angularjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cli/frameworks/angularjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-angularjs",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "This package contains the AngularJS framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/leanupjs/cli#readme",
Expand Down Expand Up @@ -44,7 +44,7 @@
"babel-plugin-angularjs-annotate": "^0.10.0"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.508",
"@types/node": "^14.6.0",
"terser": "^5.2.1",
"typescript": "^4.0.2"
Expand Down
10 changes: 5 additions & 5 deletions cli/frameworks/angularjs/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/angularjs",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -36,10 +36,10 @@
"register-service-worker": "^1.7.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.506",
"@leanup/cli-addons": "^1.0.0-rc.507",
"@leanup/cli-angularjs": "^1.0.0-rc.507",
"@leanup/cli-pwa": "^1.0.0-rc.507",
"@leanup/cli": "^1.0.0-rc.508",
"@leanup/cli-addons": "^1.0.0-rc.508",
"@leanup/cli-angularjs": "^1.0.0-rc.508",
"@leanup/cli-pwa": "^1.0.0-rc.508",
"@leanup/git-hooks": "^1.0.0-rc.505",
"tslib": "^2.0.1",
"typescript": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/aurelia/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cli/frameworks/aurelia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-aurelia",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "This package contains the Aurelia framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/leanupjs/cli#readme",
Expand Down Expand Up @@ -44,7 +44,7 @@
"aurelia-webpack-plugin": "^4.0.0"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.508",
"@types/node": "^14.6.0",
"terser": "^5.2.1",
"typescript": "^4.0.2"
Expand Down
10 changes: 5 additions & 5 deletions cli/frameworks/aurelia/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/aurelia",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -37,10 +37,10 @@
"register-service-worker": "^1.7.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.506",
"@leanup/cli-addons": "^1.0.0-rc.507",
"@leanup/cli-aurelia": "^1.0.0-rc.507",
"@leanup/cli-pwa": "^1.0.0-rc.507",
"@leanup/cli": "^1.0.0-rc.508",
"@leanup/cli-addons": "^1.0.0-rc.508",
"@leanup/cli-aurelia": "^1.0.0-rc.508",
"@leanup/cli-pwa": "^1.0.0-rc.508",
"@leanup/git-hooks": "^1.0.0-rc.505",
"tslib": "^2.0.1",
"typescript": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/inferno/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cli/frameworks/inferno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-inferno",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "This package contains the Inferno framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/leanupjs/cli#readme",
Expand Down Expand Up @@ -44,7 +44,7 @@
"babel-plugin-inferno": "^6.1.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.508",
"@types/node": "^14.6.0",
"terser": "^5.2.1",
"typescript": "^4.0.2"
Expand Down
10 changes: 5 additions & 5 deletions cli/frameworks/inferno/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/inferno",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -36,10 +36,10 @@
"register-service-worker": "^1.7.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.506",
"@leanup/cli-addons": "^1.0.0-rc.507",
"@leanup/cli-inferno": "^1.0.0-rc.507",
"@leanup/cli-pwa": "^1.0.0-rc.507",
"@leanup/cli": "^1.0.0-rc.508",
"@leanup/cli-addons": "^1.0.0-rc.508",
"@leanup/cli-inferno": "^1.0.0-rc.508",
"@leanup/cli-pwa": "^1.0.0-rc.508",
"@leanup/git-hooks": "^1.0.0-rc.505",
"tslib": "^2.0.1",
"typescript": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/preact/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cli/frameworks/preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-preact",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "This package contains the Preact framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/leanupjs/cli#readme",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@babel/plugin-transform-react-jsx": "^7.10.4"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.508",
"@types/node": "^14.6.0",
"terser": "^5.2.1",
"typescript": "^4.0.2"
Expand Down
10 changes: 5 additions & 5 deletions cli/frameworks/preact/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/preact",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -36,10 +36,10 @@
"register-service-worker": "^1.7.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.506",
"@leanup/cli-addons": "^1.0.0-rc.507",
"@leanup/cli-preact": "^1.0.0-rc.507",
"@leanup/cli-pwa": "^1.0.0-rc.507",
"@leanup/cli": "^1.0.0-rc.508",
"@leanup/cli-addons": "^1.0.0-rc.508",
"@leanup/cli-preact": "^1.0.0-rc.508",
"@leanup/cli-pwa": "^1.0.0-rc.508",
"@leanup/git-hooks": "^1.0.0-rc.505",
"tslib": "^2.0.1",
"typescript": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cli/frameworks/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-react",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "This package contains the React framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/leanupjs/cli#readme",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@babel/plugin-transform-react-jsx": "^7.10.4"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.508",
"@types/node": "^14.6.0",
"terser": "^5.2.1",
"typescript": "^4.0.2"
Expand Down
10 changes: 5 additions & 5 deletions cli/frameworks/react/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/react",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -38,10 +38,10 @@
"register-service-worker": "^1.7.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.506",
"@leanup/cli-addons": "^1.0.0-rc.507",
"@leanup/cli-pwa": "^1.0.0-rc.507",
"@leanup/cli-react": "^1.0.0-rc.507",
"@leanup/cli": "^1.0.0-rc.508",
"@leanup/cli-addons": "^1.0.0-rc.508",
"@leanup/cli-pwa": "^1.0.0-rc.508",
"@leanup/cli-react": "^1.0.0-rc.508",
"@leanup/git-hooks": "^1.0.0-rc.505",
"tslib": "^2.0.1",
"typescript": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/svelte/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cli/frameworks/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-svelte",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "This package contains the Svelte framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/leanupjs/cli#readme",
Expand Down Expand Up @@ -46,7 +46,7 @@
"svelte-loader": "^2.13.0"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.508",
"@types/node": "^14.6.0",
"terser": "^5.2.1",
"typescript": "^4.0.2"
Expand Down
10 changes: 5 additions & 5 deletions cli/frameworks/svelte/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/svelte",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -36,10 +36,10 @@
"svelte": "^3.24.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.506",
"@leanup/cli-addons": "^1.0.0-rc.507",
"@leanup/cli-pwa": "^1.0.0-rc.507",
"@leanup/cli-svelte": "^1.0.0-rc.507",
"@leanup/cli": "^1.0.0-rc.508",
"@leanup/cli-addons": "^1.0.0-rc.508",
"@leanup/cli-pwa": "^1.0.0-rc.508",
"@leanup/cli-svelte": "^1.0.0-rc.508",
"@leanup/git-hooks": "^1.0.0-rc.505",
"tslib": "^2.0.1",
"typescript": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/vanilla/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cli/frameworks/vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-vanilla",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "This package contains the VanillaJS extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/leanupjs/cli#readme",
Expand Down Expand Up @@ -37,7 +37,7 @@
"vanilla": "lib/cli.js"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.508",
"@types/node": "^14.6.0",
"terser": "^5.2.1",
"typescript": "^4.0.2"
Expand Down
10 changes: 5 additions & 5 deletions cli/frameworks/vanilla/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/vanilla",
"version": "1.0.0-rc.507",
"version": "1.0.0-rc.508",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -35,10 +35,10 @@
"register-service-worker": "^1.7.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.506",
"@leanup/cli-addons": "^1.0.0-rc.507",
"@leanup/cli-pwa": "^1.0.0-rc.507",
"@leanup/cli-vanilla": "^1.0.0-rc.507",
"@leanup/cli": "^1.0.0-rc.508",
"@leanup/cli-addons": "^1.0.0-rc.508",
"@leanup/cli-pwa": "^1.0.0-rc.508",
"@leanup/cli-vanilla": "^1.0.0-rc.508",
"tslib": "^2.0.1",
"typescript": "^4.0.2",
"workbox-cli": "^5.1.3"
Expand Down
Loading

0 comments on commit 7803be8

Please sign in to comment.