Merge pull request #11055 from Tom-Hubrecht/package-resolution
chore(package.json): Remove old resolutions
This commit is contained in:
commit
87c05c5887
2 changed files with 0 additions and 4 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue