Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps-dev): bump @types/react-resizable in /client
Bumps [@types/react-resizable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-resizable) from 1.7.4 to 3.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-resizable)

---
updated-dependencies:
- dependency-name: "@types/react-resizable"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2023
commit 4139e12d79e99c9f025a601cb0f3e59910a58eec
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/qrcode.react": "^1.0.2",
"@types/react-grid-layout": "^1.3.0",
"@types/react-helmet": "^6.1.5",
"@types/react-resizable": "^1.7.4",
"@types/react-resizable": "^3.0.4",
"@types/react-router-dom": "^5.3.2",
"@types/shelljs": "^0.8.11",
"@types/styled-components": "^5.1.19",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4164,12 +4164,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-resizable@npm:^1.7.4":
version: 1.7.4
resolution: "@types/react-resizable@npm:1.7.4"
"@types/react-resizable@npm:^3.0.4":
version: 3.0.4
resolution: "@types/react-resizable@npm:3.0.4"
dependencies:
"@types/react": "*"
checksum: d665bb2ddf830b9f841be21204cee119602b3d983537a94ccbad40deb7cd602e04742e3e013009bbb27c2d0fe72441b29ed48bc75f7e482cfb25eaf45f281dc9
checksum: 8c8ab9ec6481195f1875cbc76c95f26794d1d1ce7fcd833078252d6378e197a5b4483bdf4f8c90ae8f3f6f7a9503c518388bd7d09985e72fff3b4d77153f6ebd
languageName: node
linkType: hard

Expand Down Expand Up @@ -17240,7 +17240,7 @@ __metadata:
"@types/qrcode.react": ^1.0.2
"@types/react-grid-layout": ^1.3.0
"@types/react-helmet": ^6.1.5
"@types/react-resizable": ^1.7.4
"@types/react-resizable": ^3.0.4
"@types/react-router-dom": ^5.3.2
"@types/shelljs": ^0.8.11
"@types/styled-components": ^5.1.19
Expand Down