diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 52a596f053..2d3db67a94 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -822,7 +822,7 @@ importers: specifier: workspace:^0.7.0 version: link:../desktop '@hcengineering/platform-rig': - specifier: workspace:^0.7.426 + specifier: workspace:^0.7.432 version: link:../foundations/utils/packages/platform-rig '@types/node': specifier: ^22.18.1 @@ -31540,7 +31540,7 @@ importers: specifier: workspace:^0.7.0 version: link:../desktop '@hcengineering/platform-rig': - specifier: workspace:^0.7.426 + specifier: workspace:^0.7.432 version: link:../foundations/utils/packages/platform-rig '@types/node': specifier: ^22.18.1 diff --git a/desktop-package/package.json b/desktop-package/package.json index 042ba23160..bcb4a8d17d 100644 --- a/desktop-package/package.json +++ b/desktop-package/package.json @@ -15,7 +15,7 @@ "bump": "bump-package-version" }, "devDependencies": { - "@hcengineering/platform-rig": "workspace:^0.7.426", + "@hcengineering/platform-rig": "workspace:^0.7.432", "@hcengineering/desktop": "workspace:^0.7.0", "@vercel/webpack-asset-relocator-loader": "^1.7.3", "node-loader": "~2.0.0", diff --git a/foundations/communication/common/scripts/package.json b/foundations/communication/common/scripts/package.json index 2d36a03b47..55187cc6a4 100644 --- a/foundations/communication/common/scripts/package.json +++ b/foundations/communication/common/scripts/package.json @@ -6,7 +6,7 @@ }, "devDependencies": { "esbuild": "^0.24.2", - "@hcengineering/platform-rig": "workspace:^0.7.426", + "@hcengineering/platform-rig": "workspace:^0.7.432", "@typescript-eslint/eslint-plugin": "^6.21.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", diff --git a/foundations/core/common/scripts/package.json b/foundations/core/common/scripts/package.json index ca8e3d80ce..8c14810bbe 100644 --- a/foundations/core/common/scripts/package.json +++ b/foundations/core/common/scripts/package.json @@ -5,7 +5,7 @@ "format": "echo \"No format specified\"" }, "devDependencies": { - "@hcengineering/platform-rig": "workspace:^0.7.426", + "@hcengineering/platform-rig": "workspace:^0.7.432", "@typescript-eslint/eslint-plugin": "^6.21.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", diff --git a/foundations/server/common/scripts/package.json b/foundations/server/common/scripts/package.json index ad47c04322..9d579bfe40 100644 --- a/foundations/server/common/scripts/package.json +++ b/foundations/server/common/scripts/package.json @@ -9,7 +9,7 @@ "test:coverage": "node run-tests-with-coverage.js" }, "devDependencies": { - "@hcengineering/platform-rig": "workspace:^0.7.426", + "@hcengineering/platform-rig": "workspace:^0.7.432", "istanbul-lib-coverage": "^3.2.2", "istanbul-lib-report": "^3.0.1", "istanbul-reports": "^3.2.0", diff --git a/foundations/utils/common/scripts/package.json b/foundations/utils/common/scripts/package.json index 8e7ecf31c4..dd79fbd7cc 100644 --- a/foundations/utils/common/scripts/package.json +++ b/foundations/utils/common/scripts/package.json @@ -5,7 +5,7 @@ "format": "echo \"No format specified\"" }, "devDependencies": { - "@hcengineering/platform-rig": "workspace:^0.7.426", + "@hcengineering/platform-rig": "workspace:^0.7.432", "@typescript-eslint/eslint-plugin": "^6.21.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", diff --git a/plugins/client-resources/package.json b/plugins/client-resources/package.json index 9a89c3d4fc..4d360f1d82 100644 --- a/plugins/client-resources/package.json +++ b/plugins/client-resources/package.json @@ -22,7 +22,7 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "workspace:^0.7.426", + "@hcengineering/platform-rig": "workspace:^0.7.432", "@typescript-eslint/eslint-plugin": "^6.21.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", diff --git a/plugins/client/package.json b/plugins/client/package.json index 0743f8ee17..9e3ac40ebf 100644 --- a/plugins/client/package.json +++ b/plugins/client/package.json @@ -22,7 +22,7 @@ "_phase:validate": "compile validate" }, "devDependencies": { - "@hcengineering/platform-rig": "workspace:^0.7.426", + "@hcengineering/platform-rig": "workspace:^0.7.432", "@typescript-eslint/eslint-plugin": "^6.21.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-promise": "^6.1.1", diff --git a/qms-desktop-package/package.json b/qms-desktop-package/package.json index 82f727a9ab..10fbd8399c 100644 --- a/qms-desktop-package/package.json +++ b/qms-desktop-package/package.json @@ -15,7 +15,7 @@ "bump": "bump-package-version" }, "devDependencies": { - "@hcengineering/platform-rig": "workspace:^0.7.426", + "@hcengineering/platform-rig": "workspace:^0.7.432", "@hcengineering/desktop": "workspace:^0.7.0", "@vercel/webpack-asset-relocator-loader": "^1.7.3", "node-loader": "~2.0.0", diff --git a/templates/assets/package.json b/templates/assets/package.json index 1c3358056f..6140a2899b 100644 --- a/templates/assets/package.json +++ b/templates/assets/package.json @@ -50,7 +50,7 @@ "format": "format src" }, "devDependencies": { - "@hcengineering/platform-rig": "workspace:^0.7.426", + "@hcengineering/platform-rig": "workspace:^0.7.432", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", "eslint-config-standard-with-typescript": "^40.0.0", diff --git a/templates/package/package.json b/templates/package/package.json index f1af294fce..644dc380a6 100644 --- a/templates/package/package.json +++ b/templates/package/package.json @@ -3,7 +3,7 @@ "version": "0.7.0", "scripts": {}, "devDependencies": { - "@hcengineering/platform-rig": "workspace:^0.7.426", + "@hcengineering/platform-rig": "workspace:^0.7.432", "cross-env": "~7.0.3", "webpack-cli": "^5.1.4", "webpack": "^5.97.1", diff --git a/templates/ui/package.json b/templates/ui/package.json index 6e35581244..03b1c8941f 100644 --- a/templates/ui/package.json +++ b/templates/ui/package.json @@ -14,7 +14,7 @@ "format": "format src" }, "devDependencies": { - "@hcengineering/platform-rig": "workspace:^0.7.426", + "@hcengineering/platform-rig": "workspace:^0.7.432", "svelte-loader": "^3.2.0", "sass": "^1.80.0", "svelte-preprocess": "^5.1.4",