Skip to content

Commit a07a418

Browse files
authored
Merge pull request #392 from lowcoder-org/dependabot/npm_and_yarn/client/dev/types/react-resizable-3.0.5
build(deps-dev): bump @types/react-resizable from 1.7.4 to 3.0.5 in /client
2 parents 5e0b558 + 3b2607c commit a07a418

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/qrcode.react": "^1.0.2",
3434
"@types/react-grid-layout": "^1.3.0",
3535
"@types/react-helmet": "^6.1.5",
36-
"@types/react-resizable": "^1.7.4",
36+
"@types/react-resizable": "^3.0.5",
3737
"@types/react-router-dom": "^5.3.2",
3838
"@types/shelljs": "^0.8.11",
3939
"@types/styled-components": "^5.1.19",

client/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4244,12 +4244,12 @@ __metadata:
42444244
languageName: node
42454245
linkType: hard
42464246

4247-
"@types/react-resizable@npm:^1.7.4":
4248-
version: 1.7.4
4249-
resolution: "@types/react-resizable@npm:1.7.4"
4247+
"@types/react-resizable@npm:^3.0.5":
4248+
version: 3.0.5
4249+
resolution: "@types/react-resizable@npm:3.0.5"
42504250
dependencies:
42514251
"@types/react": "*"
4252-
checksum: d665bb2ddf830b9f841be21204cee119602b3d983537a94ccbad40deb7cd602e04742e3e013009bbb27c2d0fe72441b29ed48bc75f7e482cfb25eaf45f281dc9
4252+
checksum: d7ead4fb5d30136ae8664f978dd7b4ccef1a4c6acd44e3676ebfa31b261f3b5194330ae9747b9a5d381f5befe0f56043803560ded323b665eb0e46430a0e6bb9
42534253
languageName: node
42544254
linkType: hard
42554255

@@ -17517,7 +17517,7 @@ __metadata:
1751717517
"@types/qrcode.react": ^1.0.2
1751817518
"@types/react-grid-layout": ^1.3.0
1751917519
"@types/react-helmet": ^6.1.5
17520-
"@types/react-resizable": ^1.7.4
17520+
"@types/react-resizable": ^3.0.5
1752117521
"@types/react-router-dom": ^5.3.2
1752217522
"@types/shelljs": ^0.8.11
1752317523
"@types/styled-components": ^5.1.19

0 commit comments

Comments
 (0)