Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#4788)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 39d298a commit 19b3bc1
Show file tree
Hide file tree
Showing 7 changed files with 203 additions and 203 deletions.
10 changes: 5 additions & 5 deletions documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"ws:replace": "replace"
},
"dependencies": {
"@azure/msal-browser": "3.24.0",
"@azure/msal-browser": "3.25.0",
"@codemirror/lang-javascript": "6.2.2",
"@docusaurus/core": "3.5.2",
"@docusaurus/preset-classic": "3.5.2",
"@docusaurus/remark-plugin-npm2yarn": "3.5.2",
"@uiw/codemirror-theme-material": "4.23.3",
"@uiw/react-codemirror": "4.23.3",
"@uiw/codemirror-theme-material": "4.23.4",
"@uiw/react-codemirror": "4.23.4",
"clsx": "2.1.1",
"cross-env": "7.0.3",
"ieee754": "1.2.1",
Expand All @@ -39,13 +39,13 @@
"styled-components": "6.1.13"
},
"devDependencies": {
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"copyfiles": "2.4.1",
"docusaurus-plugin-typedoc": "1.0.5",
"replace": "1.2.2",
"rimraf": "6.0.1",
"typedoc": "0.26.7",
"typedoc-plugin-markdown": "4.2.8",
"typedoc-plugin-markdown": "4.2.9",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.6.2"
},
Expand Down
70 changes: 35 additions & 35 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 @@ -33,7 +33,7 @@
"devDependencies": {
"@types/dat.gui": "^0.7.5",
"@types/lodash": "^4.14.190",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/stats.js": "^0.17.0",
"@types/three": "^0.166.0",
Expand Down
16 changes: 8 additions & 8 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.3.4",
"@storybook/test": "8.3.5",
"@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 19b3bc1

Please sign in to comment.