132 lines
4.4 KiB
JSON
132 lines
4.4 KiB
JSON
|
{
|
||
|
"name": "@fluentui/react-components",
|
||
|
"version": "9.54.10",
|
||
|
"description": "Suite package for converged React components",
|
||
|
"main": "lib-commonjs/index.js",
|
||
|
"module": "lib/index.js",
|
||
|
"typings": "./dist/index.d.ts",
|
||
|
"sideEffects": false,
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/microsoft/fluentui"
|
||
|
},
|
||
|
"license": "MIT",
|
||
|
"scripts": {
|
||
|
"build": "just-scripts build",
|
||
|
"bundle-size": "monosize measure",
|
||
|
"clean": "just-scripts clean",
|
||
|
"code-style": "just-scripts code-style",
|
||
|
"just": "just-scripts",
|
||
|
"lint": "just-scripts lint",
|
||
|
"start": "echo 'This doesn't do anything. Run `yarn workspace @fluentui/public-docsite-v9 storybook` instead.'",
|
||
|
"test": "jest --passWithNoTests",
|
||
|
"type-check": "just-scripts type-check",
|
||
|
"generate-api": "just-scripts generate-api",
|
||
|
"verify-packaging": "just-scripts verify-packaging"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"@fluentui/eslint-plugin": "*",
|
||
|
"@fluentui/scripts-api-extractor": "*",
|
||
|
"@fluentui/scripts-tasks": "*"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@fluentui/react-accordion": "^9.5.0",
|
||
|
"@fluentui/react-alert": "9.0.0-beta.124",
|
||
|
"@fluentui/react-avatar": "^9.6.35",
|
||
|
"@fluentui/react-badge": "^9.2.41",
|
||
|
"@fluentui/react-button": "^9.3.87",
|
||
|
"@fluentui/react-card": "^9.0.89",
|
||
|
"@fluentui/react-checkbox": "^9.2.33",
|
||
|
"@fluentui/react-combobox": "^9.13.3",
|
||
|
"@fluentui/react-dialog": "^9.11.9",
|
||
|
"@fluentui/react-divider": "^9.2.73",
|
||
|
"@fluentui/react-drawer": "^9.5.9",
|
||
|
"@fluentui/react-field": "^9.1.72",
|
||
|
"@fluentui/react-image": "^9.1.71",
|
||
|
"@fluentui/react-infobutton": "9.0.0-beta.102",
|
||
|
"@fluentui/react-infolabel": "^9.0.42",
|
||
|
"@fluentui/react-input": "^9.4.85",
|
||
|
"@fluentui/react-label": "^9.1.74",
|
||
|
"@fluentui/react-link": "^9.2.28",
|
||
|
"@fluentui/react-menu": "^9.14.12",
|
||
|
"@fluentui/react-overflow": "^9.1.26",
|
||
|
"@fluentui/react-persona": "^9.2.94",
|
||
|
"@fluentui/react-portal": "^9.4.31",
|
||
|
"@fluentui/react-popover": "^9.9.17",
|
||
|
"@fluentui/react-positioning": "^9.15.7",
|
||
|
"@fluentui/react-progress": "^9.1.83",
|
||
|
"@fluentui/react-provider": "^9.17.0",
|
||
|
"@fluentui/react-radio": "^9.2.28",
|
||
|
"@fluentui/react-select": "^9.1.83",
|
||
|
"@fluentui/react-shared-contexts": "^9.20.0",
|
||
|
"@fluentui/react-skeleton": "^9.1.12",
|
||
|
"@fluentui/react-slider": "^9.1.90",
|
||
|
"@fluentui/react-spinbutton": "^9.2.84",
|
||
|
"@fluentui/react-spinner": "^9.4.12",
|
||
|
"@fluentui/react-swatch-picker": "^9.1.6",
|
||
|
"@fluentui/react-switch": "^9.1.90",
|
||
|
"@fluentui/react-table": "^9.15.13",
|
||
|
"@fluentui/react-tabs": "^9.4.28",
|
||
|
"@fluentui/react-tabster": "^9.22.3",
|
||
|
"@fluentui/react-tags": "^9.3.14",
|
||
|
"@fluentui/react-textarea": "^9.3.84",
|
||
|
"@fluentui/react-theme": "^9.1.19",
|
||
|
"@fluentui/react-toast": "^9.3.51",
|
||
|
"@fluentui/react-toolbar": "^9.2.1",
|
||
|
"@fluentui/react-tooltip": "^9.4.35",
|
||
|
"@fluentui/react-utilities": "^9.18.13",
|
||
|
"@fluentui/react-text": "^9.4.23",
|
||
|
"@fluentui/react-virtualizer": "9.0.0-alpha.82",
|
||
|
"@fluentui/react-tree": "^9.7.8",
|
||
|
"@griffel/react": "^1.5.22",
|
||
|
"@swc/helpers": "^0.5.1",
|
||
|
"@fluentui/react-message-bar": "^9.2.7",
|
||
|
"@fluentui/react-breadcrumb": "^9.0.34",
|
||
|
"@fluentui/react-aria": "^9.13.2",
|
||
|
"@fluentui/react-rating": "^9.0.15",
|
||
|
"@fluentui/react-search": "^9.0.14",
|
||
|
"@fluentui/react-teaching-popover": "^9.1.13",
|
||
|
"@fluentui/react-tag-picker": "^9.2.5",
|
||
|
"@fluentui/react-motion": "^9.4.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@types/react": ">=16.14.0 <19.0.0",
|
||
|
"@types/react-dom": ">=16.9.0 <19.0.0",
|
||
|
"react": ">=16.14.0 <19.0.0",
|
||
|
"react-dom": ">=16.14.0 <19.0.0"
|
||
|
},
|
||
|
"beachball": {
|
||
|
"disallowedChangeTypes": [
|
||
|
"major"
|
||
|
]
|
||
|
},
|
||
|
"exports": {
|
||
|
".": {
|
||
|
"types": "./dist/index.d.ts",
|
||
|
"node": "./lib-commonjs/index.js",
|
||
|
"import": "./lib/index.js",
|
||
|
"require": "./lib-commonjs/index.js"
|
||
|
},
|
||
|
"./package.json": "./package.json",
|
||
|
"./unstable": {
|
||
|
"types": "./dist/unstable.d.ts",
|
||
|
"node": "./lib-commonjs/unstable/index.js",
|
||
|
"import": "./lib/unstable/index.js",
|
||
|
"require": "./lib-commonjs/unstable/index.js"
|
||
|
}
|
||
|
},
|
||
|
"files": [
|
||
|
"*.md",
|
||
|
"dist/*.d.ts",
|
||
|
"lib",
|
||
|
"lib-commonjs",
|
||
|
"unstable"
|
||
|
],
|
||
|
"wyw-in-js": {
|
||
|
"tags": {
|
||
|
"makeStyles": "@griffel/tag-processor/make-styles",
|
||
|
"makeResetStyles": "@griffel/tag-processor/make-reset-styles"
|
||
|
}
|
||
|
}
|
||
|
}
|