Skip to content

Commit

Permalink
update to v2 (#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsimons authored Jun 26, 2024
1 parent 0f6815a commit 7035f70
Show file tree
Hide file tree
Showing 6 changed files with 1,248 additions and 1,248 deletions.
854 changes: 427 additions & 427 deletions brainstorm/package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions brainstorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"@azure/msal-browser": "^3.13.0",
"@fluentui/react-components": "^9.48.0",
"@fluentui/react-icons": "^2.0.221",
"@fluidframework/azure-client": "2.0.0-rc.5.0.1",
"@fluidframework/odsp-client": "2.0.0-rc.5.0.1",
"@fluidframework/telemetry-utils": "2.0.0-rc.5.0.1",
"@fluidframework/test-runtime-utils": "2.0.0-rc.5.0.1",
"@fluidframework/azure-client": "^2.0.0",
"@fluidframework/odsp-client": "^2.0.0",
"@fluidframework/telemetry-utils": "^2.0.0",
"@fluidframework/test-runtime-utils": "^2.0.0",
"@headlessui/react": "^1.7.18",
"@microsoft/microsoft-graph-client": "^3.0.7",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"axios": "^1.6.2",
"dotenv": "^16.0.2",
"fluid-framework": "2.0.0-rc.5.0.1",
"fluid-framework": "^2.0.0",
"hashids": "^2.2.10",
"jsrsasign": "^11.1.0",
"react": "^18.2.0",
Expand All @@ -50,9 +50,9 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@fluidframework/azure-local-service": "2.0.0-rc.5.0.1",
"@fluidframework/azure-local-service": "^2.0.0",
"@fluidframework/build-common": "^2.0.0",
"@fluidframework/devtools": "2.0.0-rc.5.0.1",
"@fluidframework/devtools": "^2.0.0",
"@microsoft/microsoft-graph-types": "^2.40.0",
"@types/debug": "^4.1.7",
"@types/jsrsasign": "^10.5.13",
Expand Down
Loading

0 comments on commit 7035f70

Please sign in to comment.