Files
plane/pnpm-workspace.yaml

258 lines
7.0 KiB
YAML
Raw Normal View History

packages:
chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml (#9147) * chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml - Bump turbo from 2.9.4 to 2.9.14 in root package.json and the four production Dockerfiles (web, live, admin, space). - Move pnpm.overrides, onlyBuiltDependencies, and ignoredBuiltDependencies from package.json into pnpm-workspace.yaml. pnpm v10+ no longer reads the pnpm field in package.json, so the full overrides block and most of onlyBuiltDependencies were being silently ignored. - Add @plane/utils as a workspace dependency to the live server. * chore: drop unused allowBuilds block, bump lodash-es to 4.18.1 - Remove the `allowBuilds` block from pnpm-workspace.yaml. It is not a recognized pnpm v10/v11 key and its values were inconsistent with the actual `onlyBuiltDependencies` / `ignoredBuiltDependencies` configuration. - Bump `lodash-es` catalog entry from 4.18.0 to 4.18.1. With overrides now applied workspace-wide, 4.18.0 (marked deprecated as a "bad release") was being enforced everywhere. * fix: use pnpm v11 allowBuilds in place of removed legacy keys `onlyBuiltDependencies` and `ignoredBuiltDependencies` were removed in pnpm v11. They were being silently ignored on this branch, which caused `ERR_PNPM_IGNORED_BUILDS` to fail CI under `--frozen-lockfile`. Replace them with the v11-native `allowBuilds:` block, mapping the previous allowlist to `true` and the previous denylist (sharp) to `false`. Locally verified that the build scripts for @parcel/watcher, @swc/core, esbuild, and msgpackr-extract now run on install.
2026-05-27 16:06:15 +05:30
- apps/*
- packages/*
- "!apps/api"
- "!apps/proxy"
catalog:
"@atlaskit/pragmatic-drag-and-drop": "1.7.4"
"@atlaskit/pragmatic-drag-and-drop-auto-scroll": "1.4.0"
"@atlaskit/pragmatic-drag-and-drop-hitbox": "1.1.0"
"@base-ui-components/react": "1.0.0-beta.3"
"@blueprintjs/core": "^4.16.3"
"@blueprintjs/popover2": "^1.13.3"
"@bprogress/core": "^1.3.4"
"@chromatic-com/storybook": "5.2.1"
"@effect/platform": "^0.94.0"
"@effect/platform-node": "^0.104.0"
"@floating-ui/dom": "^1.7.1"
"@floating-ui/react": "^0.26.4"
"@fontsource-variable/inter": "5.2.8"
"@fontsource/ibm-plex-mono": "5.2.7"
"@fontsource/inter": "5.2.8"
"@fontsource/material-symbols-rounded": "5.2.30"
"@headlessui/react": "^1.7.19"
"@hocuspocus/extension-database": "2.15.2"
"@hocuspocus/extension-logger": "2.15.2"
"@hocuspocus/extension-redis": "2.15.2"
"@hocuspocus/provider": "2.15.2"
"@hocuspocus/server": "2.15.2"
"@hocuspocus/transformer": "2.15.2"
"@hypermod/utils": "^0.7.1"
"@popperjs/core": "^2.11.8"
"@radix-ui/react-scroll-area": "^1.2.3"
"@react-pdf/renderer": "^4.3.0"
"@react-pdf/types": "^2.9.2"
"@react-router/dev": "7.15.0"
"@react-router/node": "7.15.0"
"@react-router/serve": "7.15.0"
"@storybook/addon-designs": "11.1.3"
"@storybook/addon-docs": "10.4.6"
"@storybook/addon-links": "10.4.6"
"@storybook/addon-onboarding": "10.4.6"
"@storybook/addon-styling-webpack": "3.0.2"
"@storybook/addon-webpack5-compiler-swc": "4.0.3"
"@storybook/react": "10.4.6"
"@storybook/react-vite": "10.4.6"
"@storybook/react-webpack5": "10.4.6"
"@tailwindcss/postcss": "4.1.17"
"@tailwindcss/typography": "0.5.19"
"@tanstack/react-table": "^8.21.3"
"@tanstack/react-virtual": "^3.13.12"
"@tanstack/virtual-core": "^3.13.12"
"@tiptap/core": "^2.22.3"
"@tiptap/extension-blockquote": "^2.22.3"
"@tiptap/extension-character-count": "^2.22.3"
"@tiptap/extension-collaboration": "^2.22.3"
"@tiptap/extension-document": "^2.22.3"
"@tiptap/extension-emoji": "^2.22.3"
"@tiptap/extension-heading": "^2.22.3"
"@tiptap/extension-image": "^2.22.3"
"@tiptap/extension-list-item": "^2.22.3"
"@tiptap/extension-mention": "^2.22.3"
"@tiptap/extension-placeholder": "^2.22.3"
"@tiptap/extension-task-item": "^2.22.3"
"@tiptap/extension-task-list": "^2.22.3"
"@tiptap/extension-text": "^2.22.3"
"@tiptap/extension-text-align": "^2.22.3"
"@tiptap/extension-text-style": "^2.22.3"
"@tiptap/extension-underline": "^2.22.3"
"@tiptap/html": "^2.22.3"
"@tiptap/pm": "^2.22.3"
"@tiptap/react": "^2.22.3"
"@tiptap/starter-kit": "^2.22.3"
"@tiptap/suggestion": "^2.22.3"
"@types/chroma-js": "^3.1.2"
"@types/compression": "1.8.1"
"@types/cors": "^2.8.17"
"@types/express": "4.17.23"
"@types/express-ws": "^3.0.5"
"@types/hast": "^3.0.4"
"@types/jscodeshift": "^17.3.0"
"@types/lodash-es": "4.17.12"
"@types/mdast": "^4.0.4"
"@types/node": "22.12.0"
"@types/pdf-parse": "^1.1.5"
"@types/react": "18.3.11"
"@types/react-color": "^3.0.9"
"@types/react-dom": "18.3.1"
"@types/sanitize-html": "2.16.0"
"@types/ws": "^8.18.1"
"@vitest/coverage-v8": "^4.1.8"
"ast-types": "0.14.2"
"autoprefixer": "^10.4.19"
"axios": "1.18.1"
"buffer": "^6.0.3"
"chroma-js": "^3.2.0"
"class-variance-authority": "0.7.1"
"clsx": "^2.1.1"
"cmdk": "^1.1.1"
"comlink": "^4.4.1"
"compression": "1.8.1"
"cors": "^2.8.5"
"date-fns": "^4.1.0"
"dotenv": "16.4.7"
"effect": "3.20.0"
"emoji-picker-react": "^4.5.16"
"emoji-regex": "^10.3.0"
"export-to-csv": "^1.4.0"
"express": "4.22.0"
"express-winston": "^4.2.0"
"express-ws": "^5.0.2"
"file-type": "^21.3.1"
"framer-motion": "^12.23.0"
"frimousse": "^0.3.0"
"hast": "^1.0.0"
"hast-util-to-mdast": "^10.1.2"
"helmet": "^7.1.0"
"highlight.js": "^11.8.0"
"husky": "9.1.7"
"i18next": "25.10.9"
"i18next-icu": "2.4.3"
"i18next-resources-to-backend": "1.2.1"
"ioredis": "5.7.0"
"is-emoji-supported": "^0.0.5"
"isbot": "^5.1.31"
"jscodeshift": "^17.3.0"
"jsx-dom-cjs": "^8.0.3"
"linkifyjs": "^4.3.2"
"lint-staged": "16.2.7"
"lodash-es": "4.18.1"
"lowlight": "^3.0.0"
"lucide-react": "0.469.0"
"mdast": "^3.0.0"
"mobx": "6.12.0"
"mobx-react": "9.1.1"
"mobx-utils": "6.0.8"
"next-themes": "0.4.6"
"oxfmt": "0.35.0"
"oxlint": "1.51.0"
"pdf-parse": "^2.4.5"
"postcss": "8.5.15"
"postcss-cli": "^11.0.0"
"postcss-nested": "^6.0.1"
"prosemirror-codemark": "^0.4.2"
"react": "18.3.1"
"react-color": "^2.19.3"
"react-day-picker": "9.5.0"
"react-dom": "18.3.1"
"react-dropzone": "^14.2.3"
"react-fast-compare": "^3.2.2"
"react-hook-form": "7.51.5"
"react-i18next": "16.6.6"
"react-is": "^18.2.0"
"react-markdown": "^8.0.7"
"react-masonry-component": "^6.3.0"
"react-pdf-html": "^2.1.2"
"react-popper": "^2.3.0"
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#9244) Bumps the npm_and_yarn group with 3 updates in the / directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [ws](https://github.com/websockets/ws). Updates `react-router` from 7.15.0 to 7.15.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.15.1/packages/react-router) Updates `vite` from 7.3.2 to 7.3.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.5/packages/vite) Updates `ws` from 8.20.1 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.20.1...8.21.0) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.15.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.3.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 8.21.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-16 17:17:08 +05:30
"react-router": "7.15.1"
"recharts": "^2.15.1"
"reflect-metadata": "^0.2.2"
"rehype-parse": "^9.0.1"
"rehype-remark": "^10.0.1"
"remark-gfm": "^4.0.1"
"remark-stringify": "^11.0.0"
"sanitize-html": "2.17.0"
"serve": "14.2.5"
"sharp": "^0.34.3"
"smooth-scroll-into-view-if-needed": "^2.0.2"
"storybook": "10.4.6"
"swr": "2.2.4"
"tailwind-merge": "3.4.0"
"tailwindcss": "4.1.17"
"tippy.js": "^6.3.7"
"tiptap-markdown": "^0.8.10"
"tsdown": "0.16.0"
"tsx": "4.20.6"
"turbo": "2.9.18"
"typescript": "5.8.3"
"unified": "^11.0.5"
"use-font-face-observer": "^1.3.0"
"uuid": "14.0.0"
"vite": "8.0.16"
"vite-tsconfig-paths": "^5.1.4"
"vitest": "^4.1.8"
"winston": "^3.17.0"
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#9244) Bumps the npm_and_yarn group with 3 updates in the / directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [ws](https://github.com/websockets/ws). Updates `react-router` from 7.15.0 to 7.15.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.15.1/packages/react-router) Updates `vite` from 7.3.2 to 7.3.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.5/packages/vite) Updates `ws` from 8.20.1 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.20.1...8.21.0) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.15.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.3.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 8.21.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-16 17:17:08 +05:30
"ws": "8.21.0"
"y-indexeddb": "^9.0.12"
"y-prosemirror": "^1.3.7"
"y-protocols": "^1.0.6"
"yjs": "^13.6.20"
"zod": "^3.25.76"
chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml (#9147) * chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml - Bump turbo from 2.9.4 to 2.9.14 in root package.json and the four production Dockerfiles (web, live, admin, space). - Move pnpm.overrides, onlyBuiltDependencies, and ignoredBuiltDependencies from package.json into pnpm-workspace.yaml. pnpm v10+ no longer reads the pnpm field in package.json, so the full overrides block and most of onlyBuiltDependencies were being silently ignored. - Add @plane/utils as a workspace dependency to the live server. * chore: drop unused allowBuilds block, bump lodash-es to 4.18.1 - Remove the `allowBuilds` block from pnpm-workspace.yaml. It is not a recognized pnpm v10/v11 key and its values were inconsistent with the actual `onlyBuiltDependencies` / `ignoredBuiltDependencies` configuration. - Bump `lodash-es` catalog entry from 4.18.0 to 4.18.1. With overrides now applied workspace-wide, 4.18.0 (marked deprecated as a "bad release") was being enforced everywhere. * fix: use pnpm v11 allowBuilds in place of removed legacy keys `onlyBuiltDependencies` and `ignoredBuiltDependencies` were removed in pnpm v11. They were being silently ignored on this branch, which caused `ERR_PNPM_IGNORED_BUILDS` to fail CI under `--frozen-lockfile`. Replace them with the v11-native `allowBuilds:` block, mapping the previous allowlist to `true` and the previous denylist (sharp) to `false`. Locally verified that the build scripts for @parcel/watcher, @swc/core, esbuild, and msgpackr-extract now run on install.
2026-05-27 16:06:15 +05:30
overrides:
express: "catalog:"
mdast-util-to-hast: 13.2.1
valibot: 1.2.0
glob: 11.1.0
brace-expansion: 5.0.7
chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml (#9147) * chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml - Bump turbo from 2.9.4 to 2.9.14 in root package.json and the four production Dockerfiles (web, live, admin, space). - Move pnpm.overrides, onlyBuiltDependencies, and ignoredBuiltDependencies from package.json into pnpm-workspace.yaml. pnpm v10+ no longer reads the pnpm field in package.json, so the full overrides block and most of onlyBuiltDependencies were being silently ignored. - Add @plane/utils as a workspace dependency to the live server. * chore: drop unused allowBuilds block, bump lodash-es to 4.18.1 - Remove the `allowBuilds` block from pnpm-workspace.yaml. It is not a recognized pnpm v10/v11 key and its values were inconsistent with the actual `onlyBuiltDependencies` / `ignoredBuiltDependencies` configuration. - Bump `lodash-es` catalog entry from 4.18.0 to 4.18.1. With overrides now applied workspace-wide, 4.18.0 (marked deprecated as a "bad release") was being enforced everywhere. * fix: use pnpm v11 allowBuilds in place of removed legacy keys `onlyBuiltDependencies` and `ignoredBuiltDependencies` were removed in pnpm v11. They were being silently ignored on this branch, which caused `ERR_PNPM_IGNORED_BUILDS` to fail CI under `--frozen-lockfile`. Replace them with the v11-native `allowBuilds:` block, mapping the previous allowlist to `true` and the previous denylist (sharp) to `false`. Locally verified that the build scripts for @parcel/watcher, @swc/core, esbuild, and msgpackr-extract now run on install.
2026-05-27 16:06:15 +05:30
nanoid: 3.3.8
esbuild: 0.28.1
"@babel/core": 7.29.7
"@babel/helpers": 7.29.7
"@babel/runtime": 7.29.7
chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml (#9147) * chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml - Bump turbo from 2.9.4 to 2.9.14 in root package.json and the four production Dockerfiles (web, live, admin, space). - Move pnpm.overrides, onlyBuiltDependencies, and ignoredBuiltDependencies from package.json into pnpm-workspace.yaml. pnpm v10+ no longer reads the pnpm field in package.json, so the full overrides block and most of onlyBuiltDependencies were being silently ignored. - Add @plane/utils as a workspace dependency to the live server. * chore: drop unused allowBuilds block, bump lodash-es to 4.18.1 - Remove the `allowBuilds` block from pnpm-workspace.yaml. It is not a recognized pnpm v10/v11 key and its values were inconsistent with the actual `onlyBuiltDependencies` / `ignoredBuiltDependencies` configuration. - Bump `lodash-es` catalog entry from 4.18.0 to 4.18.1. With overrides now applied workspace-wide, 4.18.0 (marked deprecated as a "bad release") was being enforced everywhere. * fix: use pnpm v11 allowBuilds in place of removed legacy keys `onlyBuiltDependencies` and `ignoredBuiltDependencies` were removed in pnpm v11. They were being silently ignored on this branch, which caused `ERR_PNPM_IGNORED_BUILDS` to fail CI under `--frozen-lockfile`. Replace them with the v11-native `allowBuilds:` block, mapping the previous allowlist to `true` and the previous denylist (sharp) to `false`. Locally verified that the build scripts for @parcel/watcher, @swc/core, esbuild, and msgpackr-extract now run on install.
2026-05-27 16:06:15 +05:30
chokidar: 3.6.0
prosemirror-view: 1.40.0
"@types/express": 4.17.23
typescript: "catalog:"
vite: "catalog:"
fix: bump npm deps to resolve Dependabot advisories (#9191) * fix: bump npm deps to resolve Dependabot advisories Resolve 8 open Dependabot alerts (all npm, in pnpm-lock.yaml) by bumping the affected packages in pnpm-workspace.yaml and regenerating the lockfile: - axios 1.15.2 -> 1.16.0 (catalog): CVE-2026-44494/44492/44490/44489 - tmp -> 0.2.6 (override): CVE-2026-44705 path traversal - ws 8.x -> 8.20.1 (catalog + scoped override): CVE-2026-45736 - qs 6.14.2 -> 6.15.2 (override): CVE-2026-8723 DoS - brace-expansion 5.0.5 -> 5.0.6 (override): CVE-2026-45149 DoS brace-expansion and qs were pinned to their vulnerable versions in the overrides block, so the pins had to be bumped directly. ws is scoped to the 8.x major (ws@7.5.10 is below the vulnerable >=8.0.0 floor). All bumps are semver-compatible patch/minor upgrades; no source changes required. * fix: use named axios `create` import after 1.16.0 bump axios 1.16.0 newly exposes `create` as a named export, so oxlint's import/no-named-as-default-member rule now flags `axios.create(...)`. That added one warning to @plane/services (7 > its --max-warnings=6 baseline) and to apps/web and apps/live, failing check:lint — surfaced on this PR because the lockfile change busts Turbo's lint cache. Switch the three `axios.create(...)` call sites to a named `{ create }` import. `create` is a real value+type export in axios 1.16.0 (verified via tsc). isCancel/CancelToken are left as `axios.*`: CancelToken is only a type export (cannot be a value import under verbatimModuleSyntax) and both were already counted within the existing baselines. Verified locally: full `pnpm check:lint` (16/16) and `check:types` (15/15) pass.
2026-06-01 18:37:35 +05:30
qs: 6.15.2
chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml (#9147) * chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml - Bump turbo from 2.9.4 to 2.9.14 in root package.json and the four production Dockerfiles (web, live, admin, space). - Move pnpm.overrides, onlyBuiltDependencies, and ignoredBuiltDependencies from package.json into pnpm-workspace.yaml. pnpm v10+ no longer reads the pnpm field in package.json, so the full overrides block and most of onlyBuiltDependencies were being silently ignored. - Add @plane/utils as a workspace dependency to the live server. * chore: drop unused allowBuilds block, bump lodash-es to 4.18.1 - Remove the `allowBuilds` block from pnpm-workspace.yaml. It is not a recognized pnpm v10/v11 key and its values were inconsistent with the actual `onlyBuiltDependencies` / `ignoredBuiltDependencies` configuration. - Bump `lodash-es` catalog entry from 4.18.0 to 4.18.1. With overrides now applied workspace-wide, 4.18.0 (marked deprecated as a "bad release") was being enforced everywhere. * fix: use pnpm v11 allowBuilds in place of removed legacy keys `onlyBuiltDependencies` and `ignoredBuiltDependencies` were removed in pnpm v11. They were being silently ignored on this branch, which caused `ERR_PNPM_IGNORED_BUILDS` to fail CI under `--frozen-lockfile`. Replace them with the v11-native `allowBuilds:` block, mapping the previous allowlist to `true` and the previous denylist (sharp) to `false`. Locally verified that the build scripts for @parcel/watcher, @swc/core, esbuild, and msgpackr-extract now run on install.
2026-05-27 16:06:15 +05:30
diff: 5.2.2
webpack: 5.104.1
lodash-es: "catalog:"
lodash: 4.18.1
markdown-it: 14.2.0
chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml (#9147) * chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml - Bump turbo from 2.9.4 to 2.9.14 in root package.json and the four production Dockerfiles (web, live, admin, space). - Move pnpm.overrides, onlyBuiltDependencies, and ignoredBuiltDependencies from package.json into pnpm-workspace.yaml. pnpm v10+ no longer reads the pnpm field in package.json, so the full overrides block and most of onlyBuiltDependencies were being silently ignored. - Add @plane/utils as a workspace dependency to the live server. * chore: drop unused allowBuilds block, bump lodash-es to 4.18.1 - Remove the `allowBuilds` block from pnpm-workspace.yaml. It is not a recognized pnpm v10/v11 key and its values were inconsistent with the actual `onlyBuiltDependencies` / `ignoredBuiltDependencies` configuration. - Bump `lodash-es` catalog entry from 4.18.0 to 4.18.1. With overrides now applied workspace-wide, 4.18.0 (marked deprecated as a "bad release") was being enforced everywhere. * fix: use pnpm v11 allowBuilds in place of removed legacy keys `onlyBuiltDependencies` and `ignoredBuiltDependencies` were removed in pnpm v11. They were being silently ignored on this branch, which caused `ERR_PNPM_IGNORED_BUILDS` to fail CI under `--frozen-lockfile`. Replace them with the v11-native `allowBuilds:` block, mapping the previous allowlist to `true` and the previous denylist (sharp) to `false`. Locally verified that the build scripts for @parcel/watcher, @swc/core, esbuild, and msgpackr-extract now run on install.
2026-05-27 16:06:15 +05:30
rollup: 4.59.0
"minimatch@3": 3.1.4
"minimatch@10": 10.2.3
serialize-javascript: 7.0.5
"ajv@6": 6.14.0
"ajv@8": 8.18.0
"undici@7": 7.28.0
chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml (#9147) * chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml - Bump turbo from 2.9.4 to 2.9.14 in root package.json and the four production Dockerfiles (web, live, admin, space). - Move pnpm.overrides, onlyBuiltDependencies, and ignoredBuiltDependencies from package.json into pnpm-workspace.yaml. pnpm v10+ no longer reads the pnpm field in package.json, so the full overrides block and most of onlyBuiltDependencies were being silently ignored. - Add @plane/utils as a workspace dependency to the live server. * chore: drop unused allowBuilds block, bump lodash-es to 4.18.1 - Remove the `allowBuilds` block from pnpm-workspace.yaml. It is not a recognized pnpm v10/v11 key and its values were inconsistent with the actual `onlyBuiltDependencies` / `ignoredBuiltDependencies` configuration. - Bump `lodash-es` catalog entry from 4.18.0 to 4.18.1. With overrides now applied workspace-wide, 4.18.0 (marked deprecated as a "bad release") was being enforced everywhere. * fix: use pnpm v11 allowBuilds in place of removed legacy keys `onlyBuiltDependencies` and `ignoredBuiltDependencies` were removed in pnpm v11. They were being silently ignored on this branch, which caused `ERR_PNPM_IGNORED_BUILDS` to fail CI under `--frozen-lockfile`. Replace them with the v11-native `allowBuilds:` block, mapping the previous allowlist to `true` and the previous denylist (sharp) to `false`. Locally verified that the build scripts for @parcel/watcher, @swc/core, esbuild, and msgpackr-extract now run on install.
2026-05-27 16:06:15 +05:30
flatted: 3.4.2
picomatch: 2.3.2
"yaml@1": 1.10.3
"yaml@2": 2.8.3
path-to-regexp: 0.1.13
defu: 6.1.5
postcss: 8.5.15
chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml (#9147) * chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml - Bump turbo from 2.9.4 to 2.9.14 in root package.json and the four production Dockerfiles (web, live, admin, space). - Move pnpm.overrides, onlyBuiltDependencies, and ignoredBuiltDependencies from package.json into pnpm-workspace.yaml. pnpm v10+ no longer reads the pnpm field in package.json, so the full overrides block and most of onlyBuiltDependencies were being silently ignored. - Add @plane/utils as a workspace dependency to the live server. * chore: drop unused allowBuilds block, bump lodash-es to 4.18.1 - Remove the `allowBuilds` block from pnpm-workspace.yaml. It is not a recognized pnpm v10/v11 key and its values were inconsistent with the actual `onlyBuiltDependencies` / `ignoredBuiltDependencies` configuration. - Bump `lodash-es` catalog entry from 4.18.0 to 4.18.1. With overrides now applied workspace-wide, 4.18.0 (marked deprecated as a "bad release") was being enforced everywhere. * fix: use pnpm v11 allowBuilds in place of removed legacy keys `onlyBuiltDependencies` and `ignoredBuiltDependencies` were removed in pnpm v11. They were being silently ignored on this branch, which caused `ERR_PNPM_IGNORED_BUILDS` to fail CI under `--frozen-lockfile`. Replace them with the v11-native `allowBuilds:` block, mapping the previous allowlist to `true` and the previous denylist (sharp) to `false`. Locally verified that the build scripts for @parcel/watcher, @swc/core, esbuild, and msgpackr-extract now run on install.
2026-05-27 16:06:15 +05:30
axios: "catalog:"
follow-redirects: 1.16.0
uuid: "catalog:"
"fast-uri@<3.1.2": ">=3.1.2"
tmp: 0.2.7
form-data: 4.0.6
"ws@8": 8.21.0
"ws@7": 7.5.11
"@opentelemetry/core": 2.8.0
"@opentelemetry/resources": 2.8.0
"@opentelemetry/sdk-trace-base": 2.8.0
morgan: 1.11.0
chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml (#9147) * chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml - Bump turbo from 2.9.4 to 2.9.14 in root package.json and the four production Dockerfiles (web, live, admin, space). - Move pnpm.overrides, onlyBuiltDependencies, and ignoredBuiltDependencies from package.json into pnpm-workspace.yaml. pnpm v10+ no longer reads the pnpm field in package.json, so the full overrides block and most of onlyBuiltDependencies were being silently ignored. - Add @plane/utils as a workspace dependency to the live server. * chore: drop unused allowBuilds block, bump lodash-es to 4.18.1 - Remove the `allowBuilds` block from pnpm-workspace.yaml. It is not a recognized pnpm v10/v11 key and its values were inconsistent with the actual `onlyBuiltDependencies` / `ignoredBuiltDependencies` configuration. - Bump `lodash-es` catalog entry from 4.18.0 to 4.18.1. With overrides now applied workspace-wide, 4.18.0 (marked deprecated as a "bad release") was being enforced everywhere. * fix: use pnpm v11 allowBuilds in place of removed legacy keys `onlyBuiltDependencies` and `ignoredBuiltDependencies` were removed in pnpm v11. They were being silently ignored on this branch, which caused `ERR_PNPM_IGNORED_BUILDS` to fail CI under `--frozen-lockfile`. Replace them with the v11-native `allowBuilds:` block, mapping the previous allowlist to `true` and the previous denylist (sharp) to `false`. Locally verified that the build scripts for @parcel/watcher, @swc/core, esbuild, and msgpackr-extract now run on install.
2026-05-27 16:06:15 +05:30
allowBuilds:
"@parcel/watcher": true
"@swc/core": true
esbuild: true
msgpackr-extract: true
turbo: true
sharp: false
minimumReleaseAgeExclude:
- '@storybook/addon-docs@10.4.6'
- '@storybook/builder-vite@10.4.6'
- '@storybook/csf-plugin@10.4.6'
- '@storybook/react-dom-shim@10.4.6'
- '@storybook/react-vite@10.4.6'
- '@storybook/react@10.4.6'
- storybook@10.4.6