1
0
Fork 0
forked from gitea/nas

Fix Renovate alert with the now deprecated @types/emoji-mart package (#34352)

This commit is contained in:
Renaud Chaput 2025-04-02 14:39:22 +02:00 committed by GitHub
parent 05fc24c5f9
commit 0653374c34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 3 deletions

View file

@ -148,7 +148,7 @@
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^16.0.0",
"@types/babel__core": "^7.20.1",
"@types/emoji-mart": "^3.0.9",
"@types/emoji-mart": "3.0.14",
"@types/escape-html": "^1.0.2",
"@types/hoist-non-react-statics": "^3.3.1",
"@types/http-link-header": "^1.0.3",