Skip to content

Commit fac362c

Browse files
committed
Update pnpm
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
1 parent 293ab2c commit fac362c

File tree

490 files changed

+1501
-1498
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

490 files changed

+1501
-1498
lines changed

common/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"template": "none",
99
"devDependencies": {
1010
"@hcengineering/platform-rig": "workspace:^0.7.19",
11-
"esbuild": "^0.25.9",
11+
"esbuild": "^0.25.10",
1212
"sharp": "~0.34.3",
1313
"@typescript-eslint/eslint-plugin": "^6.21.0",
1414
"eslint-plugin-import": "^2.26.0",

desktop-package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"cross-env": "~7.0.3",
2323
"typescript": "^5.9.3",
2424
"electron": "^38.2.2",
25-
"@types/node": "^22.15.29",
25+
"@types/node": "^22.18.1",
2626
"electron-builder": "^25.1.8",
2727
"@electron/notarize": "^2.3.2",
2828
"@typescript-eslint/eslint-plugin": "^6.21.0",

desktop/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
"update-browserslist-db": "^1.1.3",
5151
"browserslist": "^4.25.0",
5252
"typescript": "^5.9.3",
53-
"ts-node": "^10.8.0",
53+
"ts-node": "^10.9.2",
5454
"ts-node-dev": "^2.0.0",
5555
"electron": "^38.2.2",
56-
"@types/node": "^22.15.29",
56+
"@types/node": "^22.18.1",
5757
"copy-webpack-plugin": "^11.0.0",
5858
"@typescript-eslint/eslint-plugin": "^6.21.0",
5959
"@typescript-eslint/parser": "^6.21.0",
@@ -63,17 +63,17 @@
6363
"eslint-plugin-promise": "^6.1.1",
6464
"eslint": "^8.54.0",
6565
"prettier": "^3.6.2",
66-
"esbuild": "^0.25.9",
66+
"esbuild": "^0.25.10",
6767
"esbuild-loader": "^4.3.0",
68-
"@types/ws": "^8.5.11",
68+
"@types/ws": "^8.5.12",
6969
"jest": "^29.7.0",
7070
"ts-jest": "^29.1.1",
7171
"@types/jest": "^29.5.5",
7272
"@testing-library/jest-dom": "^6.6.3",
7373
"jest-environment-jsdom": "^30.2.0"
7474
},
7575
"dependencies": {
76-
"@hcengineering/platform": "workspace:^0.7.17",
76+
"@hcengineering/platform": "workspace:^0.7.18",
7777
"@hcengineering/ui": "workspace:^0.7.0",
7878
"@hcengineering/theme": "workspace:^0.7.0",
7979
"@hcengineering/login": "workspace:^0.7.0",
@@ -133,7 +133,7 @@
133133
"@hcengineering/notification-resources": "workspace:^0.7.0",
134134
"@hcengineering/preference": "workspace:^0.7.0",
135135
"@hcengineering/preference-assets": "workspace:^0.7.0",
136-
"@hcengineering/core": "workspace:^0.7.21",
136+
"@hcengineering/core": "workspace:^0.7.22",
137137
"@hcengineering/rekoni": "workspace:^0.7.0",
138138
"@hcengineering/tags-assets": "workspace:^0.7.0",
139139
"@hcengineering/tags": "workspace:^0.7.0",
@@ -277,7 +277,7 @@
277277
"electron-context-menu": "^4.0.4",
278278
"electron-windows-badge": "^1.1.0",
279279
"svelte": "^4.2.20",
280-
"commander": "^8.1.0",
280+
"commander": "^14.0.0",
281281
"electron-store": "^8.2.0",
282282
"electron-log": "^5.1.7",
283283
"electron-updater": "^6.3.4",

dev/doc-import-tool/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"eslint-plugin-promise": "^6.1.1",
2929
"eslint-plugin-n": "^15.4.0",
3030
"eslint": "^8.54.0",
31-
"ts-node": "^10.8.0",
32-
"esbuild": "^0.25.9",
31+
"ts-node": "^10.9.2",
32+
"esbuild": "^0.25.10",
3333
"@types/minio": "~7.0.11",
34-
"@types/node": "^22.15.29",
34+
"@types/node": "^22.18.1",
3535
"@typescript-eslint/parser": "^6.21.0",
3636
"eslint-config-standard-with-typescript": "^40.0.0",
3737
"prettier": "^3.6.2",
@@ -47,15 +47,15 @@
4747
"@hcengineering/account": "workspace:^0.7.0",
4848
"@hcengineering/attachment": "workspace:^0.7.0",
4949
"@hcengineering/contact": "workspace:^0.7.0",
50-
"@hcengineering/core": "workspace:^0.7.21",
51-
"@hcengineering/platform": "workspace:^0.7.17",
52-
"@hcengineering/server-core": "workspace:^0.7.16",
50+
"@hcengineering/core": "workspace:^0.7.22",
51+
"@hcengineering/platform": "workspace:^0.7.18",
52+
"@hcengineering/server-core": "workspace:^0.7.17",
5353
"@hcengineering/server-storage": "workspace:^0.7.15",
5454
"@hcengineering/server-token": "workspace:^0.7.17",
5555
"@hcengineering/server-tool": "workspace:^0.7.0",
5656
"@hcengineering/server-client": "workspace:^0.7.15",
5757
"@hcengineering/collaborator-client": "workspace:^0.7.17",
58-
"commander": "^8.1.0",
58+
"commander": "^14.0.0",
5959
"domhandler": "^5.0.3",
6060
"domutils": "^3.1.0",
6161
"htmlparser2": "^9.0.0",

dev/import-tool/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"@hcengineering/platform-rig": "workspace:^0.7.19",
3636
"@typescript-eslint/eslint-plugin": "^6.21.0",
3737
"eslint": "^8.54.0",
38-
"ts-node": "^10.8.0",
39-
"esbuild": "^0.25.9",
40-
"@types/node": "^22.15.29",
38+
"ts-node": "^10.9.2",
39+
"esbuild": "^0.25.10",
40+
"@types/node": "^22.18.1",
4141
"@typescript-eslint/parser": "^6.21.0",
4242
"typescript": "^5.9.3",
4343
"jest": "^29.7.0",
@@ -51,11 +51,11 @@
5151
"@types/js-yaml": "^4.0.9"
5252
},
5353
"dependencies": {
54-
"@hcengineering/core": "workspace:^0.7.21",
55-
"@hcengineering/platform": "workspace:^0.7.17",
54+
"@hcengineering/core": "workspace:^0.7.22",
55+
"@hcengineering/platform": "workspace:^0.7.18",
5656
"@hcengineering/server-client": "workspace:^0.7.15",
5757
"@hcengineering/importer": "workspace:^0.7.0",
58-
"commander": "^8.1.0",
58+
"commander": "^14.0.0",
5959
"js-yaml": "^4.1.0",
6060
"mammoth": "^1.9.0"
6161
}

