fix entities version

This commit is contained in:
Kendall Garner 2025-04-25 10:35:52 -07:00
parent 397df0c9c6
commit 48af447838
No known key found for this signature in database
GPG key ID: 9355F387FE765C94
3 changed files with 55 additions and 37 deletions

View file

@ -360,7 +360,11 @@
"zustand": "^4.3.9"
},
"resolutions": {
"styled-components": "^6"
"styled-components": "^6",
"entities": "2.2.0"
},
"overrides": {
"entities": "2.2.0"
},
"devEngines": {
"runtime": {