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 Nov 8, 2024
1 parent 0c98ddd commit 348ef4f
Show file tree
Hide file tree
Showing 16 changed files with 3,502 additions and 4,399 deletions.
20 changes: 10 additions & 10 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.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",
"@docusaurus/remark-plugin-npm2yarn": "3.5.2",
"@uiw/codemirror-theme-material": "4.23.5",
"@uiw/react-codemirror": "4.23.5",
"@docusaurus/core": "3.6.0",
"@docusaurus/preset-classic": "3.6.0",
"@docusaurus/remark-plugin-npm2yarn": "3.6.0",
"@uiw/codemirror-theme-material": "4.23.6",
"@uiw/react-codemirror": "4.23.6",
"clsx": "2.1.1",
"cross-env": "7.0.3",
"ieee754": "1.2.1",
Expand All @@ -39,15 +39,15 @@
"styled-components": "6.1.13"
},
"devDependencies": {
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"copyfiles": "2.4.1",
"docusaurus-plugin-typedoc": "1.0.5",
"replace": "1.2.2",
"rimraf": "6.0.1",
"typedoc": "0.26.8",
"typedoc-plugin-markdown": "4.2.9",
"typedoc": "0.26.11",
"typedoc-plugin-markdown": "4.2.10",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"browserslist": {
"production": [
Expand Down
2,267 changes: 1,093 additions & 1,174 deletions documentation/yarn.lock

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs
6 changes: 3 additions & 3 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"devDependencies": {
"@types/dat.gui": "^0.7.5",
"@types/lodash": "^4.14.190",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/stats.js": "^0.17.0",
"@types/three": "^0.166.0",
"css-loader": "^7.0.0",
Expand Down Expand Up @@ -64,5 +64,5 @@
"last 1 safari version"
]
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
119 changes: 65 additions & 54 deletions examples/yarn.lock

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

Loading

0 comments on commit 348ef4f

Please sign in to comment.