Skip to content

Commit

Permalink
[skip ci] publish v1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Piral Release Bot committed May 21, 2024
1 parent f292d13 commit 6afd871
Show file tree
Hide file tree
Showing 64 changed files with 166 additions and 166 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"npmClient": "yarn",
"useWorkspaces": true,
"version": "1.5.5"
"version": "1.5.6"
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Aurelia components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -70,6 +70,6 @@
"aurelia-pal-browser": "1.8.1",
"aurelia-templating-binding": "1.5.3",
"aurelia-templating-resources": "1.13.1",
"piral-core": "^1.5.5"
"piral-core": "^1.5.6"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Blazor components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -67,6 +67,6 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^1.5.5"
"piral-core": "^1.5.6"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Cycle.js components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -66,7 +66,7 @@
"devDependencies": {
"@cycle/dom": "^22.7.0",
"@cycle/run": "^5.4.0",
"piral-core": "^1.5.5",
"piral-core": "^1.5.6",
"xstream": "^11.12.0"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Elm components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -64,6 +64,6 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^1.5.5"
"piral-core": "^1.5.6"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Ember.js components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -66,6 +66,6 @@
"devDependencies": {
"@types/ember": "^3.1.1",
"ember-source": "^3.15.0",
"piral-core": "^1.5.5"
"piral-core": "^1.5.6"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating hyperapp components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -65,6 +65,6 @@
},
"devDependencies": {
"hyperapp": "^1.2.10",
"piral-core": "^1.5.5"
"piral-core": "^1.5.6"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Inferno components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -66,6 +66,6 @@
"devDependencies": {
"inferno": "^7.3.2",
"inferno-create-element": "^7.3.2",
"piral-core": "^1.5.5"
"piral-core": "^1.5.6"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Lit-Element components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -66,6 +66,6 @@
},
"devDependencies": {
"lit-element": "^2.2.1",
"piral-core": "^1.5.5"
"piral-core": "^1.5.6"
}
}
4 changes: 2 additions & 2 deletions src/converters/piral-million/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-million",
"version": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Million components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -65,6 +65,6 @@
},
"devDependencies": {
"million": "^1.12.0",
"piral-core": "^1.5.5"
"piral-core": "^1.5.6"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Mithril.js components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -65,6 +65,6 @@
},
"devDependencies": {
"mithril": "2.0.4",
"piral-core": "^1.5.5"
"piral-core": "^1.5.6"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Angular components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -94,7 +94,7 @@
"@angular/platform-browser": "^16.0.0",
"@angular/platform-browser-dynamic": "^16.0.0",
"@angular/router": "^16.0.0",
"piral-core": "^1.5.5",
"piral-core": "^1.5.6",
"piral-ng-common": "^16.0.0",
"rxjs": "^7.3.0"
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Angular.js components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -66,6 +66,6 @@
"devDependencies": {
"@types/angular": "^1.6.45",
"angular": "^1.7.9",
"piral-core": "^1.5.5"
"piral-core": "^1.5.6"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Preact components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -64,7 +64,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^1.5.5",
"piral-core": "^1.5.6",
"preact": "^10.5.13"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating React v15 components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -64,7 +64,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^1.5.5",
"piral-core": "^1.5.6",
"react-15": "npm:react@15",
"react-dom-15": "npm:react-dom@15"
}
Expand Down
4 changes: 2 additions & 2 deletions src/converters/piral-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral-react",
"version": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating React 16+ components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -67,6 +67,6 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^1.5.5"
"piral-core": "^1.5.6"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Riot.js components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -64,7 +64,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^1.5.5",
"piral-core": "^1.5.6",
"riot": "^4.7.2"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Solid components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -64,7 +64,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^1.5.5",
"piral-core": "^1.5.6",
"solid-js": "^1.7.3"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Svelte components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -68,6 +68,6 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^1.5.5"
"piral-core": "^1.5.6"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Vue@3 components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -69,7 +69,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^1.5.5",
"piral-core": "^1.5.6",
"vue": "^3.0.0"
}
}
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": "1.5.5",
"version": "1.5.6",
"description": "Plugin for integrating Vue@2 components in Piral.",
"keywords": [
"piral",
Expand Down Expand Up @@ -69,7 +69,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"piral-core": "^1.5.5",
"piral-core": "^1.5.6",
"vue": "^2.6.10"
}
}
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": "1.5.5",
"version": "1.5.6",
"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": "1.5.5",
"version": "1.5.6",
"description": "The core library for creating a Piral instance.",
"keywords": [
"portal",
Expand Down Expand Up @@ -73,8 +73,8 @@
},
"dependencies": {
"path-to-regexp": "^1.8.0",
"piral-base": "^1.5.5",
"piral-debug-utils": "^1.5.5",
"piral-base": "^1.5.6",
"piral-debug-utils": "^1.5.6",
"zustand": "^3.0.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions src/framework/piral/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piral",
"version": "1.5.5",
"version": "1.5.6",
"description": "The all-in-one piral package.",
"keywords": [
"smapiot",
Expand Down Expand Up @@ -72,9 +72,9 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"piral-base": "^1.5.5",
"piral-core": "^1.5.5",
"piral-ext": "^1.5.5",
"piral-base": "^1.5.6",
"piral-core": "^1.5.6",
"piral-ext": "^1.5.6",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router": "^5.2.0",
Expand Down
Loading

0 comments on commit 6afd871

Please sign in to comment.