Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent 9fd6481 commit d05d391
Show file tree
Hide file tree
Showing 7 changed files with 270 additions and 466 deletions.
10 changes: 5 additions & 5 deletions documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"ws:replace": "replace"
},
"dependencies": {
"@azure/msal-browser": "3.17.0",
"@azure/msal-browser": "3.18.0",
"@codemirror/lang-javascript": "6.2.2",
"@docusaurus/core": "3.4.0",
"@docusaurus/preset-classic": "3.4.0",
Expand All @@ -41,13 +41,13 @@
"devDependencies": {
"@types/react": "18.3.3",
"copyfiles": "2.4.1",
"docusaurus-plugin-typedoc": "1.0.1",
"docusaurus-plugin-typedoc": "1.0.2",
"replace": "1.2.2",
"rimraf": "5.0.7",
"typedoc": "0.26.2",
"typedoc-plugin-markdown": "4.1.0",
"typedoc": "0.26.3",
"typedoc-plugin-markdown": "4.1.1",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.5.2"
"typescript": "5.5.3"
},
"browserslist": {
"production": [
Expand Down
92 changes: 46 additions & 46 deletions documentation/yarn.lock

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

30 changes: 15 additions & 15 deletions examples/yarn.lock

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

2 changes: 1 addition & 1 deletion react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@storybook/blocks": "^8.0.9",
"@storybook/react": "^8.0.9",
"@storybook/react-vite": "^8.0.9",
"@storybook/test": "8.1.10",
"@storybook/test": "8.1.11",
"@tanstack/react-query-devtools": "^5.32.0",
"@testing-library/react": "^16.0.0",
"@types/lodash": "^4.17.0",
Expand Down
Loading

0 comments on commit d05d391

Please sign in to comment.