mirror of
https://github.com/joinmarket-webui/jam.git
synced 2026-08-18 13:09:10 +02:00
build(deps): update dependencies (#757)
* build(deps): update testing libs dependencies @testing-library/jest-dom ^6.2.0 → ^6.4.5 @testing-library/react ^14.1.2 → ^15.0.7 @types/jest ^29.5.11 → ^29.5.12 * build(deps): update react from v18.2.0 to v18.3.1 @types/react ^18.2.47 → ^18.3.2 @types/react-dom ^18.2.18 → ^18.3.0 react ^18.2.0 → ^18.3.1 react-dom ^18.2.0 → ^18.3.1 * build(deps): update i18next lib dependencies * ci(deps): update github actions deps * build(deps): update bootstrap from v5.3.2 to v5.3.3 @emotion/react ^11.11.3 → ^11.11.4 bootstrap ^5.3.2 → ^5.3.3 * build(deps): update react-router-dom from v6.21.1 to v6.23.1 * build(dev-deps): update prettier from v3.1.1 to v3.2.5
This commit is contained in:
parent
9d2aaa618a
commit
82f2ae730f
5 changed files with 186 additions and 376 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue