Skip to content

Commit f79775f

Browse files
fix(deps): update dependency fuzzysort to v3
1 parent 06146c7 commit f79775f

File tree

2 files changed

+21
-5
lines changed

2 files changed

+21
-5
lines changed

www/package-lock.json

Lines changed: 20 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@emotion/react": "^11.11.3",
1515
"@emotion/styled": "^11.11.0",
16-
"fuzzysort": "^2.0.4",
16+
"fuzzysort": "^3.0.0",
1717
"mystjs": "^0.0.13",
1818
"nano-memoize": "^1.3.1",
1919
"next": "^14.2.32",

0 commit comments

Comments
 (0)