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 Oct 19, 2024
1 parent d8908b9 commit 0c9f28e
Show file tree
Hide file tree
Showing 8 changed files with 132 additions and 132 deletions.
6 changes: 3 additions & 3 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.25.0",
"@azure/msal-browser": "3.26.1",
"@codemirror/lang-javascript": "6.2.2",
"@docusaurus/core": "3.5.2",
"@docusaurus/preset-classic": "3.5.2",
Expand All @@ -44,10 +44,10 @@
"docusaurus-plugin-typedoc": "1.0.5",
"replace": "1.2.2",
"rimraf": "6.0.1",
"typedoc": "0.26.8",
"typedoc": "0.26.9",
"typedoc-plugin-markdown": "4.2.9",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"browserslist": {
"production": [
Expand Down
38 changes: 19 additions & 19 deletions documentation/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 examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/dat.gui": "^0.7.5",
"@types/lodash": "^4.14.190",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"@types/stats.js": "^0.17.0",
"@types/three": "^0.166.0",
"css-loader": "^7.0.0",
Expand Down
10 changes: 5 additions & 5 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 @@ -104,6 +104,6 @@
"dist"
],
"resolutions": {
"@mui/base": "5.0.0-beta.58"
"@mui/base": "5.0.0-beta.59"
}
}
78 changes: 39 additions & 39 deletions react-components/yarn.lock

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

Loading

0 comments on commit 0c9f28e

Please sign in to comment.