Skip to content

Commit 4b6995e

Browse files
authored
Merge pull request #98 from lowcoder-org/dependabot/npm_and_yarn/client/antd-img-crop-4.12.2
build(deps): bump antd-img-crop from 4.0.2 to 4.12.2 in /client
2 parents 555d2cd + 463fa88 commit 4b6995e

File tree

2 files changed

+22
-14
lines changed

2 files changed

+22
-14
lines changed

client/packages/openblocks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/react-virtualized": "^9.21.21",
3737
"ali-oss": "^6.17.1",
3838
"antd": "4.22.8",
39-
"antd-img-crop": "^4.0.2",
39+
"antd-img-crop": "^4.12.2",
4040
"axios": "^0.21.1",
4141
"buffer": "^6.0.3",
4242
"clsx": "^1.2.1",

client/yarn.lock

+21-13
Original file line numberDiff line numberDiff line change
@@ -2497,7 +2497,7 @@ __metadata:
24972497
languageName: node
24982498
linkType: hard
24992499

2500-
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.10.4, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.16.5, @babel/runtime@npm:^7.18.0, @babel/runtime@npm:^7.2.0, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
2500+
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.10.4, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.0, @babel/runtime@npm:^7.2.0, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
25012501
version: 7.18.9
25022502
resolution: "@babel/runtime@npm:7.18.9"
25032503
dependencies:
@@ -5825,17 +5825,18 @@ __metadata:
58255825
languageName: node
58265826
linkType: hard
58275827

5828-
"antd-img-crop@npm:^4.0.2":
5829-
version: 4.0.2
5830-
resolution: "antd-img-crop@npm:4.0.2"
5828+
"antd-img-crop@npm:^4.12.2":
5829+
version: 4.12.2
5830+
resolution: "antd-img-crop@npm:4.12.2"
58315831
dependencies:
5832-
"@babel/runtime": ^7.16.5
5833-
react-easy-crop: ^4.0.1
5832+
compare-versions: 6.0.0-rc.1
5833+
react-easy-crop: ^4.7.4
5834+
tslib: ^2.5.0
58345835
peerDependencies:
58355836
antd: ">=4.0.0"
58365837
react: ">=16.8.0"
58375838
react-dom: ">=16.8.0"
5838-
checksum: 9bd7dbc0e4ee624dced67fe1ab79f261284d7453d8e42e0f2d8dc774d6a7a79355f3fb195a81cf54e649580074c94f6fcad39343508af1011e464ba8851a46a1
5839+
checksum: c05e1522b8ec07d2a1274a6172c8eb594a5d2738fcf736645b4689804ad1a8c21802d59a3eab9cbe0f791a1a8331ea927f14ae0424228789c1c077c2b09573f6
58395840
languageName: node
58405841
linkType: hard
58415842

@@ -7200,6 +7201,13 @@ __metadata:
72007201
languageName: node
72017202
linkType: hard
72027203

7204+
"compare-versions@npm:6.0.0-rc.1":
7205+
version: 6.0.0-rc.1
7206+
resolution: "compare-versions@npm:6.0.0-rc.1"
7207+
checksum: ada8d19dab267ef432e7aea91ff7b4422284e3b44245a4d7b4caaf1353d0279e5f17b3767050e06a9cf84670120d19b427b5191b71b7284a125482fcd1eda789
7208+
languageName: node
7209+
linkType: hard
7210+
72037211
"compute-gcd@npm:^1.2.1":
72047212
version: 1.2.1
72057213
resolution: "compute-gcd@npm:1.2.1"
@@ -14487,7 +14495,7 @@ __metadata:
1448714495
"@vitejs/plugin-react": ^2.2.0
1448814496
ali-oss: ^6.17.1
1448914497
antd: 4.22.8
14490-
antd-img-crop: ^4.0.2
14498+
antd-img-crop: ^4.12.2
1449114499
axios: ^0.21.1
1449214500
buffer: ^6.0.3
1449314501
clsx: ^1.2.1
@@ -16100,16 +16108,16 @@ __metadata:
1610016108
languageName: node
1610116109
linkType: hard
1610216110

16103-
"react-easy-crop@npm:^4.0.1":
16104-
version: 4.0.1
16105-
resolution: "react-easy-crop@npm:4.0.1"
16111+
"react-easy-crop@npm:^4.7.4":
16112+
version: 4.7.4
16113+
resolution: "react-easy-crop@npm:4.7.4"
1610616114
dependencies:
1610716115
normalize-wheel: ^1.0.1
1610816116
tslib: 2.0.1
1610916117
peerDependencies:
1611016118
react: ">=16.4.0"
1611116119
react-dom: ">=16.4.0"
16112-
checksum: 3705dfb95ecec54da3d6e0abc29a639d7d9a0d465b38577bfed18022101896d56299456eab0d9dcfdcc0d5a9be4d92ba1fe2f24e0bcd297f064becc7b790acb2
16120+
checksum: 1ed1bc7618c543f67a83a82c308e1bf3b0983b25ae796e80c49c9e71ca3456da98332be87c07795ad5369033aa2b3b1b1b5ca4dacafc864b9bc90001eed1f6e6
1611316121
languageName: node
1611416122
linkType: hard
1611516123

@@ -18745,7 +18753,7 @@ __metadata:
1874518753
languageName: node
1874618754
linkType: hard
1874718755

18748-
"tslib@npm:^2.4.1":
18756+
"tslib@npm:^2.4.1, tslib@npm:^2.5.0":
1874918757
version: 2.5.0
1875018758
resolution: "tslib@npm:2.5.0"
1875118759
checksum: ae3ed5f9ce29932d049908ebfdf21b3a003a85653a9a140d614da6b767a93ef94f460e52c3d787f0e4f383546981713f165037dc2274df212ea9f8a4541004e1

0 commit comments

Comments
 (0)