chore(package.json): Remove old resolutions

This commit is contained in:
Tom Hubrecht 2024-11-18 10:35:34 +01:00
parent 92639be88b
commit 071e9e025f
No known key found for this signature in database
2 changed files with 0 additions and 4 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -118,10 +118,6 @@
"up": "bunx npm-check-updates --root --format group -i",
"vite-bundle-visualizer": "bunx vite-bundle-visualizer"
},
"resolutions": {
"string-width": "4.2.2",
"wrap-ansi": "7.0.0"
},
"trustedDependencies": [
"core-js",
"esbuild",