Skip to content

Commit 9ec1288

Browse files
build(deps): Bump uuid and react-tooltip
Bumps [uuid](https://github.com/uuidjs/uuid) and [react-tooltip](https://github.com/ReactTooltip/react-tooltip). These dependencies needed to be updated together. Updates `uuid` from 9.0.0 to 14.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.0...v14.0.0) Updates `react-tooltip` from 4.5.1 to 6.0.0 - [Release notes](https://github.com/ReactTooltip/react-tooltip/releases) - [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md) - [Commits](ReactTooltip/react-tooltip@v4.5.1...v6.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production - dependency-name: react-tooltip dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a43efa2 commit 9ec1288

2 files changed

Lines changed: 56 additions & 41 deletions

File tree

package-lock.json

Lines changed: 54 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@
7979
"react-dom": "^17.0.2",
8080
"react-filepond": "^7.1.2",
8181
"react-select-search": "^3.0.10",
82-
"react-tooltip": "^4.5.1",
82+
"react-tooltip": "^6.0.0",
8383
"semver": "^7.4.0",
8484
"unzipper": "^0.10.11",
8585
"utils": "git://github.com/dr4fters/utils.git",
86-
"uuid": "^9.0.0",
86+
"uuid": "^14.0.0",
8787
"vanilla-toast": "^0.5.0",
8888
"webpack": "^5.102.0",
8989
"webpack-merge": "^5.8.0",

0 commit comments

Comments
 (0)