From 437c378c4e51c4435626272bf71cd50d24f663f1 Mon Sep 17 00:00:00 2001 From: frankpagan Date: Sun, 12 Nov 2023 00:09:21 -0600 Subject: [PATCH] feat: update "@cocreate" dependencies - For latest features and performance improvements --- package.json | 132 +++++++++++++++++++++++++-------------------------- 1 file changed, 66 insertions(+), 66 deletions(-) diff --git a/package.json b/package.json index 78968ea..d1d7a27 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@babel/core": "^7.9.6", "@babel/preset-env": "^7.9.6", - "@cocreate/cli": "^1.42.6", + "@cocreate/cli": "^1.42.8", "babel-loader": "^8.1.0", "clean-webpack-plugin": "^3.0.0", "css-loader": "^5.2.6", @@ -67,69 +67,69 @@ "webpack-log": "^3.0.1" }, "dependencies": { - "@cocreate/actions": "^1.12.1", - "@cocreate/api": "^1.15.9", - "@cocreate/attributes": "^1.11.7", - "@cocreate/cache": "^1.0.0", - "@cocreate/calculation": "^1.10.8", - "@cocreate/charts": "^1.9.4", - "@cocreate/clone": "^1.7.8", - "@cocreate/cocreatecss": "^1.17.0", - "@cocreate/codearea": "^1.9.5", - "@cocreate/conditional-logic": "^1.8.7", - "@cocreate/config": "^1.6.6", - "@cocreate/crdt": "^1.24.1", - "@cocreate/croppie": "^1.7.4", - "@cocreate/crud-client": "^1.28.12", - "@cocreate/css-parser": "^1.11.6", - "@cocreate/cursors": "^1.20.7", - "@cocreate/dnd": "^0.28.6", - "@cocreate/domain": "^1.10.4", - "@cocreate/element-config": "^1.8.6", - "@cocreate/element-prototype": "^1.11.8", - "@cocreate/elements": "^1.25.2", - "@cocreate/events": "^1.13.8", - "@cocreate/file": "^1.9.9", - "@cocreate/filter": "^1.23.6", - "@cocreate/floating-label": "^1.10.6", - "@cocreate/fullcalendar": "^1.8.8", - "@cocreate/fullscreen": "^1.8.7", - "@cocreate/indexeddb": "^1.16.2", - "@cocreate/industry": "^1.17.2", - "@cocreate/lazy-loader": "^1.6.6", - "@cocreate/link": "^1.8.5", - "@cocreate/local-storage": "^1.10.8", - "@cocreate/modal": "^1.14.6", - "@cocreate/notification": "^1.2.1", - "@cocreate/observer": "^1.11.7", - "@cocreate/openai": "^1.0.11", - "@cocreate/organizations": "^1.23.2", - "@cocreate/parallax": "^1.6.2", - "@cocreate/pass": "^1.16.6", - "@cocreate/pickr": "^1.9.6", - "@cocreate/position": "^1.6.6", - "@cocreate/prism": "^1.8.2", - "@cocreate/progress": "^1.7.4", - "@cocreate/pwa": "^1.13.6", - "@cocreate/random-color": "^1.7.2", - "@cocreate/remove": "^1.8.7", - "@cocreate/render": "^1.29.1", - "@cocreate/resize": "^1.8.6", - "@cocreate/resize-observer": "^1.6.6", - "@cocreate/rich-text": "^1.7.6", - "@cocreate/scroll": "^1.8.6", - "@cocreate/search": "^1.6.2", - "@cocreate/select": "^1.13.6", - "@cocreate/selection": "^1.9.6", - "@cocreate/social-share": "^1.6.2", - "@cocreate/socket-client": "^1.32.3", - "@cocreate/text": "^1.23.6", - "@cocreate/toolbar": "^1.14.4", - "@cocreate/unique": "^1.15.6", - "@cocreate/users": "^1.28.3", - "@cocreate/utils": "^1.26.2", - "@cocreate/uuid": "^1.7.2", - "@cocreate/validation": "^1.11.9", - "@cocreate/vdom": "^1.9.6" + "@cocreate/actions": "^1.12.3", + "@cocreate/api": "^1.15.11", + "@cocreate/attributes": "^1.11.9", + "@cocreate/cache": "^1.1.1", + "@cocreate/calculation": "^1.10.10", + "@cocreate/charts": "^1.9.6", + "@cocreate/clone": "^1.7.10", + "@cocreate/cocreatecss": "^1.17.2", + "@cocreate/codearea": "^1.9.7", + "@cocreate/conditional-logic": "^1.8.9", + "@cocreate/config": "^1.6.8", + "@cocreate/crdt": "^1.24.3", + "@cocreate/croppie": "^1.7.6", + "@cocreate/crud-client": "^1.28.14", + "@cocreate/css-parser": "^1.11.8", + "@cocreate/cursors": "^1.20.9", + "@cocreate/dnd": "^0.28.8", + "@cocreate/domain": "^1.10.6", + "@cocreate/element-config": "^1.8.8", + "@cocreate/element-prototype": "^1.13.0", + "@cocreate/elements": "^1.26.1", + "@cocreate/events": "^1.14.1", + "@cocreate/file": "^1.10.0", + "@cocreate/filter": "^1.23.8", + "@cocreate/floating-label": "^1.10.8", + "@cocreate/fullcalendar": "^1.8.10", + "@cocreate/fullscreen": "^1.8.9", + "@cocreate/indexeddb": "^1.17.1", + "@cocreate/industry": "^1.17.4", + "@cocreate/lazy-loader": "^1.6.8", + "@cocreate/link": "^1.8.7", + "@cocreate/local-storage": "^1.10.10", + "@cocreate/modal": "^1.14.8", + "@cocreate/notification": "^1.2.3", + "@cocreate/observer": "^1.11.9", + "@cocreate/openai": "^1.0.12", + "@cocreate/organizations": "^1.23.4", + "@cocreate/parallax": "^1.6.4", + "@cocreate/pass": "^1.16.8", + "@cocreate/pickr": "^1.9.8", + "@cocreate/position": "^1.6.8", + "@cocreate/prism": "^1.8.4", + "@cocreate/progress": "^1.7.6", + "@cocreate/pwa": "^1.14.0", + "@cocreate/random-color": "^1.7.3", + "@cocreate/remove": "^1.8.9", + "@cocreate/render": "^1.30.1", + "@cocreate/resize": "^1.8.8", + "@cocreate/resize-observer": "^1.6.8", + "@cocreate/rich-text": "^1.7.8", + "@cocreate/scroll": "^1.8.8", + "@cocreate/search": "^1.6.4", + "@cocreate/select": "^1.13.8", + "@cocreate/selection": "^1.9.8", + "@cocreate/social-share": "^1.6.4", + "@cocreate/socket-client": "^1.33.0", + "@cocreate/text": "^1.23.8", + "@cocreate/toolbar": "^1.14.6", + "@cocreate/unique": "^1.15.8", + "@cocreate/users": "^1.28.5", + "@cocreate/utils": "^1.27.1", + "@cocreate/uuid": "^1.7.4", + "@cocreate/validation": "^1.11.11", + "@cocreate/vdom": "^1.9.8" } -} +} \ No newline at end of file