{
  "name": "@microsoft/spfx-web-build-rig",
  "version": "1.23.2",
  "description": "The Heft build rig for building SPFx projects",
  "homepage": "http://aka.ms/spfx",
  "license": "https://aka.ms/spfx/license",
  "dependencies": {
    "@microsoft/api-extractor": "7.58.1",
    "@rushstack/heft": "1.2.17",
    "@rushstack/heft-dev-cert-plugin": "1.1.13",
    "@rushstack/heft-jest-plugin": "2.0.6",
    "@rushstack/heft-lint-plugin": "1.2.7",
    "@rushstack/heft-sass-plugin": "1.4.1",
    "@rushstack/heft-static-asset-typings-plugin": "0.1.3",
    "@rushstack/heft-typescript-plugin": "1.3.2",
    "@rushstack/heft-webpack5-plugin": "1.3.10",
    "@types/jest": "30.0.0",
    "@types/webpack-env": "~1.15.2",
    "eslint": "9.37.0",
    "jest-environment-jsdom": "^30.3.0",
    "jest-junit": "12.3.0",
    "typescript": "5.3.3",
    "webpack": "5.105.4",
    "@microsoft/spfx-heft-plugins": "1.23.2"
  },
  "scripts": {
    "build": "",
    "build-watch": "",
    "_phase:build": "",
    "_phase:depscan": ""
  }
}