dev/prod/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
},
2525
"devDependencies": {
2626
"@hcengineering/platform-rig": "workspace:^0.7.19",
27-
"@types/node": "^22.15.29",
27+
"@types/node": "^22.18.1",
2828
"autoprefixer": "^10.4.14",
2929
"browserslist": "^4.25.0",
3030
"compression-webpack-plugin": "^10.0.0",
3131
"cross-env": "~7.0.3",
3232
"css-loader": "^5.2.1",
3333
"dotenv-webpack": "^8.0.1",
34-
"esbuild": "^0.25.9",
34+
"esbuild": "^0.25.10",
3535
"esbuild-loader": "^4.3.0",
3636
"file-loader": "^6.2.0",
3737
"fork-ts-checker-webpack-plugin": "^9.0.2",
@@ -97,7 +97,7 @@
9797
"@hcengineering/controlled-documents": "workspace:^0.7.0",
9898
"@hcengineering/controlled-documents-assets": "workspace:^0.7.0",
9999
"@hcengineering/controlled-documents-resources": "workspace:^0.7.0",
100-
"@hcengineering/core": "workspace:^0.7.21",
100+
"@hcengineering/core": "workspace:^0.7.22",
101101
"@hcengineering/desktop-preferences": "workspace:^0.7.0",
102102
"@hcengineering/desktop-preferences-assets": "workspace:^0.7.0",
103103
"@hcengineering/desktop-preferences-resources": "workspace:^0.7.0",
@@ -152,7 +152,7 @@
152152
"@hcengineering/onboard": "workspace:^0.7.0",
153153
"@hcengineering/onboard-assets": "workspace:^0.7.0",
154154
"@hcengineering/onboard-resources": "workspace:^0.7.0",
155-
"@hcengineering/platform": "workspace:^0.7.17",
155+
"@hcengineering/platform": "workspace:^0.7.18",
156156
"@hcengineering/preference": "workspace:^0.7.0",
157157
"@hcengineering/preference-assets": "workspace:^0.7.0",
158158
"@hcengineering/presence": "workspace:^0.7.0",

dev/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test": "echo \"No test specified\""
1212
},
1313
"devDependencies": {
14-
"@hcengineering/platform": "^0.7.17",
14+
"@hcengineering/platform": "workspace:^0.7.18",
1515
"@hcengineering/theme": "^0.7.0",
1616
"@hcengineering/ui": "^0.7.0",
1717
"@storybook/addon-essentials": "^7.0.6",

dev/tool/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@
4242
"eslint-plugin-promise": "^6.1.1",
4343
"eslint-plugin-n": "^15.4.0",
4444
"eslint": "^8.54.0",
45-
"ts-node": "^10.8.0",
46-
"esbuild": "^0.25.9",
45+
"ts-node": "^10.9.2",
46+
"esbuild": "^0.25.10",
4747
"@types/minio": "~7.0.11",
48-
"@types/node": "^22.15.29",
48+
"@types/node": "^22.18.1",
4949
"@typescript-eslint/parser": "^6.21.0",
5050
"eslint-config-standard-with-typescript": "^40.0.0",
5151
"prettier": "^3.6.2",
5252
"typescript": "^5.9.3",
53-
"@types/ws": "^8.5.11",
53+
"@types/ws": "^8.5.12",
5454
"@types/mime-types": "~2.1.1",
5555
"@types/request": "~2.48.8",
5656
"jest": "^29.7.0",
@@ -65,7 +65,7 @@
6565
"@hcengineering/chat": "workspace:^0.7.0",
6666
"@hcengineering/card": "workspace:^0.7.0",
6767
"@hcengineering/rank": "workspace:^0.7.17",
68-
"@hcengineering/text-markdown": "workspace:^0.7.18",
68+
"@hcengineering/text-markdown": "workspace:^0.7.19",
6969
"@hcengineering/account-service": "workspace:^0.7.0",
7070
"@hcengineering/workspace-service": "workspace:^0.7.0",
7171
"@hcengineering/attachment": "workspace:^0.7.0",
@@ -75,12 +75,12 @@
7575
"@hcengineering/activity": "workspace:^0.7.0",
7676
"@hcengineering/client-resources": "workspace:^0.7.17",
7777
"@hcengineering/contact": "workspace:^0.7.0",
78-
"@hcengineering/core": "workspace:^0.7.21",
78+
"@hcengineering/core": "workspace:^0.7.22",
7979
"@hcengineering/controlled-documents": "workspace:^0.7.0",
8080
"@hcengineering/document": "workspace:^0.7.0",
8181
"@hcengineering/elastic": "workspace:^0.7.15",
8282
"@hcengineering/lead": "workspace:^0.7.0",
83-
"@hcengineering/minio": "workspace:^0.7.15",
83+
"@hcengineering/minio": "workspace:^0.7.16",
8484
"@hcengineering/model": "workspace:^0.7.17",
8585
"@hcengineering/model-all": "workspace:^0.7.0",
8686
"@hcengineering/model-attachment": "workspace:^0.7.0",
@@ -97,7 +97,7 @@
9797
"@hcengineering/postgres": "workspace:^0.7.17",
9898
"@hcengineering/account-client": "workspace:^0.7.19",
9999
"@hcengineering/mongo": "workspace:^0.7.15",
100-
"@hcengineering/platform": "workspace:^0.7.17",
100+
"@hcengineering/platform": "workspace:^0.7.18",
101101
"@hcengineering/recruit": "workspace:^0.7.0",
102102
"@hcengineering/rekoni": "workspace:^0.7.0",
103103
"@hcengineering/server-pipeline": "workspace:^0.7.0",
@@ -116,7 +116,7 @@
116116
"@hcengineering/server-chunter-resources": "workspace:^0.7.0",
117117
"@hcengineering/server-contact": "workspace:^0.7.0",
118118
"@hcengineering/server-contact-resources": "workspace:^0.7.0",
119-
"@hcengineering/server-core": "workspace:^0.7.16",
119+
"@hcengineering/server-core": "workspace:^0.7.17",
120120
"@hcengineering/server-document": "workspace:^0.7.0",
121121
"@hcengineering/server-document-resources": "workspace:^0.7.0",
122122
"@hcengineering/server-drive": "workspace:^0.7.0",
@@ -167,11 +167,11 @@
167167
"@hcengineering/telegram": "workspace:^0.7.0",
168168
"@hcengineering/tracker": "workspace:^0.7.0",
169169
"@hcengineering/collaboration": "workspace:^0.7.15",
170-
"@hcengineering/datalake": "workspace:^0.7.15",
170+
"@hcengineering/datalake": "workspace:^0.7.16",
171171
"@hcengineering/retry": "workspace:^0.7.17",
172-
"@hcengineering/s3": "workspace:^0.7.15",
172+
"@hcengineering/s3": "workspace:^0.7.16",
173173
"@hcengineering/kvs-client": "workspace:^0.7.0",
174-
"commander": "^8.1.0",
174+
"commander": "^14.0.0",
175175
"csv-parse": "~5.1.0",
176176
"email-addresses": "^5.0.0",
177177
"fast-equals": "^5.2.2",

dev/tool/src/index.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -933,15 +933,15 @@ export function devTool (
933933
.option('-s, --skip <skip>', 'A list of ; separated domain names to skip during backup', '')
934934
.option('--full', 'Full recheck', false)
935935
.option(
936-
'-ct, --contentTypes <contentTypes>',
936+
'--ct, --contentTypes <contentTypes>',
937937
'A list of ; separated content types for blobs to skip download if size >= limit',
938938
''
939939
)
940-
.option('-bl, --blobLimit <blobLimit>', 'A blob size limit in megabytes (default 5mb)', '5')
940+
.option('--bl, --blobLimit <blobLimit>', 'A blob size limit in megabytes (default 5mb)', '5')
941941
.option('-f, --force', 'Force backup', false)
942942
.option('-t, --timeout <timeout>', 'Connect timeout in seconds', '30')
943943
.option('-k, --keepSnapshots <keepSnapshots>', 'Keep snapshots for days', '14')
944-
.option('-fv, --fullVerify', 'Full verification', false)
944+
.option('--fv, --fullVerify', 'Full verification', false)
945945
.action(
946946
async (
947947
dirName: string,
@@ -1035,7 +1035,7 @@ export function devTool (
10351035
.description('Compact a given backup, will create one snapshot clean unused resources')
10361036
.option('-f, --force', 'Force compact.', false)
10371037
.option(
1038-
'-ct, --contentTypes <contentTypes>',
1038+
'--ct, --contentTypes <contentTypes>',
10391039
'A list of ; separated content types for blobs to exclude from backup',
10401040
'video/;application/octet-stream;audio/;image/'
10411041
)
@@ -1312,7 +1312,7 @@ export function devTool (
13121312
.description('Compact a given backup to just one snapshot')
13131313
.option('-f, --force', 'Force compact.', false)
13141314
.option(
1315-
'-ct, --contentTypes <contentTypes>',
1315+
'--ct, --contentTypes <contentTypes>',
13161316
'A list of ; separated content types for blobs to exclude from backup',
13171317
'video/;application/octet-stream;audio/;image/'
13181318
)
@@ -2666,7 +2666,7 @@ export function devTool (
26662666
program
26672667
.command('queue-init-topics')
26682668
.description('create required kafka topics')
2669-
.option('-tx <tx>', 'Number of TX partitions', '5')
2669+
.option('--tx <tx>', 'Number of TX partitions', '5')
26702670
.action(async (cmd: { tx: string }) => {
26712671
const queue = getPlatformQueue('tool')
26722672
await queue.createTopics(parseInt(cmd.tx ?? '1'))

foundations/communication/common/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"format": "echo \"No format specified\""
66
},
77
"devDependencies": {
8-
"esbuild": "^0.24.2",
8+
"esbuild": "^0.25.10",
99
"@hcengineering/platform-rig": "^0.7.19",
1010
"@typescript-eslint/eslint-plugin": "^6.21.0",
1111
"eslint-plugin-import": "^2.26.0",

0 commit comments

Comments
 (0)