dynamic rich text color

This commit is contained in:
Samuel Newman
2024-11-21 18:46:38 +00:00
parent f9ade07f81
commit 6f7ee7efab
6 changed files with 131 additions and 15 deletions
+3
View File
@@ -156,6 +156,7 @@
"lodash.isequal": "^4.5.0",
"lodash.shuffle": "^4.2.0",
"lodash.throttle": "^4.1.1",
"mix-css-color": "^0.2.0",
"multiformats": "^13.1.0",
"nanoid": "^5.0.5",
"normalize-url": "^8.0.0",
@@ -200,6 +201,7 @@
"tippy.js": "^6.3.7",
"tlds": "^1.234.0",
"tldts": "^6.1.46",
"wcag-contrast": "^3.0.0",
"zeego": "^1.6.2",
"zod": "^3.20.2"
},
@@ -227,6 +229,7 @@
"@types/react-dom": "^18.2.18",
"@types/react-responsive": "^8.0.5",
"@types/react-test-renderer": "^17.0.1",
"@types/wcag-contrast": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"babel-jest": "^29.7.0",