upgrade hooks

This commit is contained in:
plebeius.eth
2023-09-05 12:34:29 +02:00
parent 27a5f46bb4
commit 0df054dd36
2 changed files with 210 additions and 12 deletions
+2 -2
View File
@@ -3,13 +3,13 @@
"version": "0.1.11",
"private": true,
"dependencies": {
"@capacitor/app": "1.1.1",
"@babel/core": "7.21.3",
"@babel/plugin-syntax-flow": "7.18.6",
"@babel/plugin-transform-react-jsx": "7.21.0",
"@capacitor/android": "3.6.0",
"@capacitor/app": "1.1.1",
"@capacitor/core": "3.6.0",
"@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#e741b0dad5bba65cf1f0896053f25cd91ed55cf1",
"@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#55b6e1dc3f11f19fb0b71f5770909d7904cb29c0",
"@testing-library/dom": "9.0.1",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "14.0.0",