3
0

v2024.9.0-rc.1

This commit is contained in:
Jože Fortun
2024-10-03 14:54:16 +02:00
parent af9dc80840
commit 8403444b6d
17 changed files with 91 additions and 91 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@cortezaproject/corteza-js",
"description": "Corteza JavaScript/TypeScript libs",
"version": "2023.9.8",
"version": "2024.9.0-rc.1",
"license": "Apache-2.0",
"author": "Denis Arh <denis.arh@crust.tech>",
"main": "dist/index.js",

View File

@@ -1,7 +1,7 @@
{
"name": "@cortezaproject/corteza-vue",
"description": "Corteza Vue.js JavaScript/TypeScript libs",
"version": "2023.9.8",
"version": "2024.9.0-rc.1",
"license": "Apache-2.0",
"author": "Denis Arh <denis.arh@crust.tech>",
"main": "dist/index.js",
@@ -22,7 +22,7 @@
"pre-commit": "yarn lint"
},
"dependencies": {
"@cortezaproject/corteza-js": "^2023.9.8",
"@cortezaproject/corteza-js": "^2024.9.0-rc.1",
"@fortawesome/fontawesome-svg-core": "^1.2.26",
"@fortawesome/free-solid-svg-icons": "^5.12.0",
"@fortawesome/vue-fontawesome": "^0.1.9",

View File

@@ -1031,10 +1031,10 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"
"@cortezaproject/corteza-js@^2023.9.8":
version "2023.9.8"
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.8.tgz#95badc692d0998fbe12c53a7d0800cb63aa99b69"
integrity sha512-Ept4b0qr72aFtqlGcU86LYKSGQDwVVCRBrWfbn7sY4tPVccPUGbhSe+6N8lZkQdp93pltYgvwxnPJTqCUmn9/w==
"@cortezaproject/corteza-js@^2024.9.0-rc.1":
version "2024.9.0-rc.1"
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2024.9.0-rc.1.tgz#35824edc8e3a496c6adcc754b6af81028f5a6fe8"
integrity sha512-48Wp7NowlPNadsANHdKk9+bMdchGyqmzVw4qg8ss2GhaX+cyDJi6mGVjkKThUZ1xVvIUAPUmRM7KhtWKIDmmcA==
dependencies:
axios "^0.28.0"
hex-rgb "^4.1.0"