Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit fe691ce

Browse files
Update fast dependencies to latest stable versions (#525)
Description of changes Updates the following packages to the latest stable versions: - @microsoft/fast-element - @microsoft/fast-foundation - @microsoft/fast-react-wrapper
1 parent f3b26aa commit fe691ce

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

package-lock.json

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"test:webview-react": "npm run build && node ./scripts/setup-webview-react-test-env.js"
3030
},
3131
"dependencies": {
32-
"@microsoft/fast-element": "^1.6.2",
33-
"@microsoft/fast-foundation": "^2.38.0",
34-
"@microsoft/fast-react-wrapper": "^0.1.18"
32+
"@microsoft/fast-element": "^1.12.0",
33+
"@microsoft/fast-foundation": "^2.49.4",
34+
"@microsoft/fast-react-wrapper": "^0.3.22"
3535
},
3636
"peerDependencies": {
3737
"react": ">=16.9.0"

0 commit comments

Comments
 (0)