Skip to content

Commit

Permalink
update lock from main (copy from main and npm install)
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite committed Oct 30, 2024
1 parent e46c3ac commit 3ced6f7
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/nimble-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"homepage": "https://github.com/ni/nimble#readme",
"dependencies": {
"@microsoft/fast-colors": "^5.3.1",
"@microsoft/fast-element": "1.13.0",
"@microsoft/fast-foundation": "2.49.6",
"@microsoft/fast-element": "^1.14.0",
"@microsoft/fast-foundation": "^2.50.0",
"@microsoft/fast-web-utilities": "^6.0.0",
"@ni/nimble-tokens": "^8.4.0",
"@tanstack/table-core": "^8.19.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/spright-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
},
"homepage": "https://github.com/ni/nimble#readme",
"dependencies": {
"@microsoft/fast-element": "1.13.0",
"@microsoft/fast-foundation": "2.49.6",
"@microsoft/fast-element": "^1.14.0",
"@microsoft/fast-foundation": "^2.50.0",
"@ni/nimble-components": "^32.6.0",
"tslib": "^2.2.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
},
"devDependencies": {
"@chromatic-com/storybook": "^2.0.2",
"@microsoft/fast-element": "1.13.0",
"@microsoft/fast-foundation": "2.49.6",
"@microsoft/fast-react-wrapper": "^0.3.22",
"@microsoft/fast-element": "^1.14.0",
"@microsoft/fast-foundation": "^2.50.0",
"@microsoft/fast-react-wrapper": "^0.3.25",
"@microsoft/fast-web-utilities": "^6.0.0",
"@ni/nimble-components": "*",
"@ni/spright-components": "*",
Expand Down

0 comments on commit 3ced6f7

Please sign in to comment.