Skip to content

Commit

Permalink
feat: update cocreate dependencies for the latest features
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 18, 2023
1 parent ac2f9f6 commit 6b75cd2
Showing 1 changed file with 65 additions and 65 deletions.
130 changes: 65 additions & 65 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@cocreate/cli": "^1.42.8",
"@cocreate/cli": "^1.42.9",
"babel-loader": "^8.1.0",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^5.2.6",
Expand All @@ -67,69 +67,69 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@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/actions": "^1.12.4",
"@cocreate/api": "^1.15.12",
"@cocreate/attributes": "^1.11.10",
"@cocreate/cache": "^1.1.2",
"@cocreate/calculation": "^1.10.11",
"@cocreate/charts": "^1.9.7",
"@cocreate/clone": "^1.7.11",
"@cocreate/cocreatecss": "^1.17.3",
"@cocreate/codearea": "^1.9.8",
"@cocreate/conditional-logic": "^1.8.10",
"@cocreate/config": "^1.6.9",
"@cocreate/crdt": "^1.24.4",
"@cocreate/croppie": "^1.7.7",
"@cocreate/crud-client": "^1.29.0",
"@cocreate/css-parser": "^1.11.9",
"@cocreate/cursors": "^1.20.10",
"@cocreate/dnd": "^0.28.9",
"@cocreate/domain": "^1.10.7",
"@cocreate/element-config": "^1.8.9",
"@cocreate/element-prototype": "^1.13.2",
"@cocreate/elements": "^1.26.4",
"@cocreate/events": "^1.14.2",
"@cocreate/file": "^1.11.0",
"@cocreate/filter": "^1.25.0",
"@cocreate/floating-label": "^1.10.9",
"@cocreate/fullcalendar": "^1.8.12",
"@cocreate/fullscreen": "^1.8.10",
"@cocreate/indexeddb": "^1.18.0",
"@cocreate/industry": "^1.17.5",
"@cocreate/lazy-loader": "^1.6.9",
"@cocreate/link": "^1.8.9",
"@cocreate/local-storage": "^1.10.11",
"@cocreate/modal": "^1.14.9",
"@cocreate/notification": "^1.2.4",
"@cocreate/observer": "^1.12.0",
"@cocreate/openai": "^1.1.0",
"@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"
"@cocreate/organizations": "^1.23.5",
"@cocreate/parallax": "^1.6.5",
"@cocreate/pass": "^1.16.10",
"@cocreate/pickr": "^1.9.9",
"@cocreate/position": "^1.6.9",
"@cocreate/prism": "^1.8.5",
"@cocreate/progress": "^1.7.7",
"@cocreate/pwa": "^1.15.0",
"@cocreate/random-color": "^1.7.4",
"@cocreate/remove": "^1.8.10",
"@cocreate/render": "^1.32.0",
"@cocreate/resize": "^1.8.9",
"@cocreate/resize-observer": "^1.6.9",
"@cocreate/rich-text": "^1.7.9",
"@cocreate/scroll": "^1.8.9",
"@cocreate/search": "^1.6.5",
"@cocreate/select": "^1.13.9",
"@cocreate/selection": "^1.9.9",
"@cocreate/social-share": "^1.6.5",
"@cocreate/socket-client": "^1.33.1",
"@cocreate/text": "^1.23.9",
"@cocreate/toolbar": "^1.14.7",
"@cocreate/unique": "^1.15.9",
"@cocreate/users": "^1.28.6",
"@cocreate/utils": "^1.27.4",
"@cocreate/uuid": "^1.7.6",
"@cocreate/validation": "^1.11.12",
"@cocreate/vdom": "^1.9.9"
}
}
}

0 comments on commit 6b75cd2

Please sign in to comment.