Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit040f436

Browse files
chore(deps-dev): bump happy-dom in /src/Serilog.Ui.Web
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 17.4.4 to 20.0.0.- [Release notes](https://github.com/capricorn86/happy-dom/releases)- [Commits](capricorn86/happy-dom@v17.4.4...v20.0.0)---updated-dependencies:- dependency-name: happy-dom dependency-version: 20.0.0 dependency-type: direct:development...Signed-off-by: dependabot[bot] <support@github.com>
1 parent8b1977a commit040f436

File tree

2 files changed

+19
-11
lines changed

2 files changed

+19
-11
lines changed

‎src/Serilog.Ui.Web/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-testing-library":"^7.1.1",
5555
"eslint-plugin-vitest":"^0.5.4",
5656
"eslint-plugin-vitest-globals":"^1.5.0",
57-
"happy-dom":"^17.4.4",
57+
"happy-dom":"^20.0.0",
5858
"msw":"^2.7.5",
5959
"postcss":"^8.5.3",
6060
"postcss-preset-mantine":"^1.17.0",

‎src/Serilog.Ui.Web/yarn.lock‎

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -926,6 +926,13 @@
926926
dependencies:
927927
"@types/unist""*"
928928

929+
"@types/node@^20.0.0":
930+
version "20.19.20"
931+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.20.tgz#116f5432a1e6383415a57cf5e00b5ac9b2a2ad03"
932+
integrity sha512-2Q7WS25j4pS1cS8yw3d6buNCVJukOTeQ39bAnwR6sOJbaxvyCGebzTMypDFN82CxBLnl+lSWVdCCWbRY6y9yZQ==
933+
dependencies:
934+
undici-types "~6.21.0"
935+
929936
"@types/node@^22.14.1":
930937
version "22.14.1"
931938
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f"
@@ -966,6 +973,11 @@
966973
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
967974
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
968975

976+
"@types/whatwg-mimetype@^3.0.2":
977+
version "3.0.2"
978+
resolved "https://registry.yarnpkg.com/@types/whatwg-mimetype/-/whatwg-mimetype-3.0.2.tgz#e5e06dcd3e92d4e622ef0129637707d66c28d6a4"
979+
integrity sha512-c2AKvDT8ToxLIOUlN51gTiHXflsfIFisS4pO7pDPoKouJCESkhZnEy623gwP9laCy5lnLDAw1vAzu2vM2YLOrA==
980+
969981
"@typescript-eslint/eslint-plugin@8.30.1":
970982
version "8.30.1"
971983
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.30.1.tgz#9beb9e4fbfdde40410e96587cc56dded1942cdf1"
@@ -2584,12 +2596,13 @@ graphql@^16.8.1:
25842596
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
25852597
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
25862598

2587-
happy-dom@^17.4.4:
2588-
version "17.4.4"
2589-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-17.4.4.tgz#dea96fcc2f3dd2571d688b93dd853975270a623a"
2590-
integrity sha512-/Pb0ctk3HTZ5xEL3BZ0hK1AqDSAUuRQitOmROPHhfUYEWpmTImwfD8vFDGADmMAX0JYgbcgxWoLFKtsWhcpuVA==
2599+
happy-dom@^20.0.0:
2600+
version "20.0.0"
2601+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.0.0.tgz#7f4dcaf5eb828e697d5a6fee9dd7631814cd40e2"
2602+
integrity sha512-GkWnwIFxVGCf2raNrxImLo397RdGhLapj5cT3R2PT7FwL62Ze1DROhzmYW7+J3p9105DYMVenEejEbnq5wA37w==
25912603
dependencies:
2592-
webidl-conversions "^7.0.0"
2604+
"@types/node""^20.0.0"
2605+
"@types/whatwg-mimetype""^3.0.2"
25932606
whatwg-mimetype "^3.0.0"
25942607

25952608
has-bigints@^1.0.2:
@@ -4695,11 +4708,6 @@ vscode-uri@^3.1.0:
46954708
resolved "https://registry.yarnpkg.com/vscode-uri/-/vscode-uri-3.1.0.tgz#dd09ec5a66a38b5c3fffc774015713496d14e09c"
46964709
integrity sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==
46974710

4698-
webidl-conversions@^7.0.0:
4699-
version "7.0.0"
4700-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a"
4701-
integrity sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==
4702-
47034711
whatwg-mimetype@^3.0.0:
47044712
version "3.0.0"
47054713
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz#5fa1a7623867ff1af6ca3dc72ad6b8a4208beba7"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp