diff --git a/change/@fluentui-react-migration-v0-v9-40c471ac-4687-4fe0-8321-043b79251c80.json b/change/@fluentui-react-migration-v0-v9-40c471ac-4687-4fe0-8321-043b79251c80.json new file mode 100644 index 00000000000000..294ad347acaccd --- /dev/null +++ b/change/@fluentui-react-migration-v0-v9-40c471ac-4687-4fe0-8321-043b79251c80.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "fix(react-migration-v0-v9): add northstar to dependencies", + "packageName": "@fluentui/react-migration-v0-v9", + "email": "martinhochel@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/packages/react-components/react-migration-v0-v9/package.json b/packages/react-components/react-migration-v0-v9/package.json index 2c3bce8a8f1f6a..de016312042647 100644 --- a/packages/react-components/react-migration-v0-v9/package.json +++ b/packages/react-components/react-migration-v0-v9/package.json @@ -25,9 +25,9 @@ }, "devDependencies": { "@fluentui/eslint-plugin": "*", + "@fluentui/react-northstar": "*", "@fluentui/react-conformance": "*", "@fluentui/react-conformance-griffel": "*", - "@fluentui/react-northstar": "*", "@fluentui/scripts-api-extractor": "*", "@fluentui/scripts-tasks": "*", "@fluentui/scripts-storybook": "*" @@ -49,7 +49,8 @@ "@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" + "react-dom": ">=16.14.0 <19.0.0", + "@fluentui/react-northstar": "^0.66.4" }, "beachball": { "disallowedChangeTypes": [