Skip to content

Commit 786087d

Browse files
committed
fix: update @cocreate dependencies
1 parent bc79dde commit 786087d

File tree

1 file changed

+64
-64
lines changed

1 file changed

+64
-64
lines changed

package.json

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"postinstall": "node -e \"const { execSync } = require('child_process'); try { execSync('coc --version', { stdio: 'ignore' }); } catch (error) { try { execSync('npm install -g @cocreate/cli', { stdio: 'inherit' }); console.log('Installed \"@cocreate/cli\" globally.'); } catch (error) { console.error('Failed to install \"@cocreate/cli\" globally:', error); } }\""
5353
},
5454
"devDependencies": {
55-
"@cocreate/cli": "^1.49.0",
56-
"@cocreate/webpack": "^1.4.0",
55+
"@cocreate/cli": "^1.51.0",
56+
"@cocreate/webpack": "^1.4.1",
5757
"css-loader": "^5.1.3",
5858
"esbuild": "^0.25.2",
5959
"esbuild-loader": "^4.3.0",
@@ -64,74 +64,74 @@
6464
"webpack-log": "^3.0.1"
6565
},
6666
"dependencies": {
67-
"@cocreate/actions": "^1.21.0",
67+
"@cocreate/actions": "^1.21.1",
6868
"@cocreate/aos": "^1.1.1",
69-
"@cocreate/api": "^1.22.2",
70-
"@cocreate/attributes": "^1.15.1",
71-
"@cocreate/cache": "^1.6.0",
72-
"@cocreate/calculate": "^1.16.0",
73-
"@cocreate/charts": "^1.13.1",
69+
"@cocreate/api": "^1.22.3",
70+
"@cocreate/attributes": "^1.15.2",
71+
"@cocreate/cache": "^1.6.1",
72+
"@cocreate/calculate": "^1.16.1",
73+
"@cocreate/charts": "^1.13.2",
7474
"@cocreate/clipboard": "^1.0.0",
75-
"@cocreate/clone": "^1.11.1",
76-
"@cocreate/cocreatecss": "^1.21.0",
77-
"@cocreate/codearea": "^1.13.2",
78-
"@cocreate/conditional-logic": "^1.12.1",
79-
"@cocreate/config": "^1.13.0",
80-
"@cocreate/crdt": "^1.28.0",
81-
"@cocreate/croppie": "^1.11.1",
82-
"@cocreate/crud-client": "^1.34.1",
83-
"@cocreate/css-parser": "^1.16.1",
84-
"@cocreate/cursors": "^1.24.1",
85-
"@cocreate/dnd": "^0.32.1",
86-
"@cocreate/domain": "^1.14.0",
87-
"@cocreate/element-config": "^1.12.1",
88-
"@cocreate/element-prototype": "^1.29.0",
89-
"@cocreate/elements": "^1.42.0",
90-
"@cocreate/events": "^1.27.0",
75+
"@cocreate/clone": "^1.11.2",
76+
"@cocreate/cocreatecss": "^1.21.1",
77+
"@cocreate/codearea": "^1.13.3",
78+
"@cocreate/conditional-logic": "^1.12.2",
79+
"@cocreate/config": "^1.13.1",
80+
"@cocreate/crdt": "^1.28.1",
81+
"@cocreate/croppie": "^1.11.2",
82+
"@cocreate/crud-client": "^1.34.2",
83+
"@cocreate/css-parser": "^1.16.2",
84+
"@cocreate/cursors": "^1.24.2",
85+
"@cocreate/dnd": "^0.32.2",
86+
"@cocreate/domain": "^1.14.1",
87+
"@cocreate/element-config": "^1.12.2",
88+
"@cocreate/element-prototype": "^1.29.1",
89+
"@cocreate/elements": "^1.42.1",
90+
"@cocreate/events": "^1.27.1",
9191
"@cocreate/fabric": "^1.2.1",
9292
"@cocreate/ffmpeg": "^1.2.1",
93-
"@cocreate/file": "^1.19.3",
94-
"@cocreate/filter": "^1.33.1",
95-
"@cocreate/floating-label": "^1.16.0",
96-
"@cocreate/fullcalendar": "^1.12.2",
97-
"@cocreate/fullscreen": "^1.12.2",
98-
"@cocreate/indexeddb": "^1.23.1",
99-
"@cocreate/industry": "^1.22.1",
100-
"@cocreate/lazy-loader": "^1.23.3",
101-
"@cocreate/link": "^1.12.1",
102-
"@cocreate/local-storage": "^1.16.1",
93+
"@cocreate/file": "^1.19.4",
94+
"@cocreate/filter": "^1.33.2",
95+
"@cocreate/floating-label": "^1.16.1",
96+
"@cocreate/fullcalendar": "^1.12.3",
97+
"@cocreate/fullscreen": "^1.12.3",
98+
"@cocreate/indexeddb": "^1.23.2",
99+
"@cocreate/industry": "^1.22.2",
100+
"@cocreate/lazy-loader": "^1.23.4",
101+
"@cocreate/link": "^1.12.2",
102+
"@cocreate/local-storage": "^1.16.2",
103103
"@cocreate/marked": "^1.3.1",
104-
"@cocreate/modal": "^1.18.0",
104+
"@cocreate/modal": "^1.18.1",
105105
"@cocreate/notification": "^1.7.0",
106-
"@cocreate/observer": "^1.18.0",
106+
"@cocreate/observer": "^1.18.1",
107107
"@cocreate/openai": "^1.12.1",
108-
"@cocreate/organizations": "^1.28.2",
109-
"@cocreate/parallax": "^1.10.0",
110-
"@cocreate/pickr": "^1.13.1",
111-
"@cocreate/position": "^1.10.1",
108+
"@cocreate/organizations": "^1.28.3",
109+
"@cocreate/parallax": "^1.10.1",
110+
"@cocreate/pickr": "^1.13.2",
111+
"@cocreate/position": "^1.10.2",
112112
"@cocreate/print": "^1.0.2",
113-
"@cocreate/prism": "^1.15.1",
114-
"@cocreate/progress": "^1.11.1",
115-
"@cocreate/pwa": "^1.22.1",
116-
"@cocreate/random-color": "^1.12.1",
117-
"@cocreate/remove": "^1.12.1",
118-
"@cocreate/render": "^1.45.1",
119-
"@cocreate/resize": "^1.14.0",
120-
"@cocreate/rich-text": "^1.11.0",
121-
"@cocreate/scroll": "^1.13.1",
122-
"@cocreate/search": "^1.10.0",
123-
"@cocreate/select": "^1.17.2",
124-
"@cocreate/selection": "^1.14.0",
125-
"@cocreate/social-share": "^1.11.0",
126-
"@cocreate/socket-client": "^1.40.1",
127-
"@cocreate/state": "^1.24.2",
128-
"@cocreate/text": "^1.28.2",
129-
"@cocreate/toolbar": "^1.18.2",
130-
"@cocreate/unique": "^1.20.2",
131-
"@cocreate/users": "^1.38.2",
132-
"@cocreate/utils": "^1.38.0",
133-
"@cocreate/uuid": "^1.12.0",
134-
"@cocreate/validation": "^1.16.1",
135-
"@cocreate/vdom": "^1.13.1"
113+
"@cocreate/prism": "^1.15.2",
114+
"@cocreate/progress": "^1.11.2",
115+
"@cocreate/pwa": "^1.22.2",
116+
"@cocreate/random-color": "^1.12.2",
117+
"@cocreate/remove": "^1.12.2",
118+
"@cocreate/render": "^1.45.2",
119+
"@cocreate/resize": "^1.14.1",
120+
"@cocreate/rich-text": "^1.11.1",
121+
"@cocreate/scroll": "^1.13.2",
122+
"@cocreate/search": "^1.10.1",
123+
"@cocreate/select": "^1.17.3",
124+
"@cocreate/selection": "^1.14.1",
125+
"@cocreate/social-share": "^1.11.1",
126+
"@cocreate/socket-client": "^1.40.2",
127+
"@cocreate/state": "^1.24.3",
128+
"@cocreate/text": "^1.28.3",
129+
"@cocreate/toolbar": "^1.18.3",
130+
"@cocreate/unique": "^1.20.3",
131+
"@cocreate/users": "^1.38.3",
132+
"@cocreate/utils": "^1.39.0",
133+
"@cocreate/uuid": "^1.12.1",
134+
"@cocreate/validation": "^1.16.2",
135+
"@cocreate/vdom": "^1.13.2"
136136
}
137-
}
137+
}

0 commit comments

Comments
 (0)