mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
Bump antd from 4.15.3 to 4.15.4 (#70)
This commit is contained in:
committed by
GitHub
parent
4241d113d2
commit
15eb0e4a05
@@ -28,7 +28,7 @@
|
|||||||
"@types/styled-components": "^5.1.9",
|
"@types/styled-components": "^5.1.9",
|
||||||
"@types/webpack-subresource-integrity": "^1.2.1",
|
"@types/webpack-subresource-integrity": "^1.2.1",
|
||||||
"@types/workbox-webpack-plugin": "^5.1.6",
|
"@types/workbox-webpack-plugin": "^5.1.6",
|
||||||
"antd": "^4.15.3",
|
"antd": "^4.15.4",
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"babel-loader": "^8.2.2",
|
"babel-loader": "^8.2.2",
|
||||||
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
|
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
|
||||||
|
|||||||
18
yarn.lock
18
yarn.lock
@@ -2447,10 +2447,10 @@ ansi-to-html@^0.6.4:
|
|||||||
dependencies:
|
dependencies:
|
||||||
entities "^1.1.2"
|
entities "^1.1.2"
|
||||||
|
|
||||||
antd@^4.15.3:
|
antd@^4.15.4:
|
||||||
version "4.15.3"
|
version "4.15.4"
|
||||||
resolved "https://registry.yarnpkg.com/antd/-/antd-4.15.3.tgz#000b460c5fa9c3f5a33eb14f6ddf360723dec5e2"
|
resolved "https://registry.yarnpkg.com/antd/-/antd-4.15.4.tgz#43d0a2d821412f5765dc5eec765c817effcae79d"
|
||||||
integrity sha512-SQdr8FpwubyV8NOrVyYLZGEp7gYLeaV/WXQuMy11EHtk3pBH48T645ts0hhdb1vl7z92+ViWlgHADEjKJVCJaw==
|
integrity sha512-1c0ykHGomcd7QhEeRtynxN3i7fb7JBdnEq2/Yqhf7yzMIhGSfZm+h+A2lTqMOMheCVL6q2ie7lxqhtNLq6sWoQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@ant-design/colors" "^6.0.0"
|
"@ant-design/colors" "^6.0.0"
|
||||||
"@ant-design/icons" "^4.6.2"
|
"@ant-design/icons" "^4.6.2"
|
||||||
@@ -2469,7 +2469,7 @@ antd@^4.15.3:
|
|||||||
rc-dropdown "~3.2.0"
|
rc-dropdown "~3.2.0"
|
||||||
rc-field-form "~1.20.0"
|
rc-field-form "~1.20.0"
|
||||||
rc-image "~5.2.4"
|
rc-image "~5.2.4"
|
||||||
rc-input-number "~7.0.1"
|
rc-input-number "~7.1.0"
|
||||||
rc-mentions "~1.5.0"
|
rc-mentions "~1.5.0"
|
||||||
rc-menu "~8.10.0"
|
rc-menu "~8.10.0"
|
||||||
rc-motion "^2.4.0"
|
rc-motion "^2.4.0"
|
||||||
@@ -8704,10 +8704,10 @@ rc-image@~5.2.4:
|
|||||||
rc-dialog "~8.5.0"
|
rc-dialog "~8.5.0"
|
||||||
rc-util "^5.0.6"
|
rc-util "^5.0.6"
|
||||||
|
|
||||||
rc-input-number@~7.0.1:
|
rc-input-number@~7.1.0:
|
||||||
version "7.0.4"
|
version "7.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/rc-input-number/-/rc-input-number-7.0.4.tgz#2f62df75fd19d2cc898de62b3827086084d65585"
|
resolved "https://registry.yarnpkg.com/rc-input-number/-/rc-input-number-7.1.0.tgz#fd5f7f00d7e6c2761cf1eaf025bddb2bb522d4a6"
|
||||||
integrity sha512-sORROpUKc7iEHfgJjpCg5HdFQwW+MqWswNzyjcl/U1KK0Xwar+3ksYZ7ty6yOQmjyIvpThBGFyjzEp/R3WU1bw==
|
integrity sha512-ewgtKZaDmwbOWX8DXBGV+amp1IiGS8G+5xDqn85CK1BiQMwsQdrmMEqNkbTdxO8EmYbwN1iQQ4t82IkAaIoa3A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.1"
|
"@babel/runtime" "^7.10.1"
|
||||||
classnames "^2.2.5"
|
classnames "^2.2.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user