Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

fix(deps): update dependency filesize to v10.1.6 #1439

Merged
merged 1 commit into from
Sep 13, 2024
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@sentry/react": "7.118.0",
"axios": "1.7.7",
"date-fns": "3.6.0",
"filesize": "10.1.4",
"filesize": "10.1.6",
"http-status-codes": "2.3.0",
"i18next": "23.12.7",
"katex": "0.16.11",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7597,13 +7597,6 @@ __metadata:
languageName: node
linkType: hard

"filesize@npm:10.1.4":
version: 10.1.4
resolution: "filesize@npm:10.1.4"
checksum: 10/ac2b95f4ee8d42ad4b12f8f918baeb1127065dcb319abca30c0d9ef115b602e31a06c8150953b13dc52e52ebb1238e18e6001ab5fca14a10957e788bd6012f1c
languageName: node
linkType: hard

"filesize@npm:10.1.6":
version: 10.1.6
resolution: "filesize@npm:10.1.6"
Expand Down Expand Up @@ -8199,7 +8192,7 @@ __metadata:
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-react: "npm:7.35.2"
eslint-plugin-react-hooks: "npm:4.6.2"
filesize: "npm:10.1.4"
filesize: "npm:10.1.6"
http-status-codes: "npm:2.3.0"
husky: "npm:9.0.11"
i18next: "npm:23.12.7"
Expand Down