mirror of
https://github.com/astuto/astuto.git
synced 2025-12-14 18:57:51 +01:00
Add webhooks (#447)
This commit is contained in:
committed by
GitHub
parent
2290cff507
commit
a12a95eccc
@@ -20,17 +20,17 @@
|
||||
"@babel/preset-typescript": "7.21.5",
|
||||
"@stripe/react-stripe-js": "2.7.0",
|
||||
"@stripe/stripe-js": "3.3.0",
|
||||
"@types/react": "16.9.2",
|
||||
"@types/react-dom": "16.9.0",
|
||||
"@types/react": "16.14.35",
|
||||
"@types/react-dom": "16.9.25",
|
||||
"babel-loader": "9.1.2",
|
||||
"bootstrap": "4.6.2",
|
||||
"i18n-js": "3.9.2",
|
||||
"jquery": "3.5.1",
|
||||
"popper.js": "1.16.1",
|
||||
"rails-erb-loader": "5.5.2",
|
||||
"react": "16.9.0",
|
||||
"react": "16.14.0",
|
||||
"react-beautiful-dnd": "13.1.0",
|
||||
"react-dom": "16.9.0",
|
||||
"react-dom": "16.14.0",
|
||||
"react-gravatar": "2.6.3",
|
||||
"react-hook-form": "7.33.1",
|
||||
"react-icons": "5.0.1",
|
||||
@@ -40,6 +40,7 @@
|
||||
"react-redux": "7.1.1",
|
||||
"react-select": "5.8.0",
|
||||
"react-sticky-box": "1.0.2",
|
||||
"react-tooltip": "5.28.0",
|
||||
"react_ujs": "2.6.0",
|
||||
"redux": "4.0.4",
|
||||
"redux-thunk": "2.3.0",
|
||||
|
||||
Reference in New Issue
Block a user