Skip to content

Commit

Permalink
chore(deps): update dependency extract-files to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2022
1 parent 15c8078 commit 7975f49
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
"dayjs": "^1.11.5",
"enquirer": "^2.3.6",
"express": "^4.18.1",
"extract-files": "^11.0.0",
"extract-files": "^13.0.0",
"fido2-lib": "^3.2.5",
"formik": "^2.2.9",
"graphql": "^16.6.0",
Expand Down
75 changes: 73 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7997,7 +7997,62 @@ __metadata:
languageName: node
linkType: hard

"antd@npm:^4.20.0 , antd@npm:^4.22.6":
"antd@npm:^4.20.0 ":
version: 4.22.8
resolution: "antd@npm:4.22.8"
dependencies:
"@ant-design/colors": ^6.0.0
"@ant-design/icons": ^4.7.0
"@ant-design/react-slick": ~0.29.1
"@babel/runtime": ^7.18.3
"@ctrl/tinycolor": ^3.4.0
classnames: ^2.2.6
copy-to-clipboard: ^3.2.0
lodash: ^4.17.21
memoize-one: ^6.0.0
moment: ^2.29.2
rc-cascader: ~3.6.0
rc-checkbox: ~2.3.0
rc-collapse: ~3.3.0
rc-dialog: ~8.9.0
rc-drawer: ~5.1.0
rc-dropdown: ~4.0.0
rc-field-form: ~1.27.0
rc-image: ~5.7.0
rc-input: ~0.0.1-alpha.5
rc-input-number: ~7.3.5
rc-mentions: ~1.9.1
rc-menu: ~9.6.3
rc-motion: ^2.6.1
rc-notification: ~4.6.0
rc-pagination: ~3.1.17
rc-picker: ~2.6.10
rc-progress: ~3.3.2
rc-rate: ~2.9.0
rc-resize-observer: ^1.2.0
rc-segmented: ~2.1.0
rc-select: ~14.1.1
rc-slider: ~10.0.0
rc-steps: ~4.1.0
rc-switch: ~3.2.0
rc-table: ~7.25.3
rc-tabs: ~11.16.0
rc-textarea: ~0.3.0
rc-tooltip: ~5.2.0
rc-tree: ~5.6.5
rc-tree-select: ~5.4.0
rc-trigger: ^5.2.10
rc-upload: ~4.3.0
rc-util: ^5.22.5
scroll-into-view-if-needed: ^2.2.25
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: e7fffd8e09e796c69935c2b16831a59c5e5d6b459afc3a55c9ae0c24f177c3fdb5a575efbb291fc88e5bd92f2c74b26a6e48e2d67523b0ac0b0f7692035592d2
languageName: node
linkType: hard

"antd@npm:^4.22.6":
version: 4.22.6
resolution: "antd@npm:4.22.6"
dependencies:
Expand Down Expand Up @@ -12357,6 +12412,15 @@ __metadata:
languageName: node
linkType: hard

"extract-files@npm:^13.0.0":
version: 13.0.0
resolution: "extract-files@npm:13.0.0"
dependencies:
is-plain-obj: ^4.1.0
checksum: b6fa0eb69115416808b4e92bfdaf69895a50daf3b28320a1dd99bc8a3c9163ac0fa1c1f5494bff00c16bdc029f2b8a89b1b0b879e9a06d6148f6f6ec50305b7a
languageName: node
linkType: hard

"extract-zip@npm:2.0.1":
version: 2.0.1
resolution: "extract-zip@npm:2.0.1"
Expand Down Expand Up @@ -14506,6 +14570,13 @@ __metadata:
languageName: node
linkType: hard

"is-plain-obj@npm:^4.1.0":
version: 4.1.0
resolution: "is-plain-obj@npm:4.1.0"
checksum: 6dc45da70d04a81f35c9310971e78a6a3c7a63547ef782e3a07ee3674695081b6ca4e977fbb8efc48dae3375e0b34558d2bcd722aec9bddfa2d7db5b041be8ce
languageName: node
linkType: hard

"is-plain-object@npm:^5.0.0":
version: 5.0.0
resolution: "is-plain-object@npm:5.0.0"
Expand Down Expand Up @@ -22354,7 +22425,7 @@ __metadata:
eslint-plugin-react-hooks: ^4.6.0
execa: ^5.1.1
express: ^4.18.1
extract-files: ^11.0.0
extract-files: ^13.0.0
fetch-blob: ^3.2.0
fido2-lib: ^3.2.5
form-data-encoder: ^1.7.2
Expand Down

0 comments on commit 7975f49

Please sign in to comment.