Skip to content

Commit

Permalink
v4.0.0-beta1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldickison committed May 24, 2022
1 parent 50dee71 commit dc45ec0
Show file tree
Hide file tree
Showing 28 changed files with 132 additions and 132 deletions.
32 changes: 16 additions & 16 deletions builds/knockout/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.2",
"version": "4.0.0-beta1.3",
"name": "@tko/build.knockout",
"description": "Knockout makes it easier to create rich, responsive UIs with JavaScript",
"homepage": "https://tko.io",
Expand Down Expand Up @@ -46,21 +46,21 @@
}
],
"dependencies": {
"@tko/binding.component": "^4.0.0-beta1.0",
"@tko/binding.core": "^4.0.0-beta1.0",
"@tko/binding.foreach": "^4.0.0-beta1.0",
"@tko/binding.if": "^4.0.0-beta1.0",
"@tko/binding.template": "^4.0.0-beta1.0",
"@tko/builder": "^4.0.0-beta1.0",
"@tko/filter.punches": "^4.0.0-beta1.0",
"@tko/provider.attr": "^4.0.0-beta1.0",
"@tko/provider.bindingstring": "^4.0.0-beta1.0",
"@tko/provider.component": "^4.0.0-beta1.0",
"@tko/provider.databind": "^4.0.0-beta1.0",
"@tko/provider.multi": "^4.0.0-beta1.0",
"@tko/provider.virtual": "^4.0.0-beta1.0",
"@tko/utils.component": "^4.0.0-beta1.0",
"@tko/utils.functionrewrite": "^4.0.0-beta1.0",
"@tko/binding.component": "^4.0.0-beta1.3",
"@tko/binding.core": "^4.0.0-beta1.3",
"@tko/binding.foreach": "^4.0.0-beta1.3",
"@tko/binding.if": "^4.0.0-beta1.3",
"@tko/binding.template": "^4.0.0-beta1.3",
"@tko/builder": "^4.0.0-beta1.3",
"@tko/filter.punches": "^4.0.0-beta1.3",
"@tko/provider.attr": "^4.0.0-beta1.3",
"@tko/provider.bindingstring": "^4.0.0-beta1.3",
"@tko/provider.component": "^4.0.0-beta1.3",
"@tko/provider.databind": "^4.0.0-beta1.3",
"@tko/provider.multi": "^4.0.0-beta1.3",
"@tko/provider.virtual": "^4.0.0-beta1.3",
"@tko/utils.component": "^4.0.0-beta1.3",
"@tko/utils.functionrewrite": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"exports": {
Expand Down
36 changes: 18 additions & 18 deletions builds/reference/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.2",
"version": "4.0.0-beta1.3",
"name": "@tko/build.reference",
"description": "The TKO Reference Build",
"repository": {
Expand All @@ -15,23 +15,23 @@
},
"license": "MIT",
"dependencies": {
"@tko/binding.component": "^4.0.0-beta1.0",
"@tko/binding.core": "^4.0.0-beta1.0",
"@tko/binding.foreach": "^4.0.0-beta1.0",
"@tko/binding.if": "^4.0.0-beta1.0",
"@tko/binding.template": "^4.0.0-beta1.0",
"@tko/builder": "^4.0.0-beta1.0",
"@tko/filter.punches": "^4.0.0-beta1.0",
"@tko/provider.attr": "^4.0.0-beta1.0",
"@tko/provider.bindingstring": "^4.0.0-beta1.0",
"@tko/provider.component": "^4.0.0-beta1.0",
"@tko/provider.databind": "^4.0.0-beta1.0",
"@tko/provider.multi": "^4.0.0-beta1.0",
"@tko/provider.mustache": "^4.0.0-beta1.0",
"@tko/provider.native": "^4.0.0-beta1.0",
"@tko/provider.virtual": "^4.0.0-beta1.0",
"@tko/utils.component": "^4.0.0-beta1.0",
"@tko/utils.jsx": "^4.0.0-beta1.0",
"@tko/binding.component": "^4.0.0-beta1.3",
"@tko/binding.core": "^4.0.0-beta1.3",
"@tko/binding.foreach": "^4.0.0-beta1.3",
"@tko/binding.if": "^4.0.0-beta1.3",
"@tko/binding.template": "^4.0.0-beta1.3",
"@tko/builder": "^4.0.0-beta1.3",
"@tko/filter.punches": "^4.0.0-beta1.3",
"@tko/provider.attr": "^4.0.0-beta1.3",
"@tko/provider.bindingstring": "^4.0.0-beta1.3",
"@tko/provider.component": "^4.0.0-beta1.3",
"@tko/provider.databind": "^4.0.0-beta1.3",
"@tko/provider.multi": "^4.0.0-beta1.3",
"@tko/provider.mustache": "^4.0.0-beta1.3",
"@tko/provider.native": "^4.0.0-beta1.3",
"@tko/provider.virtual": "^4.0.0-beta1.3",
"@tko/utils.component": "^4.0.0-beta1.3",
"@tko/utils.jsx": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"useWorkspaces": true,
"version": "4.0.0-beta1.2",
"version": "4.0.0-beta1.3",
"lerna": "4.0.0"
}
12 changes: 6 additions & 6 deletions packages/bind/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/bind",
"description": "TKO DOM-Observable Binding",
"module": "dist/bind.js",
"dependencies": {
"@tko/computed": "^4.0.0-beta1.0",
"@tko/lifecycle": "^4.0.0-beta1.0",
"@tko/observable": "^4.0.0-beta1.0",
"@tko/provider": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.0",
"@tko/computed": "^4.0.0-beta1.3",
"@tko/lifecycle": "^4.0.0-beta1.3",
"@tko/observable": "^4.0.0-beta1.3",
"@tko/provider": "^4.0.0-beta1.3",
"@tko/utils": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"peerDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions packages/binding.component/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/binding.component",
"description": "component: binding for web components",
"module": "dist/binding.component.js",
"license": "MIT",
"dependencies": {
"@tko/bind": "^4.0.0-beta1.0",
"@tko/lifecycle": "^4.0.0-beta1.0",
"@tko/observable": "^4.0.0-beta1.0",
"@tko/provider": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.0",
"@tko/utils.component": "^4.0.0-beta1.0",
"@tko/utils.jsx": "^4.0.0-beta1.0",
"@tko/bind": "^4.0.0-beta1.3",
"@tko/lifecycle": "^4.0.0-beta1.3",
"@tko/observable": "^4.0.0-beta1.3",
"@tko/provider": "^4.0.0-beta1.3",
"@tko/utils": "^4.0.0-beta1.3",
"@tko/utils.component": "^4.0.0-beta1.3",
"@tko/utils.jsx": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"files": [
Expand Down
10 changes: 5 additions & 5 deletions packages/binding.core/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/binding.core",
"description": "TKO Core bindings",
"module": "dist/binding.core.js",
Expand All @@ -23,10 +23,10 @@
},
"homepage": "https://tko.io",
"dependencies": {
"@tko/bind": "^4.0.0-beta1.0",
"@tko/computed": "^4.0.0-beta1.0",
"@tko/observable": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.0",
"@tko/bind": "^4.0.0-beta1.3",
"@tko/computed": "^4.0.0-beta1.3",
"@tko/observable": "^4.0.0-beta1.3",
"@tko/utils": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"karma": {
Expand Down
10 changes: 5 additions & 5 deletions packages/binding.foreach/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/binding.foreach",
"description": "Knockout Foreach Binding",
"module": "dist/binding.foreach.js",
Expand All @@ -23,10 +23,10 @@
},
"homepage": "https://tko.io",
"dependencies": {
"@tko/bind": "^4.0.0-beta1.0",
"@tko/observable": "^4.0.0-beta1.0",
"@tko/provider": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.0",
"@tko/bind": "^4.0.0-beta1.3",
"@tko/observable": "^4.0.0-beta1.3",
"@tko/provider": "^4.0.0-beta1.3",
"@tko/utils": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"karma": {
Expand Down
10 changes: 5 additions & 5 deletions packages/binding.if/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/binding.if",
"description": "TKO conditional (if/ifnot/unless/with/else) bindings",
"module": "dist/binding.if.js",
Expand All @@ -23,10 +23,10 @@
},
"homepage": "https://tko.io",
"dependencies": {
"@tko/bind": "^4.0.0-beta1.0",
"@tko/computed": "^4.0.0-beta1.0",
"@tko/observable": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.0",
"@tko/bind": "^4.0.0-beta1.3",
"@tko/computed": "^4.0.0-beta1.3",
"@tko/observable": "^4.0.0-beta1.3",
"@tko/utils": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"karma": {
Expand Down
10 changes: 5 additions & 5 deletions packages/binding.template/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/binding.template",
"description": "TKO Template bindings",
"module": "dist/binding.template.js",
Expand All @@ -23,10 +23,10 @@
},
"homepage": "https://tko.io",
"dependencies": {
"@tko/bind": "^4.0.0-beta1.0",
"@tko/computed": "^4.0.0-beta1.0",
"@tko/observable": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.0",
"@tko/bind": "^4.0.0-beta1.3",
"@tko/computed": "^4.0.0-beta1.3",
"@tko/observable": "^4.0.0-beta1.3",
"@tko/utils": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"karma": {
Expand Down
16 changes: 8 additions & 8 deletions packages/builder/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/builder",
"description": "Compile a customized instance of Knockout.",
"repository": {
Expand All @@ -9,13 +9,13 @@
"author": "The Knockout Team",
"license": "MIT",
"dependencies": {
"@tko/bind": "^4.0.0-beta1.0",
"@tko/computed": "^4.0.0-beta1.0",
"@tko/filter.punches": "^4.0.0-beta1.0",
"@tko/lifecycle": "^4.0.0-beta1.0",
"@tko/observable": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.0",
"@tko/utils.parser": "^4.0.0-beta1.0",
"@tko/bind": "^4.0.0-beta1.3",
"@tko/computed": "^4.0.0-beta1.3",
"@tko/filter.punches": "^4.0.0-beta1.3",
"@tko/lifecycle": "^4.0.0-beta1.3",
"@tko/observable": "^4.0.0-beta1.3",
"@tko/utils": "^4.0.0-beta1.3",
"@tko/utils.parser": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"homepage": "https://tko.io",
Expand Down
6 changes: 3 additions & 3 deletions packages/computed/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/computed",
"description": "TKO Computed Observables",
"module": "dist/computed.js",
Expand All @@ -8,8 +8,8 @@
"helpers/"
],
"dependencies": {
"@tko/observable": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.0",
"@tko/observable": "^4.0.0-beta1.3",
"@tko/utils": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/filter.punches/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/filter.punches",
"description": "TKO filters from knockout punches",
"module": "dist/filter.punches.js",
Expand All @@ -23,7 +23,7 @@
},
"homepage": "https://tko.io",
"dependencies": {
"@tko/observable": "^4.0.0-beta1.0",
"@tko/observable": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"karma": {
Expand Down
6 changes: 3 additions & 3 deletions packages/lifecycle/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"module": "dist/lifecycle.js",
"dependencies": {
"@tko/computed": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.0",
"@tko/computed": "^4.0.0-beta1.3",
"@tko/utils": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/observable/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/observable",
"description": "TKO subscribables and observables",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://tko.io",
"dependencies": {
"@tko/utils": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"karma": {
Expand Down
4 changes: 2 additions & 2 deletions packages/provider.attr/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/provider.attr",
"description": "Link HTML attributes (e.g. ko-handler-name) to binding handlers",
"module": "dist/provider.attr.js",
Expand All @@ -9,7 +9,7 @@
],
"license": "MIT",
"dependencies": {
"@tko/provider": "^4.0.0-beta1.0",
"@tko/provider": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"karma": {
Expand Down
6 changes: 3 additions & 3 deletions packages/provider.bindingstring/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/provider.bindingstring",
"description": "Abstract Base Class for providers that parse a binding string",
"module": "dist/provider.bindingString.js",
Expand All @@ -9,8 +9,8 @@
],
"license": "MIT",
"dependencies": {
"@tko/provider": "^4.0.0-beta1.0",
"@tko/utils.parser": "^4.0.0-beta1.0",
"@tko/provider": "^4.0.0-beta1.3",
"@tko/utils.parser": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"karma": {
Expand Down
14 changes: 7 additions & 7 deletions packages/provider.component/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"name": "@tko/provider.component",
"description": "Bind custom web components e.g. <custom-binding>",
"module": "dist/provider.component.js",
Expand All @@ -9,12 +9,12 @@
],
"license": "MIT",
"dependencies": {
"@tko/computed": "^4.0.0-beta1.0",
"@tko/observable": "^4.0.0-beta1.0",
"@tko/provider": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.0",
"@tko/utils.component": "^4.0.0-beta1.0",
"@tko/utils.parser": "^4.0.0-beta1.0",
"@tko/computed": "^4.0.0-beta1.3",
"@tko/observable": "^4.0.0-beta1.3",
"@tko/provider": "^4.0.0-beta1.3",
"@tko/utils": "^4.0.0-beta1.3",
"@tko/utils.component": "^4.0.0-beta1.3",
"@tko/utils.parser": "^4.0.0-beta1.3",
"tslib": "^2.2.0"
},
"karma": {
Expand Down
Loading

0 comments on commit dc45ec0

Please sign in to comment.