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 Jun 24, 2024
1 parent ac73823 commit 982f848
Show file tree
Hide file tree
Showing 5 changed files with 222 additions and 222 deletions.
2 changes: 1 addition & 1 deletion react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"vite-plugin-externalize-deps": "^0.8.0",
"vitest": "^1.5.3"
},
"packageManager": "yarn@4.3.0",
"packageManager": "yarn@4.3.1",
"files": [
"dist"
]
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion viewer/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ nmHoistingLimits: workspaces

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.3.0.cjs
yarnPath: .yarn/releases/yarn-4.3.1.cjs
2 changes: 1 addition & 1 deletion viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,5 @@
"files": [
"dist"
],
"packageManager": "yarn@4.3.0"
"packageManager": "yarn@4.3.1"
}
4 changes: 2 additions & 2 deletions viewer/yarn.lock

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

0 comments on commit 982f848

Please sign in to comment.