nx/package.json
Nicholas Cunningham a911318017
feat(graph): Create Migrate UI (#30734)
This PR introduces a new UI in Nx Console designed to assist users with
managing migrations more effectively.

Each migration is now presented with its status and actions, allowing
users to interact directly.
If any issues arise, users can address them in isolation without
disrupting the overall flow. The migrate ui provides a clear overview of
the migration state, helping users track progress and understand what
actions are required at each step.
2025-04-16 12:40:37 -04:00

417 lines
14 KiB
JSON

{
"name": "@nx/nx-source",
"description": "Smart Monorepos · Fast CI",
"homepage": "https://nx.dev",
"private": true,
"scripts": {
"build": "nx run-many --target build --parallel 8 --exclude nx-dev,typedoc-theme,tools-documentation-create-embeddings,nx-dev-util-ai",
"commit": "czg",
"check-commit": "node ./scripts/commit-lint.js",
"check-format": "nx format:check --all",
"check-imports": "node ./scripts/check-imports.js",
"check-lock-files": "node ./scripts/check-lock-files.js",
"check-documentation-map": "ts-node -P ./scripts/tsconfig.scripts.json ./scripts/documentation/map-link-checker.ts",
"check-codeowners": "ts-node -P ./scripts/tsconfig.scripts.json ./scripts/check-codeowners.ts",
"nx-release": "nx nx-release @nx/nx-source --parallel 8",
"prepublishOnly": "node ./scripts/update-package-group.js",
"local-registry": "nx local-registry @nx/nx-source",
"documentation": "nx documentation",
"submit-plugin": "node ./scripts/submit-plugin.js",
"prepare": "is-ci || husky",
"echo": "echo 123458",
"preinstall": "node ./scripts/preinstall.js",
"test": "nx run-many -t test",
"e2e": "nx run-many -t e2e --projects ./e2e/*",
"build:wasm": "rustup override set nightly-2024-07-19 && rustup target add wasm32-wasip1-threads && WASI_SDK_PATH=\"$(pwd)/wasi-sdk-23.0-x86_64-linux\" CMAKE_BUILD_PARALLEL_LEVEL=2 LIBSQLITE3_FLAGS=\"-DLONGDOUBLE_TYPE=double\" pnpm exec nx run-many -t build-native-wasm && rustup override unset",
"lint-pnpm-lock": "eslint pnpm-lock.yaml"
},
"devDependencies": {
"@actions/core": "^1.10.0",
"@angular-devkit/architect": "0.1902.0",
"@angular-devkit/build-angular": "19.2.0",
"@angular-devkit/core": "19.2.0",
"@angular-devkit/schematics": "19.2.0",
"@angular-eslint/eslint-plugin": "19.2.0",
"@angular-eslint/eslint-plugin-template": "19.2.0",
"@angular-eslint/template-parser": "19.2.0",
"@angular/cli": "~19.2.0",
"@angular/common": "19.2.0",
"@angular/compiler": "19.2.0",
"@angular/compiler-cli": "19.2.0",
"@angular/core": "19.2.0",
"@angular/router": "19.2.0",
"@astrojs/check": "^0.7.0",
"@astrojs/react": "^3.6.2",
"@babel/core": "^7.23.2",
"@babel/helper-create-regexp-features-plugin": "^7.22.9",
"@babel/plugin-transform-runtime": "^7.23.2",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@babel/runtime": "^7.22.6",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^2.1.1",
"@eslint/js": "^8.48.0",
"@floating-ui/react": "0.26.6",
"@iconify-json/ph": "^1.1.12",
"@iconify-json/svg-spinners": "^1.1.2",
"@jest/reporters": "29.7.0",
"@jest/test-result": "29.7.0",
"@jest/types": "29.6.3",
"@ltd/j-toml": "^1.38.0",
"@module-federation/enhanced": "^0.9.0",
"@module-federation/sdk": "^0.9.0",
"@monodon/rust": "2.1.1",
"@napi-rs/cli": "3.0.0-alpha.56",
"@napi-rs/wasm-runtime": "0.2.4",
"@nestjs/cli": "^10.0.2",
"@nestjs/common": "^9.0.0",
"@nestjs/core": "^9.0.0",
"@nestjs/platform-express": "^9.0.0",
"@nestjs/schematics": "^9.1.0",
"@nestjs/swagger": "^6.0.0",
"@nestjs/testing": "^9.0.0",
"@ngrx/router-store": "19.0.0",
"@ngrx/store": "19.0.0",
"@notionhq/client": "^2.2.15",
"@nuxt/kit": "^3.10.0",
"@nuxt/schema": "^3.10.0",
"@nx/angular": "21.0.0-beta.4",
"@nx/cypress": "21.0.0-beta.4",
"@nx/devkit": "21.0.0-beta.4",
"@nx/esbuild": "21.0.0-beta.4",
"@nx/eslint": "21.0.0-beta.4",
"@nx/eslint-plugin": "21.0.0-beta.4",
"@nx/jest": "21.0.0-beta.4",
"@nx/js": "21.0.0-beta.4",
"@nx/key": "1.3.0-beta.11",
"@nx/next": "21.0.0-beta.4",
"@nx/playwright": "21.0.0-beta.4",
"@nx/powerpack-conformance": "1.3.0-beta.11",
"@nx/powerpack-enterprise-cloud": "1.3.0-beta.11",
"@nx/powerpack-license": "1.3.0-beta.11",
"@nx/react": "21.0.0-beta.4",
"@nx/rsbuild": "21.0.0-beta.4",
"@nx/rspack": "21.0.0-beta.4",
"@nx/storybook": "21.0.0-beta.4",
"@nx/vite": "21.0.0-beta.4",
"@nx/web": "21.0.0-beta.4",
"@nx/webpack": "21.0.0-beta.4",
"@phenomnomnominal/tsquery": "~5.0.1",
"@playwright/test": "^1.36.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@pnpm/lockfile-types": "^6.0.0",
"@reduxjs/toolkit": "1.9.0",
"@remix-run/dev": "^2.14.0",
"@remix-run/node": "^2.14.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-image": "^3.0.3",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-url": "^8.0.2",
"@rsbuild/core": "1.1.8",
"@rspack/core": "1.2.6",
"@rspack/dev-server": "1.0.9",
"@rspack/plugin-minify": "^0.7.5",
"@rspack/plugin-react-refresh": "^1.0.0",
"@schematics/angular": "~19.2.0",
"@storybook/addon-essentials": "8.4.6",
"@storybook/addon-interactions": "8.4.6",
"@storybook/core-server": "8.4.6",
"@storybook/react": "8.4.6",
"@storybook/react-vite": "8.4.6",
"@storybook/react-webpack5": "8.4.6",
"@storybook/test": "^8.5.1",
"@storybook/types": "^8.4.6",
"@supabase/supabase-js": "^2.26.0",
"@svgr/rollup": "^8.1.0",
"@svgr/webpack": "^8.0.1",
"@swc-node/register": "1.9.1",
"@swc/cli": "0.6.0",
"@swc/core": "1.5.7",
"@swc/helpers": "0.5.11",
"@swc/jest": "0.2.36",
"@testing-library/react": "15.0.6",
"@tutorialkit/astro": "1.3.1",
"@tutorialkit/react": "1.3.1",
"@tutorialkit/theme": "1.3.1",
"@tutorialkit/types": "1.3.1",
"@types/cytoscape": "^3.18.2",
"@types/detect-port": "^1.3.2",
"@types/ejs": "3.1.2",
"@types/eslint": "~8.56.10",
"@types/eslint__js": "^8.42.3",
"@types/express": "^4.17.21",
"@types/flat": "^5.0.1",
"@types/fs-extra": "^11.0.0",
"@types/is-ci": "^3.0.0",
"@types/jasmine": "~2.8.6",
"@types/jasminewd2": "~2.0.3",
"@types/jest": "29.5.12",
"@types/js-yaml": "^4.0.9",
"@types/marked": "^2.0.0",
"@types/node": "20.16.10",
"@types/npm-package-arg": "6.1.1",
"@types/picomatch": "3.0.2",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/semver": "^7.5.8",
"@types/tar-stream": "^2.2.2",
"@types/tmp": "^0.2.0",
"@types/yargs": "17.0.10",
"@types/yarnpkg__lockfile": "^1.1.5",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/rule-tester": "^8.19.0",
"@typescript-eslint/type-utils": "^8.19.0",
"@typescript-eslint/utils": "^8.19.0",
"@webcontainer/api": "1.5.1",
"@vitejs/plugin-react": "^4.2.0",
"@xstate/immer": "0.3.1",
"@xstate/inspect": "0.7.0",
"@xstate/react": "3.0.1",
"@zkochan/js-yaml": "0.0.7",
"ai": "^2.2.10",
"ajv": "^8.12.0",
"angular-eslint": "19.2.0",
"astro": "4.15.0",
"autoprefixer": "10.4.13",
"babel-jest": "29.7.0",
"babel-loader": "^9.1.2",
"browserslist": "^4.21.4",
"chalk": "^4.1.0",
"cli-cursor": "3.1.0",
"cli-spinners": "2.6.1",
"columnify": "^1.6.0",
"confusing-browser-globals": "^1.0.9",
"conventional-changelog-cli": "^2.0.23",
"convert-source-map": "^2.0.0",
"copy-webpack-plugin": "^10.2.4",
"css-minimizer-webpack-plugin": "^5.0.0",
"cypress": "14.3.0",
"cytoscape": "^3.18.2",
"cytoscape-dagre": "^2.4.0",
"cytoscape-popper": "^2.0.0",
"cz-git": "^1.4.0",
"czg": "^1.4.0",
"detect-port": "^1.5.1",
"dotenv": "~16.4.5",
"dotenv-expand": "~11.0.6",
"ejs": "^3.1.7",
"emnapi": "^1.2.0",
"enhanced-resolve": "^5.8.3",
"esbuild": "0.25.0",
"eslint": "8.57.0",
"eslint-config-next": "15.3.0",
"eslint-config-prettier": "10.1.2",
"eslint-plugin-cypress": "2.14.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-storybook": "^0.8.0",
"express": "^4.21.2",
"fast-xml-parser": "^4.2.7",
"figures": "3.2.0",
"file-type": "^16.2.0",
"find-cache-dir": "^3.3.2",
"flat": "^5.0.2",
"fork-ts-checker-webpack-plugin": "7.2.13",
"fs-extra": "^11.1.0",
"github-slugger": "^2.0.0",
"globals": "^15.9.0",
"gpt3-tokenizer": "^1.1.5",
"handlebars": "4.7.7",
"html-webpack-plugin": "5.5.0",
"http-proxy-middleware": "^3.0.3",
"http-server": "14.1.0",
"husky": "^9.1.5",
"identity-obj-proxy": "3.0.0",
"ignore": "^5.0.4",
"immer": "^9.0.6",
"import-fresh": "^3.1.0",
"injection-js": "^2.4.0",
"is-ci": "^3.0.0",
"is-windows": "^1.0.2",
"jasmine-core": "~2.99.1",
"jasmine-spec-reporter": "~4.2.1",
"jest": "29.7.0",
"jest-config": "29.7.0",
"jest-diff": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-environment-node": "29.7.0",
"jest-resolve": "29.7.0",
"jest-runtime": "29.7.0",
"jest-util": "29.7.0",
"js-tokens": "^4.0.0",
"js-yaml": "^4.1.0",
"jsonc-eslint-parser": "^2.1.0",
"jsonc-parser": "3.2.0",
"kill-port": "^1.6.1",
"less": "4.1.3",
"less-loader": "11.1.0",
"license-webpack-plugin": "^4.0.2",
"lines-and-columns": "2.0.3",
"loader-utils": "2.0.3",
"magic-string": "~0.30.2",
"markdown-factory": "^0.0.6",
"mdast-util-from-markdown": "^1.3.1",
"mdast-util-to-markdown": "^1.5.0",
"mdast-util-to-string": "^3.2.0",
"memfs": "^3.0.1",
"metro-config": "~0.80.4",
"metro-resolver": "~0.80.4",
"mini-css-extract-plugin": "~2.4.7",
"minimatch": "9.0.3",
"next-sitemap": "^3.1.10",
"ng-packagr": "19.2.0",
"npm-package-arg": "11.0.1",
"nuxt": "^3.10.0",
"nx": "21.0.0-beta.4",
"octokit": "^2.0.14",
"open": "^8.4.0",
"openai": "~4.3.1",
"ora": "5.3.0",
"parse-markdown-links": "^1.0.4",
"parse5": "4.0.0",
"picocolors": "^1.1.0",
"picomatch": "4.0.2",
"piscina": "^4.4.0",
"postcss": "8.4.38",
"postcss-import": "~14.1.0",
"postcss-preset-env": "~7.5.0",
"postcss-url": "~10.1.3",
"prettier": "^2.8.0",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"pretty-quick": "^3.1.0",
"react-markdown": "^8.0.7",
"react-redux": "8.0.5",
"react-refresh": "^0.10.0",
"react-router-dom": "^6.23.1",
"react-textarea-autosize": "^8.5.3",
"regenerator-runtime": "0.13.7",
"resolve.exports": "2.0.3",
"rollup": "^4.14.0",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-typescript2": "^0.36.0",
"rxjs": "^7.8.0",
"sass": "1.55.0",
"sass-embedded": "1.85.1",
"sass-loader": "16.0.5",
"semver": "^7.6.3",
"source-map-loader": "^5.0.0",
"source-map-support": "0.5.19",
"storybook": "^8.4.6",
"storybook-dark-mode": "^4.0.2",
"style-loader": "^3.3.0",
"tar-stream": "~2.2.0",
"tcp-port-used": "^1.0.2",
"terser-webpack-plugin": "^5.3.3",
"tinyglobby": "^0.2.10",
"tmp": "~0.2.1",
"tree-kill": "1.2.2",
"ts-jest": "29.1.0",
"ts-loader": "^9.3.1",
"ts-node": "10.9.1",
"tsconfig-paths": "^4.1.2",
"tsconfig-paths-webpack-plugin": "4.0.0",
"typedoc": "0.25.12",
"typedoc-plugin-markdown": "3.17.1",
"typescript": "~5.7.2",
"typescript-eslint": "^8.19.0",
"unist-builder": "^4.0.0",
"use-sync-external-store": "^1.2.0",
"verdaccio": "6.0.5",
"vite": "6.2.0",
"vitest": "3.0.5",
"webpack": "5.98.0",
"webpack-dev-server": "5.2.1",
"webpack-merge": "^5.8.0",
"webpack-node-externals": "^3.0.0",
"webpack-subresource-integrity": "^5.1.0",
"xstate": "4.34.0",
"yaml": "^2.6.0",
"yargs": "17.6.2",
"yargs-parser": "21.1.1"
},
"author": "Victor Savkin",
"license": "MIT",
"config": {
"commitizen": {
"path": "./node_modules/cz-git",
"czConfig": "./scripts/commitizen.js"
}
},
"dependencies": {
"@docsearch/react": "^3.3.0",
"@grafana/faro-web-sdk": "^1.13.3",
"@grafana/faro-web-tracing": "^1.13.3",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.1.4",
"@markdoc/markdoc": "0.2.2",
"@monaco-editor/react": "^4.4.6",
"@napi-rs/canvas": "^0.1.52",
"@nx/graph": "0.4.2",
"@react-spring/three": "^9.7.3",
"@react-three/drei": "^9.108.3",
"@react-three/fiber": "^8.16.8",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "0.5.13",
"@types/license-checker": "^25.0.3",
"@types/minimatch": "^5.1.2",
"@types/three": "^0.166.0",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "3.0.2",
"axios": "^1.8.3",
"classnames": "^2.5.1",
"cliui": "^8.0.1",
"core-js": "3.36.1",
"enquirer": "~2.3.6",
"fast-glob": "3.3.3",
"framer-motion": "^11.3.0",
"front-matter": "^4.0.2",
"glob": "7.1.4",
"json-schema-to-typescript": "^10.1.5",
"jsonpointer": "^5.0.0",
"license-checker": "^25.0.1",
"next": "14.2.28",
"next-seo": "^5.13.0",
"node-machine-id": "1.1.12",
"npm-run-path": "^4.0.1",
"picomatch": "4.0.2",
"preact": "10.25.4",
"react": "18.3.1",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "18.3.1",
"react-syntax-highlighter": "^15.5.0",
"regenerator-runtime": "0.13.7",
"shadergradient": "^1.2.14",
"string-width": "^4.2.3",
"tailwind-merge": "^2.4.0",
"tailwindcss": "3.4.4",
"three": "^0.166.1",
"tinyglobby": "^0.2.12",
"tslib": "^2.3.0",
"webpack-cli": "^5.1.4"
},
"resolutions": {
"minimist": "^1.2.6",
"underscore": "^1.12.1"
},
"nx": {
"includedScripts": [
"lint-pnpm-lock",
"echo",
"check-commit",
"check-format",
"check-imports",
"check-lock-files",
"check-codeowners"
]
},
"packageManager": "pnpm@9.8.0"
}