Skip to content

Commit

Permalink
[skip ci] publish v0.14.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Piral Release Bot committed Feb 17, 2022
1 parent 006704a commit 487c320
Show file tree
Hide file tree
Showing 69 changed files with 169 additions and 169 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.14.10"
"version": "0.14.11"
}
4 changes: 2 additions & 2 deletions src/converters/piral-aurelia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-aurelia",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Aurelia components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -49,7 +49,7 @@
"aurelia-pal-browser": "1.8.1",
"aurelia-templating-binding": "1.5.3",
"aurelia-templating-resources": "1.13.1",
"piral-core": "^0.14.10"
"piral-core": "^0.14.11"
},
"peerDependencies": {
"aurelia-event-aggregator": "^1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-blazor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-blazor",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Blazor components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -46,7 +46,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^0.14.10"
"piral-core": "^0.14.11"
},
"peerDependencies": {
"blazor": "*",
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-cycle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-cycle",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Cycle.js components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@cycle/dom": "^22.7.0",
"@cycle/run": "^5.4.0",
"piral-core": "^0.14.10",
"piral-core": "^0.14.11",
"xstream": "^11.12.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-elm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-elm",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Elm components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -43,7 +43,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^0.14.10"
"piral-core": "^0.14.11"
},
"peerDependencies": {
"piral-core": "0.14.x"
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-ember/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-ember",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Ember.js components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@types/ember": "^3.1.1",
"ember-source": "^3.15.0",
"piral-core": "^0.14.10"
"piral-core": "^0.14.11"
},
"peerDependencies": {
"ember-source": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-hyperapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-hyperapp",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating hyperapp components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"hyperapp": "^1.2.10",
"piral-core": "^0.14.10"
"piral-core": "^0.14.11"
},
"peerDependencies": {
"hyperapp": "^1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-inferno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-inferno",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Inferno components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"inferno": "^7.3.2",
"inferno-create-element": "^7.3.2",
"piral-core": "^0.14.10"
"piral-core": "^0.14.11"
},
"peerDependencies": {
"inferno": "^7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-litel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-litel",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Lit-Element components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"lit-element": "^2.2.1",
"piral-core": "^0.14.10"
"piral-core": "^0.14.11"
},
"peerDependencies": {
"lit-element": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-mithril/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-mithril",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Mithril.js components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"mithril": "2.0.4",
"piral-core": "^0.14.10"
"piral-core": "^0.14.11"
},
"peerDependencies": {
"mithril": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-ng/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-ng",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Angular components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@angular/platform-browser": "^8.0.0",
"@angular/platform-browser-dynamic": "^8.0.0",
"@angular/router": "^8.0.0",
"piral-core": "^0.14.10",
"piral-core": "^0.14.11",
"rxjs": "^7.3.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-ngjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-ngjs",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Angular.js components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@types/angular": "^1.6.45",
"angular": "^1.7.9",
"piral-core": "^0.14.10"
"piral-core": "^0.14.11"
},
"peerDependencies": {
"angular": "^1.7.0",
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-preact",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Preact components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -43,7 +43,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^0.14.10",
"piral-core": "^0.14.11",
"preact": "^10.5.13"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-react-15/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-react-15",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating React v15 components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -43,7 +43,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^0.14.10",
"piral-core": "^0.14.11",
"react-15": "npm:react@15",
"react-dom-15": "npm:react-dom@15"
},
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-riot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-riot",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Riot.js components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -43,7 +43,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^0.14.10",
"piral-core": "^0.14.11",
"riot": "^4.7.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-solid",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Solid components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -43,7 +43,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^0.14.10",
"piral-core": "^0.14.11",
"solid-js": "^0.18.7"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-svelte",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Svelte components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -44,7 +44,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^0.14.10"
"piral-core": "^0.14.11"
},
"peerDependencies": {
"piral-core": "0.14.x"
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-vue-3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-vue-3",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Vue@3 components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -44,7 +44,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^0.14.10",
"piral-core": "^0.14.11",
"vue": "^3.0.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-vue",
"version": "0.14.10",
"version": "0.14.11",
"description": "Plugin for integrating Vue@2 components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -44,7 +44,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^0.14.10",
"piral-core": "^0.14.11",
"vue": "^2.6.10"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/framework/piral-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-base",
"version": "0.14.10",
"version": "0.14.11",
"description": "The base library for creating a Piral instance.",
"keywords": [
"portal",
Expand Down
6 changes: 3 additions & 3 deletions src/framework/piral-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-core",
"version": "0.14.10",
"version": "0.14.11",
"description": "The core library for creating a Piral instance.",
"keywords": [
"portal",
Expand Down Expand Up @@ -50,8 +50,8 @@
},
"dependencies": {
"@dbeining/react-atom": "^4.0.0",
"piral-base": "^0.14.10",
"piral-debug-utils": "^0.14.10"
"piral-base": "^0.14.11",
"piral-debug-utils": "^0.14.11"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
4 changes: 2 additions & 2 deletions src/framework/piral-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-native",
"version": "0.14.10",
"version": "0.14.11",
"description": "The Piral framework for use in React Native.",
"keywords": [
"app",
Expand Down Expand Up @@ -55,7 +55,7 @@
"react-native": ">=0.60.0"
},
"dependencies": {
"piral-core": "^0.14.10",
"piral-core": "^0.14.11",
"react-router-dom": "5.2.0",
"react-router-native": "5.2.0"
}
Expand Down
6 changes: 3 additions & 3 deletions src/framework/piral/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral",
"version": "0.14.10",
"version": "0.14.11",
"description": "The all-in-one piral package.",
"keywords": [
"smapiot",
Expand Down Expand Up @@ -51,8 +51,8 @@
"dependencies": {
"core-js": "^3.6.4",
"current-script-polyfill": "^1.0.0",
"piral-core": "^0.14.10",
"piral-ext": "^0.14.10",
"piral-core": "^0.14.11",
"piral-ext": "^0.14.11",
"promise-polyfill": "^8.1.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down
8 changes: 4 additions & 4 deletions src/framework/siteless/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "siteless",
"private": true,
"version": "0.14.10",
"version": "0.14.11",
"description": "A drop-in module for painless microfrontends. Simple, efficient, elegant.",
"keywords": [
"portal",
Expand Down Expand Up @@ -35,11 +35,11 @@
"url": "https://github.com/smapiot/piral/issues"
},
"dependencies": {
"piral": "^0.14.10",
"piral-lazy": "^0.14.10"
"piral": "^0.14.11",
"piral-lazy": "^0.14.11"
},
"devDependencies": {
"piral-cli": "^0.14.10"
"piral-cli": "^0.14.11"
},
"pilets": {
"externals": [],
Expand Down
Loading

0 comments on commit 487c320

Please sign in to comment.