perf(bundle): create-hash -> crypto-js

This commit is contained in:
rusconn
2024-09-19 04:36:41 +09:00
parent ddaed4a08b
commit 1e9e507912
3 changed files with 22 additions and 66 deletions

View File

@@ -35,7 +35,7 @@
"class-variance-authority": "^0.6.0",
"clsx": "^1.2.1",
"cmdk": "^0.2.0",
"create-hash": "^1.2.0",
"crypto-js": "^4.2.0",
"fuse.js": "^6.6.2",
"html-escaper": "^3.0.3",
"js-yaml": "^4.1.0",
@@ -56,7 +56,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.0.1",
"@next/bundle-analyzer": "13.5.4",
"@playwright/test": "^1.39.0",
"@types/create-hash": "^1.2.2",
"@types/crypto-js": "^4.2.2",
"@types/html-escaper": "^3.0.0",
"@types/js-yaml": "^4.0.5",
"@types/node": "~18.16.16",