1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-21 11:53:34 +00:00

chore: move @nx packages to devDependencies (#18062)

These packages are build/tooling dependencies and should not be in
production dependencies.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Anders Åberg
2025-12-22 18:13:39 +01:00
committed by GitHub
parent dfb597c236
commit 5d79d44015
2 changed files with 962 additions and 47 deletions

999
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -50,6 +50,11 @@
"@eslint/compat": "2.0.0",
"@lit-labs/signals": "0.1.3",
"@ngtools/webpack": "20.3.12",
"@nx/devkit": "21.6.10",
"@nx/eslint": "21.6.10",
"@nx/jest": "21.6.10",
"@nx/js": "21.6.10",
"@nx/webpack": "21.6.10",
"@storybook/addon-a11y": "9.1.16",
"@storybook/addon-designs": "9.0.0-next.3",
"@storybook/addon-docs": "9.1.16",
@@ -166,11 +171,6 @@
"@microsoft/signalr": "8.0.7",
"@microsoft/signalr-protocol-msgpack": "8.0.7",
"@ng-select/ng-select": "20.7.0",
"@nx/devkit": "21.6.10",
"@nx/eslint": "21.6.10",
"@nx/jest": "21.6.10",
"@nx/js": "21.6.10",
"@nx/webpack": "21.6.10",
"big-integer": "1.6.52",
"braintree-web-drop-in": "1.46.0",
"buffer": "6.0.3",