perf!: reduce the bundle size of /encoders-decoders/html

BREAKING CHANGE: ' -> '
This commit is contained in:
rusconn
2023-06-15 17:33:15 +09:00
parent 497991f133
commit 6612a3be2d
3 changed files with 18 additions and 10 deletions

View File

@@ -35,7 +35,7 @@
"fast-deep-equal": "^3.1.3",
"fp-ts": "^2.16.0",
"fuse.js": "^6.6.2",
"html-entities": "^2.3.3",
"html-escaper": "^3.0.3",
"io-ts": "^2.2.20",
"js-base64": "^3.7.5",
"js-yaml": "^4.1.0",
@@ -55,6 +55,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.0.1",
"@next/bundle-analyzer": "13.4.4",
"@types/create-hash": "^1.2.2",
"@types/html-escaper": "^3.0.0",
"@types/js-yaml": "^4.0.5",
"@types/node": "~18.16.16",
"@types/react": "~18.2.7",