mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
fix(deps): update dependency react-bootstrap-typeahead to v6.3.4 (develop) (#5984)
Some checks are pending
Docker / build-and-push (backend) (push) Waiting to run
Docker / build-and-push (frontend) (push) Waiting to run
E2E Tests / backend-sqlite (push) Waiting to run
E2E Tests / backend-mariadb (push) Waiting to run
E2E Tests / backend-postgres (push) Waiting to run
E2E Tests / Build test build of frontend (push) Waiting to run
E2E Tests / frontend-cypress (1) (push) Blocked by required conditions
E2E Tests / frontend-cypress (2) (push) Blocked by required conditions
E2E Tests / frontend-cypress (3) (push) Blocked by required conditions
Lint and check format / Lint files and check formatting (push) Waiting to run
REUSE Compliance Check / reuse (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Static Analysis / Njsscan code scanning (push) Waiting to run
Static Analysis / CodeQL analysis (push) Waiting to run
Run tests & build / Test and build with NodeJS 20 (push) Waiting to run
Some checks are pending
Docker / build-and-push (backend) (push) Waiting to run
Docker / build-and-push (frontend) (push) Waiting to run
E2E Tests / backend-sqlite (push) Waiting to run
E2E Tests / backend-mariadb (push) Waiting to run
E2E Tests / backend-postgres (push) Waiting to run
E2E Tests / Build test build of frontend (push) Waiting to run
E2E Tests / frontend-cypress (1) (push) Blocked by required conditions
E2E Tests / frontend-cypress (2) (push) Blocked by required conditions
E2E Tests / frontend-cypress (3) (push) Blocked by required conditions
Lint and check format / Lint files and check formatting (push) Waiting to run
REUSE Compliance Check / reuse (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Static Analysis / Njsscan code scanning (push) Waiting to run
Static Analysis / CodeQL analysis (push) Waiting to run
Run tests & build / Test and build with NodeJS 20 (push) Waiting to run
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3da32b0982
commit
9b26c87263
2 changed files with 6 additions and 6 deletions
|
@ -97,7 +97,7 @@
|
||||||
"react": "18.3.1",
|
"react": "18.3.1",
|
||||||
"react-bootstrap": "2.10.9",
|
"react-bootstrap": "2.10.9",
|
||||||
"react-bootstrap-icons": "1.11.5",
|
"react-bootstrap-icons": "1.11.5",
|
||||||
"react-bootstrap-typeahead": "6.3.2",
|
"react-bootstrap-typeahead": "6.3.4",
|
||||||
"react-diff-viewer": "3.1.1",
|
"react-diff-viewer": "3.1.1",
|
||||||
"react-dom": "18.3.1",
|
"react-dom": "18.3.1",
|
||||||
"react-i18next": "15.1.0",
|
"react-i18next": "15.1.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2809,7 +2809,7 @@ __metadata:
|
||||||
react: "npm:18.3.1"
|
react: "npm:18.3.1"
|
||||||
react-bootstrap: "npm:2.10.9"
|
react-bootstrap: "npm:2.10.9"
|
||||||
react-bootstrap-icons: "npm:1.11.5"
|
react-bootstrap-icons: "npm:1.11.5"
|
||||||
react-bootstrap-typeahead: "npm:6.3.2"
|
react-bootstrap-typeahead: "npm:6.3.4"
|
||||||
react-diff-viewer: "npm:3.1.1"
|
react-diff-viewer: "npm:3.1.1"
|
||||||
react-dom: "npm:18.3.1"
|
react-dom: "npm:18.3.1"
|
||||||
react-i18next: "npm:15.1.0"
|
react-i18next: "npm:15.1.0"
|
||||||
|
@ -16435,9 +16435,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"react-bootstrap-typeahead@npm:6.3.2":
|
"react-bootstrap-typeahead@npm:6.3.4":
|
||||||
version: 6.3.2
|
version: 6.3.4
|
||||||
resolution: "react-bootstrap-typeahead@npm:6.3.2"
|
resolution: "react-bootstrap-typeahead@npm:6.3.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime": "npm:^7.14.6"
|
"@babel/runtime": "npm:^7.14.6"
|
||||||
"@popperjs/core": "npm:^2.10.2"
|
"@popperjs/core": "npm:^2.10.2"
|
||||||
|
@ -16454,7 +16454,7 @@ __metadata:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ">=16.8.0"
|
react: ">=16.8.0"
|
||||||
react-dom: ">=16.8.0"
|
react-dom: ">=16.8.0"
|
||||||
checksum: 10c0/58be4d7d01b2e805c9ed32e3e5492ae2b388e0beda8a3b366396686949fcc2e7922be7be9d76f556ca2502645245acd91c6f87a04940459ea7a5ad0f775fd7eb
|
checksum: 10c0/b073637dd2906c2a12df9636ce2a089fc801e47ca417c5d90e17e6dcd80c7c94ee6a9abc06fa69192107ae4defe6ae19558a5c7f7cc4655e42ca553fbb344aa3
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue