@fluentui/react-select
Advanced tools
Comparing version 9.1.89 to 9.1.90
@@ -567,2 +567,2 @@ "use strict"; | ||
return state; | ||
}; //# sourceMappingURL=useSelectStyles.styles.js.map | ||
}; |
@@ -319,3 +319,2 @@ import { __styles, mergeClasses, shorthands } from '@griffel/react'; | ||
return state; | ||
}; | ||
//# sourceMappingURL=useSelectStyles.styles.js.map | ||
}; |
{ | ||
"name": "@fluentui/react-select", | ||
"version": "9.1.89", | ||
"version": "9.1.90", | ||
"description": "Fluent UI React Select component", | ||
@@ -14,15 +14,2 @@ "main": "lib-commonjs/index.js", | ||
"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": "yarn storybook", | ||
"test": "jest --passWithNoTests", | ||
"storybook": "yarn --cwd ../stories storybook", | ||
"type-check": "just-scripts type-check", | ||
"generate-api": "just-scripts generate-api" | ||
}, | ||
"devDependencies": { | ||
@@ -32,12 +19,11 @@ "@fluentui/eslint-plugin": "*", | ||
"@fluentui/react-conformance-griffel": "*", | ||
"@fluentui/scripts-api-extractor": "*", | ||
"@fluentui/scripts-tasks": "*" | ||
"@fluentui/scripts-api-extractor": "*" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-field": "^9.1.78", | ||
"@fluentui/react-field": "^9.1.79", | ||
"@fluentui/react-icons": "^2.0.245", | ||
"@fluentui/react-jsx-runtime": "^9.0.45", | ||
"@fluentui/react-shared-contexts": "^9.20.2", | ||
"@fluentui/react-theme": "^9.1.21", | ||
"@fluentui/react-utilities": "^9.18.16", | ||
"@fluentui/react-jsx-runtime": "^9.0.46", | ||
"@fluentui/react-shared-contexts": "^9.21.0", | ||
"@fluentui/react-theme": "^9.1.22", | ||
"@fluentui/react-utilities": "^9.18.17", | ||
"@griffel/react": "^1.5.22", | ||
@@ -44,0 +30,0 @@ "@swc/helpers": "^0.5.1" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
187335
4
1248