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 Dec 1, 2024
1 parent 6281903 commit 2f00532
Show file tree
Hide file tree
Showing 11 changed files with 256 additions and 319 deletions.
8 changes: 4 additions & 4 deletions documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"devDependencies": {
"@types/react": "18.3.12",
"copyfiles": "2.4.1",
"docusaurus-plugin-typedoc": "1.0.5",
"docusaurus-plugin-typedoc": "1.1.0",
"replace": "1.2.2",
"rimraf": "6.0.1",
"typedoc": "0.26.11",
"typedoc-plugin-markdown": "4.2.10",
"typedoc": "0.27.1",
"typedoc-plugin-markdown": "4.3.0",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"browserslist": {
"production": [
Expand Down
183 changes: 60 additions & 123 deletions documentation/yarn.lock

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

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.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@
"last 1 safari version"
]
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
18 changes: 9 additions & 9 deletions examples/yarn.lock

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

4 changes: 2 additions & 2 deletions react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@
"vite-plugin-externalize-deps": "^0.8.0",
"vitest": "^1.5.3"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"files": [
"dist"
],
"resolutions": {
"@mui/base": "5.0.0-beta.62"
"@mui/base": "5.0.0-beta.63"
}
}

Large diffs are not rendered by default.

Loading

0 comments on commit 2f00532

Please sign in to comment.