Commit b73080c
chore(deps): bump redux-thunk from 2.4.2 to 3.1.0 in /apps/frontend (#321)
* chore(deps): bump redux-thunk from 2.4.2 to 3.1.0 in /apps/frontend
Bumps [redux-thunk](https://github.com/reduxjs/redux-thunk) from 2.4.2 to 3.1.0.
- [Release notes](https://github.com/reduxjs/redux-thunk/releases)
- [Commits](reduxjs/redux-thunk@v2.4.2...v3.1.0)
---
updated-dependencies:
- dependency-name: redux-thunk
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update redux-thunk imports for v3.x compatibility
- Changed from default import to named import: `import { thunk } from 'redux-thunk'`
- Updated withExtraArgument to use separate named export
- All 48 test files updated for redux-thunk 3.x breaking changes
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MohsinHashmi-DataInn <108420505+MohsinHashmi-DataInn@users.noreply.github.com>
Co-authored-by: MohsinHashmi-DataInn <mohsin@datainn.io>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent d4dba86 commit b73080c
50 files changed
Lines changed: 55 additions & 64 deletions
File tree
- apps/frontend
- src
- screens
- bank_account
- __tests__
- screens/transactions/screens/reconcile
- chart_account/__tests__
- contact/__tests__
- creditNotes/__tests__
- currency/__tests__
- customer_invoice/__tests__
- dashboard/__tests__
- designation/__tests__
- detailed_general_ledger_report/__tests__
- employee_Bank_Details/__tests__
- employee/__tests__
- employment/__tests__
- financial_report/__tests__
- general_settings/__tests__
- goods_received_note/__tests__
- import_bank_statement/__tests__
- import/__tests__
- inventory/__tests__
- journal/__tests__
- log_in/__tests__
- opening_balance/__tests__
- organization/__tests__
- payment/__tests__
- payroll_run/__tests__
- payrollemp/__tests__
- payrollsettings/__tests__
- product_category/__tests__
- product/__tests__
- profile/__tests__
- project/__tests__
- purchase_order/__tests__
- quotation/__tests__
- receipt/__tests__
- reports_filing/__tests__
- request_for_quotation/__tests__
- salaryRoles/__tests__
- salaryTemplate/__tests__
- salary_component/__tests__
- supplier_invoice/__tests__
- template/__tests__
- transaction_category/__tests__
- users_roles/__tests__
- vat_code/__tests__
- vat_transactions/__tests__
- services
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments