chore: add react-scan and react-grab as development-only tools

This commit is contained in:
plebeius
2025-10-24 19:14:02 +02:00
parent 26d014b696
commit dd08a3adff
3 changed files with 274 additions and 7 deletions
+3
View File
@@ -11,6 +11,7 @@
"@capawesome/capacitor-android-edge-to-edge-support": "7.2.2",
"@floating-ui/react": "0.26.1",
"@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#eecac4503b7099b2dde22505869f2a70d280e14f",
"@react-scan/vite-plugin-react-scan": "^0.1.8",
"@react-spring/web": "9.7.5",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "13.0.0",
@@ -34,10 +35,12 @@
"prettier": "3.0.3",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-grab": "^0.0.18",
"react-i18next": "13.2.2",
"react-markdown": "8.0.6",
"react-router-dom": "6.16.0",
"react-router-hash-link": "2.4.3",
"react-scan": "^0.4.3",
"react-virtuoso": "4.12.3",
"rehype-raw": "7.0.0",
"rehype-sanitize": "5.0.1",