Files
2026-07-13 12:38:36 +08:00

394 lines
14 KiB
JSON

{
"name": "@nx/nx-source",
"description": "Smart Monorepos · Fast Builds",
"homepage": "https://nx.dev",
"private": true,
"packageManager": "pnpm@11.2.2",
"scripts": {
"build": "nx run-many --target build --parallel 8 --exclude nx-dev,tools-documentation-create-embeddings,nx-dev-util-ai,astro-docs",
"commit": "czg",
"check-commit": "node ./scripts/commit-lint.js",
"check-format": "nx format:check --all",
"check-format:quick": "pretty-quick --check",
"check-imports": "node ./scripts/check-imports.js",
"check-lock-files": "node ./scripts/check-lock-files.js",
"check-codeowners": "tsx ./scripts/check-codeowners.ts",
"nx-release": "nx nx-release @nx/nx-source --parallel 8",
"prepublishOnly": "node ./scripts/update-package-group.js",
"postinstall": "dotnet restore || echo 'needs dotnet restore'",
"local-registry": "nx local-registry @nx/nx-source",
"submit-plugin": "node ./scripts/submit-plugin.js",
"prepare": "is-ci || husky",
"echo": "echo 123458",
"preinstall": "node ./scripts/preinstall.js",
"bench": "nx run benchmarks",
"test": "nx run-many -t test",
"e2e": "nx run-many -t e2e --projects ./e2e/*",
"build:wasm": "RUSTUP_TOOLCHAIN=nightly-2026-03-01 rustup target add wasm32-wasip1-threads && RUSTUP_TOOLCHAIN=nightly-2026-03-01 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",
"lint-pnpm-lock": "eslint pnpm-lock.yaml",
"migrate-to-pnpm-version": "node ./scripts/migrate-to-pnpm-version.js",
"analyze-docs": "node tools/scripts/analyze-docs.mjs",
"update-all-repos": "nx run update-repos:update-all-repos --parallel 5",
"copy-built-package": "tsx scripts/copy-built-package"
},
"devDependencies": {
"@actions/core": "^1.10.0",
"@angular-devkit/architect": "catalog:angular",
"@angular-devkit/build-angular": "catalog:angular",
"@angular-devkit/core": "catalog:angular",
"@angular-devkit/schematics": "catalog:angular",
"@angular-eslint/eslint-plugin": "catalog:eslint",
"@angular-eslint/eslint-plugin-template": "catalog:eslint",
"@angular-eslint/template-parser": "catalog:eslint",
"@angular/build": "catalog:angular",
"@angular/cli": "catalog:angular",
"@angular/common": "catalog:angular",
"@angular/compiler": "catalog:angular",
"@angular/compiler-cli": "catalog:angular",
"@angular/core": "catalog:angular",
"@angular/localize": "catalog:angular",
"@angular/platform-browser": "catalog:angular",
"@angular/platform-server": "catalog:angular",
"@angular/router": "catalog:angular",
"@angular/ssr": "catalog:angular",
"@babel/core": "catalog:",
"@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": "^2.0.5",
"@eslint/js": "^9.39.4",
"@floating-ui/react": "0.26.6",
"@jest/globals": "catalog:jest",
"@jest/reporters": "catalog:jest",
"@jest/test-result": "catalog:jest",
"@jest/types": "catalog:jest",
"@module-federation/enhanced": "catalog:",
"@module-federation/node": "^2.7.21",
"@module-federation/runtime": "2.3.3",
"@module-federation/sdk": "^2.1.0",
"@monodon/rust": "3.0.0",
"@napi-rs/cli": "3.5.1",
"@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",
"@netlify/plugin-nextjs": "^5.15.7",
"@nuxt/kit": "^3.10.0",
"@nuxt/schema": "^3.10.0",
"@nx/angular": "23.1.0-beta.7",
"@nx/conformance": "5.0.4",
"@nx/cypress": "23.1.0-beta.7",
"@nx/devkit": "23.1.0-beta.7",
"@nx/dotnet": "23.1.0-beta.7",
"@nx/esbuild": "23.1.0-beta.7",
"@nx/eslint": "23.1.0-beta.7",
"@nx/eslint-plugin": "23.1.0-beta.7",
"@nx/gradle": "23.1.0-beta.7",
"@nx/jest": "23.1.0-beta.7",
"@nx/js": "23.1.0-beta.7",
"@nx/key": "5.0.4",
"@nx/next": "23.1.0-beta.7",
"@nx/playwright": "23.1.0-beta.7",
"@nx/plugin": "23.1.0-beta.7",
"@nx/powerpack-license": "5.0.4",
"@nx/react": "23.1.0-beta.7",
"@nx/rsbuild": "23.1.0-beta.7",
"@nx/rspack": "23.1.0-beta.7",
"@nx/storybook": "23.1.0-beta.7",
"@nx/vite": "23.1.0-beta.7",
"@nx/vitest": "23.1.0-beta.7",
"@nx/web": "23.1.0-beta.7",
"@nx/webpack": "23.1.0-beta.7",
"@phenomnomnominal/tsquery": "catalog:typescript",
"@playwright/test": "catalog:",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@pnpm/lockfile-types": "^6.0.0",
"@reduxjs/toolkit": "1.9.0",
"@remix-run/dev": "^2.17.3",
"@remix-run/node": "^2.17.3",
"@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-typescript": "^12.1.0",
"@rollup/plugin-url": "^8.0.2",
"@rsbuild/core": "2.0.15",
"@rspack/core": "catalog:rspack",
"@rspack/dev-server": "catalog:rspack",
"@rspack/plugin-react-refresh": "catalog:rspack",
"@schematics/angular": "catalog:angular",
"@storybook/addon-docs": "10.2.10",
"@storybook/react-vite": "10.2.10",
"@storybook/react-webpack5": "10.2.10",
"@supabase/supabase-js": "^2.26.0",
"@svgr/rollup": "^8.1.0",
"@svgr/webpack": "catalog:",
"@swc-contrib/mut-cjs-exports": "catalog:jest",
"@swc-node/register": "catalog:swc",
"@swc/cli": "catalog:swc",
"@swc/core": "catalog:swc",
"@swc/helpers": "catalog:swc",
"@swc/jest": "catalog:jest",
"@testing-library/react": "15.0.6",
"@types/express": "^4.17.21",
"@types/flat": "^5.0.1",
"@types/fs-extra": "^11.0.0",
"@types/is-ci": "^3.0.0",
"@types/jest": "catalog:jest",
"@types/js-yaml": "^4.0.9",
"@types/node": "catalog:typescript",
"@types/picomatch": "3.0.2",
"@types/react": "catalog:react",
"@types/react-dom": "catalog:react",
"@types/semver": "^7.5.8",
"@types/tar-stream": "^2.2.2",
"@types/tmp": "^0.2.6",
"@types/which": "^3.0.4",
"@types/yargs": "17.0.10",
"@types/yarnpkg__lockfile": "^1.1.5",
"@typescript-eslint/eslint-plugin": "^8.58.2",
"@typescript-eslint/parser": "^8.58.2",
"@typescript-eslint/rule-tester": "^8.58.2",
"@typescript-eslint/type-utils": "catalog:eslint",
"@typescript-eslint/utils": "catalog:eslint",
"@typescript/native-preview": "7.0.0-dev.20260608.1",
"@vitejs/plugin-react": "^6.0.0",
"@webcontainer/api": "1.5.1",
"@xstate/immer": "0.3.1",
"@xstate/inspect": "0.7.0",
"@xstate/react": "3.0.1",
"@zkochan/js-yaml": "catalog:",
"ajv": "catalog:",
"angular-eslint": "catalog:eslint",
"autoprefixer": "catalog:css",
"babel-jest": "catalog:jest",
"babel-loader": "^9.1.2",
"browserslist": "^4.26.0",
"chalk": "catalog:",
"cli-cursor": "3.1.0",
"cli-spinners": "2.6.1",
"columnify": "^1.6.0",
"confusing-browser-globals": "^1.0.9",
"convert-source-map": "^2.0.0",
"copy-webpack-plugin": "^14.0.0",
"css-minimizer-webpack-plugin": "^8.0.0",
"cypress": "15.17.0",
"cytoscape": "^3.18.2",
"cytoscape-dagre": "^2.4.0",
"cz-git": "^1.4.0",
"czg": "^1.4.0",
"detect-port": "^2.1.0",
"dotenv": "~16.4.5",
"dotenv-expand": "~12.0.3",
"ejs": "5.0.1",
"emnapi": "^1.2.0",
"enhanced-resolve": "^5.8.3",
"esbuild": "0.25.0",
"eslint": "^9.39.4",
"eslint-config-prettier": "catalog:eslint",
"eslint-plugin-cypress": "^6.3.1",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.15.2",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-playwright": "^2.10.1",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.1.0",
"eslint-plugin-storybook": "^10.3.5",
"express": "^4.21.2",
"fast-xml-parser": "^5.3.7",
"figures": "3.2.0",
"file-type": "^16.2.0",
"flat": "^5.0.2",
"fork-ts-checker-webpack-plugin": "9.1.0",
"fs-extra": "^11.1.0",
"github-slugger": "^2.0.0",
"globals": "^15.9.0",
"gpt3-tokenizer": "catalog:",
"html-webpack-plugin": "5.5.0",
"http-proxy-middleware": "catalog:",
"http-server": "catalog:",
"husky": "^9.1.5",
"identity-obj-proxy": "catalog:jest",
"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": "catalog:jest",
"jest-config": "catalog:jest",
"jest-diff": "catalog:jest",
"jest-environment-jsdom": "catalog:jest",
"jest-environment-node": "catalog:jest",
"jest-resolve": "catalog:jest",
"jest-runtime": "catalog:jest",
"jest-util": "catalog:jest",
"js-tokens": "^4.0.0",
"js-yaml": "^4.1.0",
"jsonc-eslint-parser": "^3.1.0",
"jsonc-parser": "catalog:",
"kill-port": "^1.6.1",
"less": "4.5.1",
"less-loader": "catalog:css",
"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.82.4",
"metro-resolver": "~0.82.4",
"mini-css-extract-plugin": "~2.4.7",
"minimatch": "catalog:",
"next-sitemap": "^3.1.10",
"ng-packagr": "catalog:angular",
"nuxt": "^3.21.1",
"nx": "23.1.0-beta.7",
"octokit": "^2.0.14",
"open": "^8.4.0",
"openai": "~4.3.1",
"ora": "catalog:",
"parse-markdown-links": "^1.0.4",
"parse5": "4.0.0",
"picocolors": "catalog:",
"picomatch": "catalog:",
"postcss": "catalog:css",
"postcss-import": "~14.1.0",
"prettier": "^3.6.2",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.14",
"pretty-quick": "^4.2.2",
"react-redux": "8.0.5",
"react-refresh": "^0.10.0",
"react-router-dom": "^6.30.3",
"react-textarea-autosize": "catalog:",
"regenerator-runtime": "0.13.7",
"rehype-parse": "^9.0.0",
"rehype-remark": "^10.0.0",
"remark-gfm": "^4.0.0",
"remark-stringify": "^11.0.0",
"resolve.exports": "2.0.3",
"rollup": "^4.14.0",
"rollup-plugin-copy": "^3.5.0",
"rxjs": "catalog:",
"sass": "catalog:css",
"sass-embedded": "catalog:css",
"sass-loader": "catalog:css",
"semver": "catalog:",
"shiki": "^4.0.2",
"smol-toml": "1.6.1",
"source-map-loader": "^5.0.0",
"source-map-support": "0.5.19",
"storybook": "10.2.10",
"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",
"tmp": "catalog:",
"toml-eslint-parser": "^1.0.3",
"tree-kill": "catalog:",
"ts-checker-rspack-plugin": "catalog:rspack",
"ts-jest": "catalog:jest",
"ts-loader": "^9.5.7",
"ts-node": "catalog:typescript",
"tsconfig-paths": "catalog:typescript",
"tsconfig-paths-webpack-plugin": "4.2.0",
"tsx": "^4.20.5",
"typedoc": "0.25.12",
"typedoc-plugin-markdown": "3.17.1",
"typescript": "catalog:typescript",
"typescript-eslint": "^8.58.2",
"unified": "^11.0.4",
"unist-builder": "^4.0.0",
"use-sync-external-store": "^1.2.0",
"verdaccio": "catalog:",
"vite": "8.0.0",
"vitest": "catalog:vite",
"webpack": "catalog:",
"webpack-dev-server": "catalog:",
"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": "catalog:",
"yargs-parser": "catalog:",
"zone.js": "catalog:angular"
},
"author": "Victor Savkin",
"license": "MIT",
"config": {
"commitizen": {
"path": "./node_modules/cz-git",
"czConfig": "./scripts/commitizen.js"
}
},
"dependencies": {
"@docsearch/react": "^3.3.0",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "catalog:",
"@markdoc/markdoc": "0.2.2",
"@napi-rs/canvas": "^0.1.52",
"@nx/graph": "1.0.5",
"@tailwindcss/forms": "0.5.10",
"@tailwindcss/postcss": "catalog:tailwind",
"@tailwindcss/typography": "0.5.16",
"@types/license-checker": "^25.0.3",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "3.0.2",
"axios": "1.16.1",
"classnames": "^2.5.1",
"cliui": "^8.0.1",
"clsx": "^2.0.0",
"core-js": "3.36.1",
"enquirer": "catalog:",
"form-data": "^4.0.4",
"framer-motion": "^11.3.0",
"front-matter": "^4.0.2",
"json-schema-to-typescript": "^10.1.5",
"jsonpointer": "^5.0.0",
"license-checker": "^25.0.1",
"next": "16.2.7",
"next-seo": "catalog:",
"npm-run-path": "^4.0.1",
"picomatch": "catalog:",
"preact": "10.25.4",
"react": "catalog:react",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "catalog:react",
"react-syntax-highlighter": "^15.5.0",
"regenerator-runtime": "0.13.7",
"sharp": "^0.33.3",
"string-width": "^4.2.3",
"tailwind-merge": "catalog:tailwind",
"tailwindcss": "4.1.11",
"tinyglobby": "catalog:",
"tslib": "catalog:typescript",
"webpack-cli": "7.0.3"
},
"nx": {
"includedScripts": [
"lint-pnpm-lock",
"echo",
"check-commit",
"check-format",
"check-format:quick",
"check-imports",
"check-lock-files",
"check-codeowners"
]
}
}