feat: add dev colourpicker with irojs

This commit is contained in:
SethBurkart123
2025-03-17 13:33:21 +11:00
parent d42dc79415
commit ef890ee776
4 changed files with 475 additions and 39 deletions
+1 -2
View File
@@ -38,7 +38,6 @@
"@bedframe/cli": "^0.0.91",
"@crxjs/vite-plugin": "2.0.0-beta.25",
"@types/mime-types": "^2.1.4",
"@vitejs/plugin-react-swc": "^3.8.0",
"cross-env": "^7.0.3",
"dependency-cruiser": "^16.10.0",
"eslint": "9.22.0",
@@ -61,6 +60,7 @@
"@codemirror/search": "^6.5.10",
"@codemirror/state": "^6.5.2",
"@codemirror/view": "^6.36.4",
"@jaames/iro": "^5.5.2",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/vite": "^4.0.12",
@@ -74,7 +74,6 @@
"@types/webextension-polyfill": "^0.12.3",
"@uiw/codemirror-extensions-color": "^4.23.10",
"@uiw/codemirror-theme-github": "^4.23.10",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.21",
"codemirror": "^6.0.1",
"color": "^5.0.0",