{ "name": "react-content-query-webpart", "version": "1.2.0", "private": true, "engines": { "node": ">=16.13.0 <17.0.0 || >=18.17.1 <19.0.0" }, "main": "lib/index.js", "scripts": { "build": "gulp bundle", "clean": "gulp clean", "test": "gulp test" }, "dependencies": { "@microsoft/mgt": "^2.0.1", "@microsoft/sp-build-web": "1.18.0", "@microsoft/sp-core-library": "1.18.2", "@microsoft/sp-lodash-subset": "1.18.2", "@microsoft/sp-office-ui-fabric-core": "1.18.2", "@microsoft/sp-property-pane": "1.18.2", "@microsoft/sp-webpart-base": "1.18.2", "@pnp/spfx-controls-react": "2.3.0", "@pnp/spfx-property-controls": "2.2.0", "@types/handlebars": "4.0.32", "acorn": ">=5.7.4", "atob": ">=2.1.0", "base64-url": ">=2.0.0", "braces": ">=2.3.1", "clean-css": ">=4.1.11", "cryptiles": ">=4.1.2", "deep-extend": ">=0.5.1", "diff": ">=3.5.0", "extend": ">=3.0.2", "fresh": ">=0.5.2", "fstream": ">=1.0.12", "growl": ">=1.10.0", "handlebars": "^4.7.7", "handlebars-helpers": "^0.8.4", "hoek": ">=4.2.1", "is-my-json-valid": ">=2.17.2", "js-yaml": ">=3.13.1", "lodash": ">=4.17.21", "lodash.merge": ">=4.6.2", "lodash.mergewith": ">=4.6.2", "lodash.template": ">=4.5.0", "macaddress": ">=0.2.9", "minimist": ">=1.2.6", "mixin-deep": ">=1.3.2", "moment": ">=2.29.4", "morgan": ">=1.9.1", "natives": "^1.1.6", "node.extend": ">=1.1.7", "open": ">=6.0.0", "randomatic": ">=3.0.0", "react": "17.0.1", "react-dom": "17.0.1", "react-ace": "^11.0.1", "set-value": ">=3.0.3", "sshpk": ">=1.13.2", "stringstream": ">=0.0.6", "tar": ">=7.0.0", "underscore.string": ">=3.3.5", "ws": ">=8.17.1", "tslib": "2.3.1", "@fluentui/react": "^8.106.4" }, "devDependencies": { "@microsoft/rush-stack-compiler-4.7": "0.1.0", "@rushstack/eslint-config": "2.5.1", "@microsoft/eslint-plugin-spfx": "1.18.2", "@microsoft/eslint-config-spfx": "1.18.2", "@microsoft/sp-build-web": "1.18.2", "@microsoft/sp-module-interfaces": "1.18.2", "@types/chai": "3.4.34", "@types/es6-promise": "0.0.33", "@types/mocha": "2.2.38", "@types/react": "17.0.45", "@types/react-dom": "17.0.17", "@types/webpack-env": "1.13.1", "ajv": "5.2.2", "eslint": "8.7.0", "eslint-plugin-react-hooks": "4.3.0", "gulp": "4.0.2", "gulp-sequence": "1.0.0", "jest": "^23.6.0", "typescript": "4.7.4" } }