v2024.9.0-rc.1
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@cortezaproject/corteza-js",
|
||||
"description": "Corteza JavaScript/TypeScript libs",
|
||||
"version": "2023.9.9",
|
||||
"version": "2024.9.0-rc.1",
|
||||
"license": "Apache-2.0",
|
||||
"author": "Denis Arh <denis.arh@crust.tech>",
|
||||
"main": "dist/index.js",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@cortezaproject/corteza-vue",
|
||||
"description": "Corteza Vue.js JavaScript/TypeScript libs",
|
||||
"version": "2023.9.9-a",
|
||||
"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.9",
|
||||
"@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",
|
||||
|
||||
+4
-4
@@ -1031,10 +1031,10 @@
|
||||
"@babel/helper-validator-identifier" "^7.22.20"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@cortezaproject/corteza-js@^2023.9.9":
|
||||
version "2023.9.9"
|
||||
resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.9.tgz#ae1465c507ac66745fc5241f2b1d65ebf3be7529"
|
||||
integrity sha512-a0magMTPGji+NMbH8eYQjFmUkbaR56B43jqvo0szUBAu9rAICFHYYEtRz8uZVJmUWJDwbP8E/TVQfKpAmj8Mog==
|
||||
"@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"
|
||||
|
||||
Reference in New Issue
Block a user