Skip to content

build(deps-dev): bump @types/react-resizable from 1.7.4 to 3.0.5 in /client #392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
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
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.5",
"@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 @@ -4244,12 +4244,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.5":
version: 3.0.5
resolution: "@types/react-resizable@npm:3.0.5"
dependencies:
"@types/react": "*"
checksum: d665bb2ddf830b9f841be21204cee119602b3d983537a94ccbad40deb7cd602e04742e3e013009bbb27c2d0fe72441b29ed48bc75f7e482cfb25eaf45f281dc9
checksum: d7ead4fb5d30136ae8664f978dd7b4ccef1a4c6acd44e3676ebfa31b261f3b5194330ae9747b9a5d381f5befe0f56043803560ded323b665eb0e46430a0e6bb9
languageName: node
linkType: hard

Expand Down Expand Up @@ -17517,7 +17517,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.5
"@types/react-router-dom": ^5.3.2
"@types/shelljs": ^0.8.11
"@types/styled-components": ^5.1.19
Expand Down