Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"axios": "^1.12.0",
"colorjs.io": "^0.5.2",
"date-fns": "^4.1.0",
"fast-equals": "^5.2.2",
"fast-equals": "^5.3.2",
"filesize": "^11.0.2",
"highlight.js": "^11.11.1",
"humanize-duration": "^3.32.1",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6876,10 +6876,10 @@ __metadata:
languageName: node
linkType: hard

"fast-equals@npm:^5.2.2":
version: 5.2.2
resolution: "fast-equals@npm:5.2.2"
checksum: 7156bcade0be5ee4dc335969d255a5815348d57080e1876fa1584451eafd0c92588de5f5840e55f81841b6d907ade2a49a46e4ec33e6f7a283a209c0fd8f8a59
"fast-equals@npm:^5.3.2":
version: 5.3.2
resolution: "fast-equals@npm:5.3.2"
checksum: feffb528d089800a3ae0ad405736b7a182ed96229bedbca79b921cc4fcbc3e7a297e37f24cc4075698abb710b7926ac09dd7f5b260a6414c8734872fb43d2cc6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9104,7 +9104,7 @@ __metadata:
date-fns: ^4.1.0
eslint: ^9.35.0
eslint-plugin-vue: ^10.4.0
fast-equals: ^5.2.2
fast-equals: ^5.3.2
filesize: ^11.0.2
highlight.js: ^11.11.1
humanize-duration: ^3.32.1
Expand Down