Reckless_Satoshi
0c37767d68
fix(booktable): memoized swap/fiat columns
2023-08-01 05:26:10 -07:00
Reckless_Satoshi
ff57b8a0ae
Fix book header labels ( #750 )
2023-07-24 19:23:53 +00:00
Reckless_Satoshi
441bad45fb
Update communities dialog ( #749 )
2023-07-24 11:26:52 +00:00
Reckless_Satoshi
63c17e15f4
Fix inverted color on Learn More button
2023-07-24 02:59:10 -07:00
Reckless_Satoshi
5cf894bf4d
Update deps in package.json ( #734 )
2023-07-17 12:40:30 +00:00
Reckless_Satoshi
19c3875849
Revert "Bump @typescript-eslint/eslint-plugin from 5.57.0 to 6.0.0 in /frontend" ( #721 )
...
Revert "Bump @typescript-eslint/eslint-plugin from 5.57.0 to 6.0.0 in /frontend (#720 )"
This reverts commit d6eb307ca1
.
2023-07-14 09:34:58 +00:00
dependabot[bot]
d6eb307ca1
Bump @typescript-eslint/eslint-plugin from 5.57.0 to 6.0.0 in /frontend ( #720 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.57.0 to 6.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.0.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 09:28:28 +00:00
dependabot[bot]
d1623b5b33
Bump @mui/x-data-grid from 6.7.0 to 6.10.0 in /frontend ( #718 )
...
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid ) from 6.7.0 to 6.10.0.
- [Release notes](https://github.com/mui/mui-x/releases )
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/mui-x/commits/v6.10.0/packages/grid/x-data-grid )
---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 09:18:00 +00:00
Felix
c26e2f919a
Update handleCurrencyChange to not reset amount range on currency change in maker form ( #692 )
...
* Update handleCurrencyChange to not reset amount range on currency change
* Update MakerForm.tsx
2023-07-09 21:18:22 +00:00
dependabot[bot]
3fc3b3fb02
Bump @mui/x-date-pickers from 6.9.0 to 6.9.2 in /frontend ( #704 )
...
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers ) from 6.9.0 to 6.9.2.
- [Release notes](https://github.com/mui/mui-x/releases )
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/mui-x/commits/v6.9.2/packages/x-date-pickers )
---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 16:30:35 +00:00
dependabot[bot]
5abe43e976
Bump react-router-dom from 6.11.2 to 6.14.0 in /frontend ( #687 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.11.2 to 6.14.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.14.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 10:29:55 +00:00
dependabot[bot]
99bae7ad43
Bump i18next-browser-languagedetector from 7.0.1 to 7.1.0 in /frontend ( #691 )
...
Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector ) from 7.0.1 to 7.1.0.
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-browser-languageDetector/compare/v7.0.1...v7.1.0 )
---
updated-dependencies:
- dependency-name: i18next-browser-languagedetector
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 10:29:10 +00:00
dependabot[bot]
8f8cdea8f6
Bump eslint-config-standard-with-typescript from 34.0.1 to 36.0.0 in /frontend ( #690 )
...
Bump eslint-config-standard-with-typescript in /frontend
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript ) from 34.0.1 to 36.0.0.
- [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases )
- [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/standard/eslint-config-standard-with-typescript/compare/v34.0.1...v36.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-standard-with-typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 10:29:01 +00:00
dependabot[bot]
85527b1509
Bump @mui/x-date-pickers from 6.4.0 to 6.9.0 in /frontend ( #689 )
...
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers ) from 6.4.0 to 6.9.0.
- [Release notes](https://github.com/mui/mui-x/releases )
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/mui-x/commits/v6.9.0/packages/x-date-pickers )
---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 10:28:56 +00:00
dependabot[bot]
d898f61ce3
Bump @mui/lab from 5.0.0-alpha.129 to 5.0.0-alpha.134 in /frontend ( #688 )
...
Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab ) from 5.0.0-alpha.129 to 5.0.0-alpha.134.
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-lab )
---
updated-dependencies:
- dependency-name: "@mui/lab"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 10:28:42 +00:00
LeoSpyke
3068c4f1f4
Adds Italian translations ( #660 )
...
* fix 02-languages.md locales path
* translate it.json sections 1 to 12
* translate it.json sections 13 to 15
* translate it.json sections 18 to 38
* translate it.json sections 41 to 46
* translate it.json sections 43 to 73
* finalize translate it.json
* typo fix in it.json
2023-06-18 15:47:30 +00:00
dependabot[bot]
5c133c238e
Bump @mui/x-data-grid from 6.5.0 to 6.7.0 in /frontend ( #666 )
...
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid ) from 6.5.0 to 6.7.0.
- [Release notes](https://github.com/mui/mui-x/releases )
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/mui-x/commits/v6.7.0/packages/grid/x-data-grid )
---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 17:02:59 +00:00
dependabot[bot]
462663a540
Bump npm from 9.6.5 to 9.7.1 in /frontend ( #664 )
...
Bumps [npm](https://github.com/npm/cli ) from 9.6.5 to 9.7.1.
- [Release notes](https://github.com/npm/cli/releases )
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/cli/compare/v9.6.5...v9.7.1 )
---
updated-dependencies:
- dependency-name: npm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 17:02:43 +00:00
Daven
8b7ab0e124
Add bd taka to available currencies ( #659 )
...
* add bd to worldflags
* added bdt to currencies.json
2023-06-12 23:20:54 +00:00
UmamiAppearance
054e836521
Use base-ex hex converter for base16 / correct fn name ( #649 )
2023-06-12 23:14:27 +00:00
dependabot[bot]
b14fadd7e9
Bump @mui/base from 5.0.0-beta.2 to 5.0.0-beta.4 in /frontend ( #653 )
...
Bumps [@mui/base](https://github.com/mui/material-ui/tree/HEAD/packages/mui-base ) from 5.0.0-beta.2 to 5.0.0-beta.4.
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v5.0.0-beta.4/packages/mui-base )
---
updated-dependencies:
- dependency-name: "@mui/base"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 22:40:36 +00:00
Gigi
582a49b8f5
Fix typo: if you if you -> if you ( #647 )
2023-06-05 10:09:39 +00:00
dependabot[bot]
667f0167c7
Bump i18next-http-backend from 2.2.0 to 2.2.1 in /frontend ( #636 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.2.0 to 2.2.1.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 11:19:25 +00:00
₿lue Lynx
41a77ec9e5
Update ca.json ( #634 )
...
Some sentences updated.
2023-05-31 12:00:04 +00:00
Reckless_Satoshi
1e5f7c0715
Fix connected chat status ( #632 )
2023-05-30 11:38:20 +00:00
Reckless_Satoshi
f3a7701166
Update changelog, fix release workflow, re-sync package-lock
2023-05-29 11:22:41 -07:00
Reckless_Satoshi
2cfed6a6f1
Merge branch 'main' into android-webview-audio
2023-05-29 16:01:57 +00:00
Reckless_Satoshi
052865c53b
Add selfhosted client custom builds ( #630 )
...
Add scripts for selfhosted client
2023-05-29 15:58:12 +00:00
Reckless_Satoshi
f6601922b8
Fix android sound notifications
2023-05-27 06:04:59 -07:00
Reckless_Satoshi
8acb4903cb
Bump to v0.5.1
2023-05-26 06:02:57 -07:00
Reckless_Satoshi
e1ea7289b0
Fix tradebox phrase to be swap/fiat ambivalent
2023-05-26 05:44:54 -07:00
Reckless_Satoshi
42d8bf8b8e
Small style fixes, add sinpe as payment method
2023-05-26 04:56:43 -07:00
Reckless_Satoshi
2a06eeb02f
Disable maker submit button on bad payment methods field
2023-05-26 04:38:39 -07:00
João Leal
9a1007775f
Fix bug with negative premium textfield ( #614 )
...
Fixing the type handlePremiumChange function to handle the discount to the right type (React.ChangeEventHandler<HTMLInputElement | HTMLTextAreaElement>)
Using the correct type of handlePremiumChange function, then deconstructing the "value" var from the event.target
Using Number(value) in declaration of "newPremium", instead of using multiplication with number and string
To not affect another methods using "premium" var, I used isNaN func to make a check and set the initial value of "premium" var to zero (if is NaN) or newPremium (when valid number is entered)
The fix in the bug is the line "premium: isNaN(newPremium) || value === '' ? '' : premium," in setMaker. That makes the "premium" var to be set to zero when the input is empty or not a number, allowing the user to input the "-" (minus sign) and not entering 0 as before.
2023-05-26 10:32:22 +00:00
dependabot[bot]
3f795b87dc
Bump react-router-dom from 6.11.0 to 6.11.2 in /frontend ( #623 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.11.0 to 6.11.2.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.11.2/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-26 10:21:46 +00:00
dependabot[bot]
41d61debfa
Bump webpack from 5.82.1 to 5.84.1 in /frontend ( #622 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.82.1 to 5.84.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.82.1...v5.84.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-26 10:21:29 +00:00
dependabot[bot]
3dc5469d41
Bump @mui/material from 5.13.1 to 5.13.2 in /frontend ( #621 )
...
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material ) from 5.13.1 to 5.13.2.
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v5.13.2/packages/mui-material )
---
updated-dependencies:
- dependency-name: "@mui/material"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-26 10:21:13 +00:00
dependabot[bot]
f9f5d904de
Bump @types/react-dom from 18.2.1 to 18.2.4 in /frontend ( #620 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.2.1 to 18.2.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-26 10:20:36 +00:00
dependabot[bot]
2ca734f621
Bump @mui/x-data-grid from 6.3.1 to 6.5.0 in /frontend ( #624 )
...
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid ) from 6.3.1 to 6.5.0.
- [Release notes](https://github.com/mui/mui-x/releases )
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/mui-x/commits/6.5.0/packages/grid/x-data-grid )
---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-26 10:20:17 +00:00
Reckless_Satoshi
fccd49b3b3
Post CLN small fixes
2023-05-23 06:10:06 -07:00
Reckless_Satoshi
5ff70bccb7
Add core-lightning as backend lightning node vendor ( #611 )
...
* Add CLN node backend image and service (#418 )
* Add cln service
* Add hodlvoice Dockerfile and entrypoint
* Add lnnode vendor switch (#431 )
* Add LNNode vendor switch
* Add CLN version to frontend and other fixes
* init
* first draft
* add unsettled_local_balance and unsettled_remote_balance
* gen_hold_invoice now takes 3 more variables to build a label for cln
* remove unneeded payment_hash from gen_hold_invoice
* remove comment
* add get_cln_version
* first draft of clns follow_send_payment
* fix name of get_lnd_version
* enable flake8
* flake8 fixes
* renaming cln file, class and get_version
* remove lnd specific commented code
* get_version: add try/except, refactor to top to mimic lnd.py
* rename htlc_cltv to htlc_expiry
* add clns lookup_invoice_status
* refactored double_check_htlc_is_settled to the end to match lnds file
* fix generate_rpc
* Add sample environmental variables, small fixes
* Fix CLN gRPC port
* Fix gen_hold_invoice, plus some other tiny fixes (#435 )
* Fix channel_balance to use int object inside Amount (#438 )
* Add CLN/LND volume to celery-beat service
* Add CLN/LND volume to celery-beat service
* Bump CLN to v23.05
* changes for 0.5 and some small fixes
* change invoice expiry from absolute to relative duration
* add try/except to catch timeout error
* fix failure_reason to be ln_payment failure reasons, albeit inaccurate sometimes
* refactor follow_send_payment and add pending check to expired case
* fix status comments
* add send_keysend method
* fix wrong state ints in cancel and settle
* switch to use hodlinvoicelookup in double_check
* move pay command after lnpayment status update
* remove loop in follow_send_payment and add error result for edge case
* fix typeerror for payment_hash
* rework follow_send_payment logic and payment_hash, watch harder if pending
* use fully qualified names for status instead of raw int
* missed 2 status from prev commit
* Always copy the cln-grpc-hodl plugin on start up
* Fix ALLOW_SELF_KEYSEND linting error
* Fix missing definition of failure_reason
---------
Co-authored-by: daywalker90 <admin@noserver4u.de>
2023-05-22 14:56:15 +00:00
Reckless_Satoshi
cdc5f3deef
Add collect_phrases pre-commit hook; run new collect phrases ( #610 )
2023-05-22 08:26:48 +00:00
João Leal
6a1c8c32ef
Fix collect_phrases.py to work on all OS ( #607 )
...
Changed handcrafted.py to use a OrderedDict instead of a dict (guarantee the order independant of the python version)
Moved the value of "../../src" to the variable "src_path" to improve readability, and reuse the value again later in code
Changed the "Look for all matching i18n keys" part of code to order the dirs and file in a independant OS way - alphabetical order using the "sort" func of list object
Changed the "Look for all matching i18n keys" part of code to collect all phrases in a OrderedDict (guarantee the order independant of the python version)
Changed the list indexing in filepath var (filepath[10:]) to the use of os.path.relpath(filepath, src_path) func to improve readability
Changed all_phrases to a OrderedDict (guarantee the order independant of the python version) and use update method of OrderedDict to add the files's phrases and handcrafted phrases to the OrderedDict in order
Changed the loop of matches to inside the if statement (if len(matches) > 0) to improve readability - if the "if statement" is false, the loop was never executed
Changed the "Load existing locale dics and replace keys" part of code to use OrderedDict in the new_phrases var to guarantee the order of the keys insert in json.dump in all OS
Changed the "Load existing locale dics and replace keys" part of code to not substitute the keys "#{counter}" to guarantee the order independant of the json file of the translation.
2023-05-22 08:14:22 +00:00
+shyfire131
c9b70dc10d
Add support for multiline chat ( #595 )
...
* Support newlines for sender
- add multiline prop
- default behavior is not to submit the form when enter is hit, so listen for keypresses and trigger a synthetic button click when enter is hit
- however shift+enter is reserved for newlines, so we also check for those
* Support newlines for receiver
If decrypted message containes newlines, split and render on multiple lines
* Also add newline support for turtle mode senders
* Styling adjustment for send button
* Implement styling feedback
---------
Co-authored-by: +shyfire131 <shyfire131@shyfire131.net>
2023-05-21 20:25:12 +00:00
dependabot[bot]
7b91355109
Bump i18next from 22.4.15 to 22.5.0 in /frontend ( #598 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 22.4.15 to 22.5.0.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v22.4.15...v22.5.0 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 10:49:58 +00:00
dependabot[bot]
39135fe069
Bump @babel/core from 7.21.4 to 7.21.8 in /frontend ( #600 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.4 to 7.21.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.21.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 10:49:38 +00:00
dependabot[bot]
eecb6413b5
Bump webpack-cli from 5.0.2 to 5.1.1 in /frontend ( #599 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.0.2 to 5.1.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.2...webpack-cli@5.1.1 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 10:49:30 +00:00
dependabot[bot]
b37aa34c08
Bump @mui/x-date-pickers from 6.0.4 to 6.4.0 in /frontend ( #597 )
...
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers ) from 6.0.4 to 6.4.0.
- [Release notes](https://github.com/mui/mui-x/releases )
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/mui-x/commits/v6.4.0/packages/x-date-pickers )
---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 10:49:19 +00:00
dependabot[bot]
81b90d4568
Bump @mui/material from 5.12.3 to 5.13.1 in /frontend ( #596 )
...
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material ) from 5.12.3 to 5.13.1.
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v5.13.1/packages/mui-material )
---
updated-dependencies:
- dependency-name: "@mui/material"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 10:49:14 +00:00
Reckless_Satoshi
0797a7d1ef
Fix robosats on blixt's react-native-webview ( #594 )
2023-05-18 13:29:49 +00:00