Skip to content

Commit

Permalink
beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
joswarmer committed Oct 13, 2024
1 parent e79adfe commit 5408488
Show file tree
Hide file tree
Showing 21 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@
"packages/server",
"packages/test"
],
"version": "0.7.0-beta3"
"version": "0.7.0-beta4"
}
6 changes: 3 additions & 3 deletions packages/core-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"access": "public"
},
"name": "@freon4dsl/core-svelte",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -45,7 +45,7 @@
"!dist/**/*.spec.*"
],
"devDependencies": {
"@freon4dsl/core": "^0.7.0-beta3",
"@freon4dsl/core": "^0.7.0-beta4",
"mobx": "^6.12.3",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/svelte": "^5.1.0",
Expand All @@ -70,7 +70,7 @@
"@material/switch": "^14.0.0",
"@smui/ripple": "^7.0.0",
"svelte": "^4.2.17",
"@freon4dsl/core": "^0.7.0-beta3",
"@freon4dsl/core": "^0.7.0-beta4",
"mobx": "^6.12.3"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/core",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"description": "The uttermost core part of the Freon library, which enables you to build editors for the web",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/meta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public"
},
"name": "@freon4dsl/meta",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/Calculator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-calculator",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/DocuProject/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-docuproject",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/Education/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-education",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/Example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-example",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/ExternalTester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-external-tester",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/MpsExpressions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-mps-expressions",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/Octopus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-octopus",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/PiLanguage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-pi-language",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/RulesLanguage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-rules-language",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/TaxRules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-tax-rules",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/TutorialLanguage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-tutorial-language",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/UndoTester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-undo-tester",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/UnusedOrInvalid/LionwebM3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/samples-lionweb-m3",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"main": "dist/index.js",
Expand All @@ -17,7 +17,7 @@
"clean-all": "npm run clean-gen && npm run clean-config && npm run clean-custom"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/server",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@freon4dsl/test",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -63,8 +63,8 @@
"@vitest/ui": "^2.1.0"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/meta": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@freon4dsl/meta": "0.7.0-beta4",
"global": "^4.4.0",
"kotlin": "^1.5.21",
"mobx": "^6.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/webapp-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"access": "public"
},
"name": "@freon4dsl/webapp-lib",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -44,7 +44,7 @@
"!dist/**/*.spec.*"
],
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"svelte": "^4.2.17",
"click-outside": "^2.0.2",
"@smui-extra/autocomplete": "^7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/webapp-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freon4dsl/webapp-starter",
"version": "0.7.0-beta3",
"version": "0.7.0-beta4",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -35,10 +35,10 @@
"typescript": "5.4.5"
},
"dependencies": {
"@freon4dsl/core": "0.7.0-beta3",
"@freon4dsl/core-svelte": "0.7.0-beta3",
"@freon4dsl/samples-external-tester": "0.7.0-beta3",
"@freon4dsl/webapp-lib": "0.7.0-beta3",
"@freon4dsl/core": "0.7.0-beta4",
"@freon4dsl/core-svelte": "0.7.0-beta4",
"@freon4dsl/samples-external-tester": "0.7.0-beta4",
"@freon4dsl/webapp-lib": "0.7.0-beta4",
"@types/node": "^20.14.1",
"kotlin": "^1.5.21",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 5408488

Please sign in to comment.