Merge remote-tracking branch 'origin/develop' into feature/app-settings-section

This commit is contained in:
Dean 2023-06-15 14:40:16 +01:00
commit e1f6b3dcaf
3 changed files with 557 additions and 695 deletions

View File

@ -1,5 +1,5 @@
{
"version": "2.7.20-alpha.1",
"version": "2.7.20-alpha.2",
"npmClient": "yarn",
"packages": [
"packages/backend-core",
@ -16,7 +16,6 @@
"packages/worker",
"packages/pro/packages/pro"
],
"useWorkspaces": true,
"command": {
"publish": {
"ignoreChanges": [

View File

@ -15,10 +15,10 @@
"husky": "^8.0.3",
"js-yaml": "^4.1.0",
"kill-port": "^1.6.1",
"lerna": "7.0.0-alpha.0",
"lerna": "^7.0.1",
"madge": "^6.0.0",
"minimist": "^1.2.8",
"nx": "^16.2.1",
"nx": "^16.3.2",
"prettier": "^2.3.1",
"prettier-plugin-svelte": "^2.3.0",
"rimraf": "^3.0.2",

1245
yarn.lock

File diff suppressed because it is too large Load Diff