Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/perf-test-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@fluentui/react-theme": "*",
Comment thread
Hotell marked this conversation as resolved.
Comment thread
Hotell marked this conversation as resolved.
Comment thread
Hotell marked this conversation as resolved.
"@griffel/core": "^1.16.0",
"@microsoft/load-themed-styles": "^1.10.26",
"react": "^8.119.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"tslib": "^2.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@fluentui/example-data": "*",
"@fluentui/react": "*",
"@microsoft/load-themed-styles": "^1.10.26",
"react": "^8.119.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"tslib": "^2.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/public-docsite-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@fluentui/theme-samples": "*",
"@fluentui/react-monaco-editor": "*",
"office-ui-fabric-core": "^11.0.0",
"react": "^8.119.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"tslib": "^2.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/public-docsite-v9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@fluentui/react-timepicker-compat": "*",
"@griffel/react": "^1.5.22",
"@microsoft/applicationinsights-web": "^3",
"react": "^8.119.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-window": "^1.8.6",
"tslib": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/public-docsite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@fluentui/utilities": "*",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-core": "^11.0.0",
"react": "^8.119.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"tslib": "^2.1.0",
"whatwg-fetch": "2.0.4"
Expand Down
2 changes: 1 addition & 1 deletion apps/react-18-tests-v8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@fluentui/react-hooks": "*",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.6",
"react": "^8.119.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"tslib": "^2.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/react-18-tests-v9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@testing-library/user-event": "^14.5.2",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.6",
"react": "^8.119.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"tslib": "^2.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/theming-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@fluentui/set-version": "*",
"@fluentui/font-icons-mdl2": "*",
"@microsoft/load-themed-styles": "^1.10.26",
"react": "^8.119.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"tslib": "^2.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/vr-tests-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@fluentui/react-tree": "*",
"@fluentui/react-utilities": "*",
"@griffel/react": "^1.5.22",
"react": "^8.119.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"tslib": "^2.1.0",
"@fluentui/react-breadcrumb": "*",
Expand Down
2 changes: 1 addition & 1 deletion apps/vr-tests-web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/web": "^0.0.142"
},
"dependencies": {
"react": "^8.119.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"html-react-parser": "4.0.0",
"@fluentui/tokens": ">=1.0.0-alpha",
Expand Down
2 changes: 1 addition & 1 deletion apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@fluentui/react-icons-mdl2": "*",
"@fluentui/storybook": "*",
"@fluentui/react-charting": "*",
"react": "^8.119.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"tslib": "^2.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
"prompts": "2.4.2",
"puppeteer": "19.6.0",
"raw-loader": "4.0.2",
"react": "^8.119.0",
"react": "17.0.2",
"react-app-polyfill": "2.0.0",
"react-dom": "17.0.2",
"react-hot-loader": "4.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/a11y-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"jest": "^26.0.0",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.0.0",
"react": "^8.119.0"
"react": ">=16.8.0 <19.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"tslib": "^2.1.0",
"react": "^8.119.0",
"react": "17.0.2",
"ts-morph": "^10.0.1",
"glob": "^7.1.2",
"yargs": "^13.3.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/react-telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@fluentui/react-bindings": "^0.66.5",
"@fluentui/react-component-event-listener": "^0.66.5",
"lodash": "^4.17.15",
"react-table": "^9.15.9"
"react-table": "^7.1.0"
},
"devDependencies": {
"@fluentui/eslint-plugin": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/foundation-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"peerDependencies": {
"@types/react": ">=16.8.0 <19.0.0",
"react": "^8.119.0"
"react": ">=16.8.0 <19.0.0"
},
"exports": {
".": {
Expand Down
2 changes: 1 addition & 1 deletion packages/monaco-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@fluentui/eslint-plugin": "*",
"monaco-editor": "^1.3.23",
"monaco-editor": "0.33.0",
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-cards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"peerDependencies": {
"@types/react": ">=16.8.0 <19.0.0",
"@types/react-dom": ">=16.8.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.8.0 <19.0.0"
},
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-charting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@fluentui/react": "^8.119.0",
"@types/react": ">=16.8.0 <19.0.0",
"@types/react-dom": ">=16.8.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.8.0 <19.0.0"
},
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/global-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"peerDependencies": {
"@types/react": ">=16.8.0 <19.0.0",
"@types/react-dom": ">=16.8.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.8.0 <19.0.0"
},
"exports": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"exports": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0",
"scheduler": ">=0.19.0 <=0.23.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"peerDependencies": {
"@types/react": ">=16.8.0 <19.0.0",
"@types/react-dom": ">=16.8.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.8.0 <19.0.0"
},
"exports": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"peerDependencies": {
"@types/react": ">=16.8.0 <19.0.0",
"@types/react-dom": ">=16.8.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.8.0 <19.0.0"
},
"exports": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"@types/react-dom": ">=16.9.0 <19.0.0",
"react": "^8.119.0",
"react": ">=16.8.0 <19.0.0",
"react-dom": ">=16.14.0 <19.0.0"
},
"beachball": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/react-jsx-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",
"react": "^8.119.0"
"react": ">=16.8.0 <19.0.0"
},
"beachball": {
"disallowedChangeTypes": [
Expand Down
Loading