mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
fix(deps): update dependency react-bootstrap to v2.10.9 (develop) (#5980)
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
15f5225206
commit
0f0267d70f
2 changed files with 48 additions and 20 deletions
|
@ -95,7 +95,7 @@
|
||||||
"next": "14.2.21",
|
"next": "14.2.21",
|
||||||
"picocolors": "1.1.1",
|
"picocolors": "1.1.1",
|
||||||
"react": "18.3.1",
|
"react": "18.3.1",
|
||||||
"react-bootstrap": "2.10.5",
|
"react-bootstrap": "2.10.9",
|
||||||
"react-bootstrap-icons": "1.11.4",
|
"react-bootstrap-icons": "1.11.4",
|
||||||
"react-bootstrap-typeahead": "6.3.2",
|
"react-bootstrap-typeahead": "6.3.2",
|
||||||
"react-diff-viewer": "3.1.1",
|
"react-diff-viewer": "3.1.1",
|
||||||
|
|
66
yarn.lock
66
yarn.lock
|
@ -1723,7 +1723,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.5, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
|
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.5, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
|
||||||
version: 7.24.0
|
version: 7.24.0
|
||||||
resolution: "@babel/runtime@npm:7.24.0"
|
resolution: "@babel/runtime@npm:7.24.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -1750,6 +1750,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@babel/runtime@npm:^7.26.0":
|
||||||
|
version: 7.26.7
|
||||||
|
resolution: "@babel/runtime@npm:7.26.7"
|
||||||
|
dependencies:
|
||||||
|
regenerator-runtime: "npm:^0.14.0"
|
||||||
|
checksum: 10c0/60199c049f90e5e41c687687430052a370aca60bac7859ff4ee761c5c1739b8ba1604d391d01588c22dc0e93828cbadb8ada742578ad1b1df240746bce98729a
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@babel/template@npm:^7.22.15, @babel/template@npm:^7.24.0, @babel/template@npm:^7.3.3":
|
"@babel/template@npm:^7.22.15, @babel/template@npm:^7.24.0, @babel/template@npm:^7.3.3":
|
||||||
version: 7.24.0
|
version: 7.24.0
|
||||||
resolution: "@babel/template@npm:7.24.0"
|
resolution: "@babel/template@npm:7.24.0"
|
||||||
|
@ -2798,7 +2807,7 @@ __metadata:
|
||||||
picocolors: "npm:1.1.1"
|
picocolors: "npm:1.1.1"
|
||||||
prettier: "npm:3.3.3"
|
prettier: "npm:3.3.3"
|
||||||
react: "npm:18.3.1"
|
react: "npm:18.3.1"
|
||||||
react-bootstrap: "npm:2.10.5"
|
react-bootstrap: "npm:2.10.9"
|
||||||
react-bootstrap-icons: "npm:1.11.4"
|
react-bootstrap-icons: "npm:1.11.4"
|
||||||
react-bootstrap-typeahead: "npm:6.3.2"
|
react-bootstrap-typeahead: "npm:6.3.2"
|
||||||
react-diff-viewer: "npm:3.1.1"
|
react-diff-viewer: "npm:3.1.1"
|
||||||
|
@ -4524,7 +4533,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@popperjs/core@npm:^2.10.2, @popperjs/core@npm:^2.11.6":
|
"@popperjs/core@npm:^2.10.2, @popperjs/core@npm:^2.11.6, @popperjs/core@npm:^2.11.8":
|
||||||
version: 2.11.8
|
version: 2.11.8
|
||||||
resolution: "@popperjs/core@npm:2.11.8"
|
resolution: "@popperjs/core@npm:2.11.8"
|
||||||
checksum: 10c0/4681e682abc006d25eb380d0cf3efc7557043f53b6aea7a5057d0d1e7df849a00e281cd8ea79c902a35a414d7919621fc2ba293ecec05f413598e0b23d5a1e63
|
checksum: 10c0/4681e682abc006d25eb380d0cf3efc7557043f53b6aea7a5057d0d1e7df849a00e281cd8ea79c902a35a414d7919621fc2ba293ecec05f413598e0b23d5a1e63
|
||||||
|
@ -4630,23 +4639,34 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@restart/ui@npm:^1.6.9":
|
"@restart/hooks@npm:^0.5.0":
|
||||||
version: 1.8.0
|
version: 0.5.1
|
||||||
resolution: "@restart/ui@npm:1.8.0"
|
resolution: "@restart/hooks@npm:0.5.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime": "npm:^7.21.0"
|
dequal: "npm:^2.0.3"
|
||||||
"@popperjs/core": "npm:^2.11.6"
|
peerDependencies:
|
||||||
|
react: ">=16.8.0"
|
||||||
|
checksum: 10c0/a409b9f1cc6de2768b8749eb979b58e99aa1d5aa5ad2d1e979a7a11e953ed71cec0b95b2f004cd800132648c22cd3532dcb3c6d2ab6c96093914682b6627a4d8
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@restart/ui@npm:^1.9.4":
|
||||||
|
version: 1.9.4
|
||||||
|
resolution: "@restart/ui@npm:1.9.4"
|
||||||
|
dependencies:
|
||||||
|
"@babel/runtime": "npm:^7.26.0"
|
||||||
|
"@popperjs/core": "npm:^2.11.8"
|
||||||
"@react-aria/ssr": "npm:^3.5.0"
|
"@react-aria/ssr": "npm:^3.5.0"
|
||||||
"@restart/hooks": "npm:^0.4.9"
|
"@restart/hooks": "npm:^0.5.0"
|
||||||
"@types/warning": "npm:^3.0.0"
|
"@types/warning": "npm:^3.0.3"
|
||||||
dequal: "npm:^2.0.3"
|
dequal: "npm:^2.0.3"
|
||||||
dom-helpers: "npm:^5.2.0"
|
dom-helpers: "npm:^5.2.0"
|
||||||
uncontrollable: "npm:^8.0.1"
|
uncontrollable: "npm:^8.0.4"
|
||||||
warning: "npm:^4.0.3"
|
warning: "npm:^4.0.3"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ">=16.14.0"
|
react: ">=16.14.0"
|
||||||
react-dom: ">=16.14.0"
|
react-dom: ">=16.14.0"
|
||||||
checksum: 10c0/98d33d602924572a206491e055e0ff30c22e41983a9e94578b84a4115e73d5afea5233b19f1f423f75e52043181bde598c8a3b8b495377355d2dbfb6ee06fa13
|
checksum: 10c0/98370e9dc6af55810bd099963799dcbf371fe8518e815ff5066d424ad7ef93517b3fa3baf3d271d175600c40ca4bac06198a6fb85b09c20755af8e45027c51e3
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5870,6 +5890,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@types/prop-types@npm:^15.7.12":
|
||||||
|
version: 15.7.14
|
||||||
|
resolution: "@types/prop-types@npm:15.7.14"
|
||||||
|
checksum: 10c0/1ec775160bfab90b67a782d735952158c7e702ca4502968aa82565bd8e452c2de8601c8dfe349733073c31179116cf7340710160d3836aa8a1ef76d1532893b1
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@types/qs@npm:*":
|
"@types/qs@npm:*":
|
||||||
version: 6.9.12
|
version: 6.9.12
|
||||||
resolution: "@types/qs@npm:6.9.12"
|
resolution: "@types/qs@npm:6.9.12"
|
||||||
|
@ -6018,7 +6045,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/warning@npm:^3.0.0":
|
"@types/warning@npm:^3.0.0, @types/warning@npm:^3.0.3":
|
||||||
version: 3.0.3
|
version: 3.0.3
|
||||||
resolution: "@types/warning@npm:3.0.3"
|
resolution: "@types/warning@npm:3.0.3"
|
||||||
checksum: 10c0/82c1235bd05d7f6940f80012404844e225d589ad338aa4585b231a2c8deacc695b683f4168757c82c10047b81854cbeaaeefd60536dd67bb48f8a65e20410652
|
checksum: 10c0/82c1235bd05d7f6940f80012404844e225d589ad338aa4585b231a2c8deacc695b683f4168757c82c10047b81854cbeaaeefd60536dd67bb48f8a65e20410652
|
||||||
|
@ -16431,13 +16458,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"react-bootstrap@npm:2.10.5":
|
"react-bootstrap@npm:2.10.9":
|
||||||
version: 2.10.5
|
version: 2.10.9
|
||||||
resolution: "react-bootstrap@npm:2.10.5"
|
resolution: "react-bootstrap@npm:2.10.9"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime": "npm:^7.24.7"
|
"@babel/runtime": "npm:^7.24.7"
|
||||||
"@restart/hooks": "npm:^0.4.9"
|
"@restart/hooks": "npm:^0.4.9"
|
||||||
"@restart/ui": "npm:^1.6.9"
|
"@restart/ui": "npm:^1.9.4"
|
||||||
|
"@types/prop-types": "npm:^15.7.12"
|
||||||
"@types/react-transition-group": "npm:^4.4.6"
|
"@types/react-transition-group": "npm:^4.4.6"
|
||||||
classnames: "npm:^2.3.2"
|
classnames: "npm:^2.3.2"
|
||||||
dom-helpers: "npm:^5.2.1"
|
dom-helpers: "npm:^5.2.1"
|
||||||
|
@ -16454,7 +16482,7 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
"@types/react":
|
"@types/react":
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/7bc56941674adf49416b74a4ea0a34d787792f67e2d4b32a40f497a80dda86fcac4b7c1627796f5b54626de5eb7c8bbfca192dd885e638e78c54d1431d6fe97c
|
checksum: 10c0/96a198ee97fc6f8f1cbd68bd97daae3509561fd4613b53a55eeb170d138a8dd78cc336c679fee4adb146427d5cc92cd03256793099431984e8f91fd20210a8c8
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -19220,7 +19248,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"uncontrollable@npm:^8.0.1":
|
"uncontrollable@npm:^8.0.4":
|
||||||
version: 8.0.4
|
version: 8.0.4
|
||||||
resolution: "uncontrollable@npm:8.0.4"
|
resolution: "uncontrollable@npm:8.0.4"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue