bump versions

This commit is contained in:
SrGooglo 2025-05-10 15:13:14 +00:00
parent 9796367962
commit c91657f34d
3 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit e035e6bde4f0ea6f50e878e8ab9fbea59b1daf1b Subproject commit f408866ac27f7eb0ce2dd6abe1cfe4b1902cd7e8

View File

@ -1,6 +1,6 @@
{ {
"name": "@comty/app", "name": "@comty/app",
"version": "1.38.1@alpha", "version": "1.40.0@alpha",
"license": "ComtyLicense", "license": "ComtyLicense",
"main": "electron/main", "main": "electron/main",
"type": "module", "type": "module",
@ -33,7 +33,7 @@
"axios": "^1.7.7", "axios": "^1.7.7",
"bear-react-carousel": "^4.0.10-alpha.0", "bear-react-carousel": "^4.0.10-alpha.0",
"classnames": "2.3.1", "classnames": "2.3.1",
"comty.js": "^0.64.0", "comty.js": "^0.65.0",
"d3": "^7.9.0", "d3": "^7.9.0",
"dashjs": "^5.0.0", "dashjs": "^5.0.0",
"dompurify": "^3.0.0", "dompurify": "^3.0.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@comty/server", "name": "@comty/server",
"version": "1.38.0@alpha", "version": "1.40.0@alpha",
"license": "ComtyLicense", "license": "ComtyLicense",
"private": true, "private": true,
"workspaces": [ "workspaces": [