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 30, 2024
1 parent 6281903 commit 0262945
Show file tree
Hide file tree
Showing 14 changed files with 564 additions and 653 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.0",
"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.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion react-components/.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
Loading

0 comments on commit 0262945

Please sign in to comment.