Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 6281903 commit 339e273
Show file tree
Hide file tree
Showing 14 changed files with 376 additions and 337 deletions.
2 changes: 1 addition & 1 deletion documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"typedoc": "0.26.11",
"typedoc-plugin-markdown": "4.2.10",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"browserslist": {
"production": [
Expand Down
18 changes: 9 additions & 9 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"
}
12 changes: 6 additions & 6 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
2 changes: 1 addition & 1 deletion react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"vite-plugin-externalize-deps": "^0.8.0",
"vitest": "^1.5.3"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"files": [
"dist"
],
Expand Down
Loading

0 comments on commit 339e273

Please sign in to comment.