Merge pull request #11055 from Tom-Hubrecht/package-resolution

chore(package.json): Remove old resolutions
This commit is contained in:
Paul Chavard 2024-11-21 17:15:40 +01:00 committed by GitHub
commit 87c05c5887
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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",