Skip to content

Commit

Permalink
update a whole lot of other stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Saadnajmi committed Jan 27, 2025
1 parent 7832173 commit f6eb069
Show file tree
Hide file tree
Showing 88 changed files with 400 additions and 203 deletions.
2 changes: 1 addition & 1 deletion apps/E2E/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"appium-uiautomator2-driver": "^3.0.5",
"appium-windows-driver": "^2.12.18",
"appium-xcuitest-driver": "^7.9.1",
"just-scripts": "^2.3.2",
"metro-config": "^0.80.0",
"rimraf": "^5.0.1",
"ts-node": "^10.7.0",
"typescript": "4.9.4",
"webdriverio": "^8.40.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
},
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.8.0",
"just-scripts": "^2.3.2",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
Expand Down
1 change: 1 addition & 0 deletions apps/fluent-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
"@wdio/globals": "^8.40.0",
"@wdio/jasmine-framework": "^8.40.0",
"flow-bin": "^0.113.0",
"just-scripts": "^2.3.2",
"metro-config": "^0.80.0",
"react-native-svg-transformer": "^1.0.0",
"react-native-test-app": "^3.4.7",
Expand Down
3 changes: 2 additions & 1 deletion apps/win32/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
Expand All @@ -47,11 +48,11 @@
"@rnx-kit/cli": "^0.16.2",
"@rnx-kit/metro-config": "^1.3.1",
"@types/react": "^18.2.0",
"just-scripts": "^2.3.2",
"metro-config": "^0.80.0",
"react-native-svg-transformer": "^1.0.0",
"react-test-renderer": "18.2.0",
"rimraf": "^5.0.1",
"ts-node": "^10.7.0",
"typescript": "4.9.4"
},
"jest": {
Expand Down
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,14 @@
"beachball": "^2.20.0",
"eslint": "^8.0.0",
"eslint-plugin-import": "^2.27.5",
"just-scripts": "^2.3.2",
"lage": "^2.0.0",
"markdown-link-check": "^3.8.7",
"react": "18.2.0",
"react-dom": "^18.2.0",
"react-native": "^0.73.0"
},
"peerDependencies": {
"react": "18.2.0",
"react-dom": "^18.2.0",
"react-native": "^0.73.0"
},
"workspaces": [
Expand Down Expand Up @@ -86,8 +85,7 @@
],
"capabilities": [
"babel-preset-react-native",
"core",
"react-dom"
"core"
]
}
},
Expand Down
3 changes: 2 additions & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@types/jscodeshift": "^0.11.11"
"@types/jscodeshift": "^0.11.11",
"just-scripts": "^2.3.2"
},
"depcheck": {
"ignoreMatches": [
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,13 @@
"@fluentui-react-native/use-styling": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-svg": "^14.0.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,14 @@
"@fluentui-react-native/use-styling": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-svg": "^14.0.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,14 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Callout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,13 @@
"@uifabricshared/foundation-settings": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,14 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-svg": "^14.0.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Chip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,14 @@
"@fluentui-react-native/use-styling": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-svg": "^14.0.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/components/ContextualMenu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,14 @@
"@uifabricshared/foundation-settings": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/pressable": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-svg": "^15.0.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,14 @@
"@fluentui-react-native/tokens": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/components/FocusTrapZone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,13 @@
"@uifabricshared/foundation-settings": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/components/FocusZone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,13 @@
"@uifabricshared/foundation-settings": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,14 @@
"@fluentui-react-native/text": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-svg": "^14.0.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,13 @@
"@fluentui-react-native/use-styling": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-svg": "^14.0.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,13 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,15 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/button": "workspace:*",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-svg": "^14.0.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/components/MenuButton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,13 @@
"@uifabricshared/foundation-settings": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-svg": "^14.0.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Notification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,14 @@
"@fluentui-react-native/use-styling": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-svg": "^14.0.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Persona/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,12 @@
"@uifabricshared/foundation-tokens": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/components/PersonaCoin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,13 @@
"@uifabricshared/foundation-tokens": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Pressable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,12 @@
"@uifabricshared/foundation-settings": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/components/RadioGroup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,14 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@fluentui-react-native/test-tools": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-svg": "^14.0.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/components/Separator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,13 @@
"@fluentui-react-native/use-styling": "workspace:*"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@fluentui-react-native/eslint-config-rules": "workspace:*",
"@fluentui-react-native/scripts": "workspace:*",
"@office-iss/react-native-win32": "^0.73.0",
"@react-native/babel-preset": "^0.73.0",
"@react-native/metro-config": "^0.73.0",
"just-scripts": "^2.3.2",
"react": "18.2.0",
"react-native": "^0.73.0"
},
Expand Down
Loading

0 comments on commit f6eb069

Please sign in to comment.