initial posting functionality, captcha

This commit is contained in:
plebbitor
2023-02-15 16:48:21 +01:00
parent 9d46bf94e4
commit 75d14cc226
4 changed files with 186 additions and 15 deletions
+2
View File
@@ -6,6 +6,7 @@
"@babel/core": "^7.20.12",
"@babel/plugin-syntax-flow": "^7.18.6",
"@babel/plugin-transform-react-jsx": "^7.20.13",
"@plebbit/plebbit-logger": "https://github.com/plebbit/plebbit-logger.git",
"@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks",
"@testing-library/dom": "^8.20.0",
"@testing-library/jest-dom": "^5.14.1",
@@ -13,6 +14,7 @@
"@testing-library/user-event": "^13.2.1",
"@types/node": "^18.13.0",
"babel-plugin-styled-components": "^2.0.7",
"eslint": "^8.34.0",
"eslint-config-react-app": "^7.0.1",
"postcss": "^8.4.21",
"react": "^18.2.0",