Update package.json

This commit is contained in:
plebeius
2025-10-27 15:02:00 +01:00
parent 70eaaaf7e9
commit 1d4b3e2d4d
+3 -3
View File
@@ -11,7 +11,6 @@
"@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",
@@ -35,12 +34,10 @@
"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",
@@ -94,6 +91,7 @@
"@capacitor/android": "7.2.0",
"@capacitor/cli": "7.2.0",
"@capacitor/core": "7.2.0",
"@react-scan/vite-plugin-react-scan": "^0.1.8",
"@electron/rebuild": "4.0.0",
"@types/memoizee": "0.4.9",
"@typescript-eslint/eslint-plugin": "8.29.0",
@@ -117,6 +115,8 @@
"eslint-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301",
"eslint-plugin-react-hooks": "5.2.0",
"husky": "4.3.8",
"react-grab": "^0.0.18",
"react-scan": "^0.4.3",
"isomorphic-fetch": "3.0.0",
"lint-staged": "12.3.8",
"stream-browserify": "3.0.0",