-
Notifications
You must be signed in to change notification settings - Fork 370
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
91 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "corteza-webapp-admin", | ||
"description": "Corteza Admin WebApp", | ||
"private": true, | ||
"version": "2023.9.4-c", | ||
"version": "2023.9.4-d", | ||
"license": "Apache-2.0", | ||
"author": "Denis Arh <[email protected]>", | ||
"scripts": { | ||
|
@@ -18,8 +18,8 @@ | |
"pre-commit": "yarn lint" | ||
}, | ||
"dependencies": { | ||
"@cortezaproject/corteza-js": "^2023.9.4-c", | ||
"@cortezaproject/corteza-vue": "^2023.9.4-c", | ||
"@cortezaproject/corteza-js": "^2023.9.4-d", | ||
"@cortezaproject/corteza-vue": "^2023.9.4-d", | ||
"@fortawesome/fontawesome-svg-core": "1.2.27", | ||
"@fortawesome/free-regular-svg-icons": "^5.14.0", | ||
"@fortawesome/free-solid-svg-icons": "5.12.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "corteza-webapp-compose", | ||
"description": "Corteza Compose WebApp", | ||
"version": "2023.9.4-c", | ||
"version": "2023.9.4-d", | ||
"license": "Apache-2.0", | ||
"contributors": [ | ||
"Denis Arh <[email protected]>" | ||
|
@@ -32,8 +32,8 @@ | |
} | ||
}, | ||
"dependencies": { | ||
"@cortezaproject/corteza-js": "^2023.9.4-c", | ||
"@cortezaproject/corteza-vue": "^2023.9.4-c", | ||
"@cortezaproject/corteza-js": "^2023.9.4-d", | ||
"@cortezaproject/corteza-vue": "^2023.9.4-d", | ||
"@fortawesome/fontawesome-svg-core": "^1.2.21", | ||
"@fortawesome/free-regular-svg-icons": "^5.10.1", | ||
"@fortawesome/free-solid-svg-icons": "^5.10.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "corteza-webapp-one", | ||
"description": "Corteza One WebApp", | ||
"version": "2023.9.4-c", | ||
"version": "2023.9.4-d", | ||
"license": "Apache-2.0", | ||
"contributors": [ | ||
"Denis Arh <[email protected]>" | ||
|
@@ -20,8 +20,8 @@ | |
"pre-commit": "yarn lint" | ||
}, | ||
"dependencies": { | ||
"@cortezaproject/corteza-js": "^2023.9.4-c", | ||
"@cortezaproject/corteza-vue": "^2023.9.4-c", | ||
"@cortezaproject/corteza-js": "^2023.9.4-d", | ||
"@cortezaproject/corteza-vue": "^2023.9.4-d", | ||
"@fortawesome/fontawesome-svg-core": "^1.2.21", | ||
"@fortawesome/free-regular-svg-icons": "^5.10.1", | ||
"@fortawesome/free-solid-svg-icons": "^5.10.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@cortezaproject/corteza-js", | ||
"description": "Corteza JavaScript/TypeScript libs", | ||
"version": "2023.9.4-c", | ||
"version": "2023.9.4-d", | ||
"license": "Apache-2.0", | ||
"author": "Denis Arh <[email protected]>", | ||
"main": "dist/index.js", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@cortezaproject/corteza-vue", | ||
"description": "Corteza Vue.js JavaScript/TypeScript libs", | ||
"version": "2023.9.4-c", | ||
"version": "2023.9.4-d", | ||
"license": "Apache-2.0", | ||
"author": "Denis Arh <[email protected]>", | ||
"main": "dist/index.js", | ||
|
@@ -22,7 +22,7 @@ | |
"pre-commit": "yarn lint" | ||
}, | ||
"dependencies": { | ||
"@cortezaproject/corteza-js": "^2023.9.4-c", | ||
"@cortezaproject/corteza-js": "^2023.9.4-d", | ||
"@fortawesome/fontawesome-svg-core": "^1.2.26", | ||
"@fortawesome/free-solid-svg-icons": "^5.12.0", | ||
"@fortawesome/vue-fontawesome": "^0.1.9", | ||
|
Oops, something went wrong.