Skip to content

Commit 9592e77

Browse files
dev: bump the safe group with 5 updates
Bumps the safe group with 5 updates: | Package | From | To | | --- | --- | --- | | [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) | `10.2.4` | `10.2.8` | | [cypress](https://github.com/cypress-io/cypress) | `15.9.0` | `15.10.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.5.0` | `62.5.4` | | [stylus-loader](https://github.com/webpack/stylus-loader) | `8.1.2` | `8.1.3` | | [webpack](https://github.com/webpack/webpack) | `5.104.1` | `5.105.0` | Updates `@storybook/cli` from 10.2.4 to 10.2.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.8/code/lib/cli-storybook) Updates `cypress` from 15.9.0 to 15.10.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.9.0...v15.10.0) Updates `eslint-plugin-jsdoc` from 62.5.0 to 62.5.4 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.5.0...v62.5.4) Updates `stylus-loader` from 8.1.2 to 8.1.3 - [Release notes](https://github.com/webpack/stylus-loader/releases) - [Changelog](https://github.com/webpack/stylus-loader/blob/main/CHANGELOG.md) - [Commits](webpack/stylus-loader@v8.1.2...v8.1.3) Updates `webpack` from 5.104.1 to 5.105.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.104.1...v5.105.0) --- updated-dependencies: - dependency-name: "@storybook/cli" dependency-version: 10.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: cypress dependency-version: 15.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: eslint-plugin-jsdoc dependency-version: 62.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: stylus-loader dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: webpack dependency-version: 5.105.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 099c7fc commit 9592e77

2 files changed

Lines changed: 70 additions & 70 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@storybook/addon-designs": "8.2.1",
2626
"@storybook/addon-essentials": "8.6.14",
2727
"@storybook/addon-mdx-gfm": "8.6.14",
28-
"@storybook/cli": "10.2.4",
28+
"@storybook/cli": "10.2.8",
2929
"@storybook/react": "8.6.14",
3030
"@storybook/react-webpack5": "8.6.14",
3131
"@testing-library/cypress": "^10.1.0",
@@ -38,7 +38,7 @@
3838
"clean-webpack-plugin": "^4.0.0",
3939
"copy-webpack-plugin": "^13.0.1",
4040
"css-loader": "^6.10.0",
41-
"cypress": "15.9.0",
41+
"cypress": "15.10.0",
4242
"cypress-browser-permissions": "^1.1.0",
4343
"cypress-file-upload": "^5.0.8",
4444
"cypress-log-to-output": "^1.1.2",
@@ -50,7 +50,7 @@
5050
"eslint-plugin-cypress": "^3.6.0",
5151
"eslint-plugin-import": "^2.32.0",
5252
"eslint-plugin-jest": "^28.13.0",
53-
"eslint-plugin-jsdoc": "^62.5.0",
53+
"eslint-plugin-jsdoc": "^62.5.4",
5454
"eslint-plugin-prefer-arrow": "^1.2.3",
5555
"eslint-plugin-prettier": "5.5.5",
5656
"eslint-plugin-react": "^7.37.5",
@@ -73,9 +73,9 @@
7373
"stylelint": "^16.26.1",
7474
"stylelint-stylus": "^1.0.0",
7575
"stylus": "^0.64.0",
76-
"stylus-loader": "^8.1.2",
76+
"stylus-loader": "^8.1.3",
7777
"wait-on": "^9.0.3",
78-
"webpack": "^5.104.1",
78+
"webpack": "^5.105.0",
7979
"webpack-cli": "^6.0.1",
8080
"webpack-dev-server": "^5.2.3",
8181
"webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d",

yarn.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1415,16 +1415,16 @@
14151415
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6"
14161416
integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==
14171417

1418-
"@es-joy/jsdoccomment@~0.83.0":
1419-
version "0.83.0"
1420-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.83.0.tgz#db1eda42d7e10d81e2dbc871459d556897ab8b8f"
1421-
integrity sha512-e1MHSEPJ4m35zkBvNT6kcdeH1SvMaJDsPC3Xhfseg3hvF50FUE3f46Yn36jgbrPYYXezlWUQnevv23c+lx2MCA==
1418+
"@es-joy/jsdoccomment@~0.84.0":
1419+
version "0.84.0"
1420+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.84.0.tgz#4d798d33207825dd1d85babbfbacc3a76c3ba634"
1421+
integrity sha512-0xew1CxOam0gV5OMjh2KjFQZsKL2bByX1+q4j3E73MpYIdyUxcZb/xQct9ccUb+ve5KGUYbCUxyPnYB7RbuP+w==
14221422
dependencies:
14231423
"@types/estree" "^1.0.8"
1424-
"@typescript-eslint/types" "^8.53.1"
1424+
"@typescript-eslint/types" "^8.54.0"
14251425
comment-parser "1.4.5"
14261426
esquery "^1.7.0"
1427-
jsdoc-type-pratt-parser "~7.1.0"
1427+
jsdoc-type-pratt-parser "~7.1.1"
14281428

14291429
"@es-joy/resolve.exports@1.2.0":
14301430
version "1.2.0"
@@ -2975,30 +2975,30 @@
29752975
webpack-hot-middleware "^2.25.1"
29762976
webpack-virtual-modules "^0.6.0"
29772977

2978-
"@storybook/cli@10.2.4":
2979-
version "10.2.4"
2980-
resolved "https://registry.yarnpkg.com/@storybook/cli/-/cli-10.2.4.tgz#329f5f227b58ea9b9506dc33f91e6fa66067688e"
2981-
integrity sha512-IUAuK2CGkT7J5CZ9KTJEJs08fDk1vQXr+s+2Ut/phbA1k9VjL2PvwYcMbmfwtIpKnC+beuI/C9xRCiTBHKU58g==
2978+
"@storybook/cli@10.2.8":
2979+
version "10.2.8"
2980+
resolved "https://registry.yarnpkg.com/@storybook/cli/-/cli-10.2.8.tgz#930f60c63899f775194ddf7164398c3cf07f3dd7"
2981+
integrity sha512-SjlJqE9LJno152NJt2Pt+9fKMAVz+OknHX+/Seac3vCACkFrEYOAohot/jfhAIjEQvlafuMpN7voJL3YTcTQCA==
29822982
dependencies:
2983-
"@storybook/codemod" "10.2.4"
2983+
"@storybook/codemod" "10.2.8"
29842984
"@types/semver" "^7.7.1"
29852985
commander "^14.0.2"
2986-
create-storybook "10.2.4"
2986+
create-storybook "10.2.8"
29872987
jscodeshift "^0.15.1"
2988-
storybook "10.2.4"
2988+
storybook "10.2.8"
29892989
ts-dedent "^2.0.0"
29902990

2991-
"@storybook/codemod@10.2.4":
2992-
version "10.2.4"
2993-
resolved "https://registry.yarnpkg.com/@storybook/codemod/-/codemod-10.2.4.tgz#0e8d69ea70d166524fec4a2af876e176fbfcd37b"
2994-
integrity sha512-lKNuxI7NvGai+CFe3to9yS8JIXX7odO9oLTYeDX8IlRVIGLzIF++M/jXjlTAy4dzdJW/Zqdh0mb400OWvGgAjw==
2991+
"@storybook/codemod@10.2.8":
2992+
version "10.2.8"
2993+
resolved "https://registry.yarnpkg.com/@storybook/codemod/-/codemod-10.2.8.tgz#7b51b116ab011e2a9e88502884abb5a0cd6598f6"
2994+
integrity sha512-SgeMBqg+9ySp+QYUaLTP3TZJMtW5fNlfl568SDcg6psmSZWc66igoP12DdGPiP2PymBVQ4LAfISbj9jiEsKDnw==
29952995
dependencies:
29962996
"@types/cross-spawn" "^6.0.6"
29972997
cross-spawn "^7.0.6"
29982998
es-toolkit "^1.43.0"
29992999
jscodeshift "^0.15.1"
30003000
prettier "^3.7.1"
3001-
storybook "10.2.4"
3001+
storybook "10.2.8"
30023002
tiny-invariant "^1.3.1"
30033003
tinyglobby "^0.2.13"
30043004

@@ -3634,10 +3634,10 @@
36343634
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.4.0.tgz#b44d6a90a317a6d97a3e5fabda5196089eec6171"
36353635
integrity sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==
36363636

3637-
"@typescript-eslint/types@^8.53.1":
3638-
version "8.54.0"
3639-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.54.0.tgz#c12d41f67a2e15a8a96fbc5f2d07b17331130889"
3640-
integrity sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==
3637+
"@typescript-eslint/types@^8.54.0":
3638+
version "8.55.0"
3639+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.55.0.tgz#8449c5a7adac61184cac92dbf6315733569708c2"
3640+
integrity sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w==
36413641

36423642
"@typescript-eslint/typescript-estree@8.4.0":
36433643
version "8.4.0"
@@ -5376,13 +5376,13 @@ cosmiconfig@^9.0.0:
53765376
js-yaml "^4.1.0"
53775377
parse-json "^5.2.0"
53785378

5379-
create-storybook@10.2.4:
5380-
version "10.2.4"
5381-
resolved "https://registry.yarnpkg.com/create-storybook/-/create-storybook-10.2.4.tgz#5400aed507c51d413f731d50d077b173a4da7ccc"
5382-
integrity sha512-sOL/jYqPHv3VEWb3pRGMAT1fHZRHlH4zEr34JAPpLBiYmHsxsr+7TU8ewzODLomWh5LF4xXbioa66XdhXiZuEQ==
5379+
create-storybook@10.2.8:
5380+
version "10.2.8"
5381+
resolved "https://registry.yarnpkg.com/create-storybook/-/create-storybook-10.2.8.tgz#8626b6a98dd96c1e38a497f23cbc8b1e959e108d"
5382+
integrity sha512-hsfMTkRqhTNnYzzNB2/T2o7WF4IZkdfgx3g/SHqkz4f9n34zyt4PhoHq9wnBOelwGIMtZkZygVggtV00qYjIcw==
53835383
dependencies:
53845384
semver "^7.7.3"
5385-
storybook "10.2.4"
5385+
storybook "10.2.8"
53865386

53875387
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3, cross-spawn@^7.0.6:
53885388
version "7.0.6"
@@ -5504,10 +5504,10 @@ cypress-log-to-output@^1.1.2:
55045504
chalk "^2.4.2"
55055505
chrome-remote-interface "^0.27.1"
55065506

5507-
cypress@15.9.0:
5508-
version "15.9.0"
5509-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.9.0.tgz#9bcbbfbf3923d8aca7d06990cb174d5ba67e4084"
5510-
integrity sha512-Ks6Bdilz3TtkLZtTQyqYaqtL/WT3X3APKaSLhTV96TmTyudzSjc6EJsJCHmBb7DxO+3R12q3Jkbjgm/iPgmwfg==
5507+
cypress@15.10.0:
5508+
version "15.10.0"
5509+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.10.0.tgz#06bed98a690fad1b98a21010613f9c8c7fa9f639"
5510+
integrity sha512-OtUh7OMrfEjKoXydlAD1CfG2BvKxIqgWGY4/RMjrqQ3BKGBo5JFKoYNH+Tpcj4xKxWH4XK0Xri+9y8WkxhYbqQ==
55115511
dependencies:
55125512
"@cypress/request" "^3.0.10"
55135513
"@cypress/xvfb" "^1.2.4"
@@ -5537,7 +5537,7 @@ cypress@15.9.0:
55375537
hasha "5.2.2"
55385538
is-installed-globally "~0.4.0"
55395539
listr2 "^3.8.3"
5540-
lodash "^4.17.21"
5540+
lodash "^4.17.23"
55415541
log-symbols "^4.0.0"
55425542
minimist "^1.2.8"
55435543
ospath "^1.2.2"
@@ -6030,13 +6030,13 @@ enhanced-resolve@^0.9.1:
60306030
memory-fs "^0.2.0"
60316031
tapable "^0.1.8"
60326032

6033-
enhanced-resolve@^5.17.4:
6034-
version "5.18.4"
6035-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.4.tgz#c22d33055f3952035ce6a144ce092447c525f828"
6036-
integrity sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==
6033+
enhanced-resolve@^5.19.0:
6034+
version "5.19.0"
6035+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.19.0.tgz#6687446a15e969eaa63c2fa2694510e17ae6d97c"
6036+
integrity sha512-phv3E1Xl4tQOShqSte26C7Fl84EwUdZsyOuSSk9qtAGyyQs2s3jJzComh+Abf4g187lUUAvH+H26omrqia2aGg==
60376037
dependencies:
60386038
graceful-fs "^4.2.4"
6039-
tapable "^2.2.0"
6039+
tapable "^2.3.0"
60406040

60416041
enquirer@^2.3.6:
60426042
version "2.4.1"
@@ -6622,12 +6622,12 @@ eslint-plugin-jest@^28.13.0:
66226622
dependencies:
66236623
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
66246624

6625-
eslint-plugin-jsdoc@^62.5.0:
6626-
version "62.5.0"
6627-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-62.5.0.tgz#c6c466a55cc17072c702a72ae03c227af32257ac"
6628-
integrity sha512-D+1haMVDzW/ZMoPwOnsbXCK07rJtsq98Z1v+ApvDKxSzYTTcPgmFc/nyUDCGmxm2cP7g7hszyjYHO7Zodl/43w==
6625+
eslint-plugin-jsdoc@^62.5.4:
6626+
version "62.5.4"
6627+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-62.5.4.tgz#2f8bcb3260fcd59b4d5a424e6c761f105e0eacab"
6628+
integrity sha512-U+Q5ppErmC17VFQl542eBIaXcuq975BzoIHBXyx7UQx/i4gyHXxPiBkonkuxWyFA98hGLALLUuD+NJcXqSGKxg==
66296629
dependencies:
6630-
"@es-joy/jsdoccomment" "~0.83.0"
6630+
"@es-joy/jsdoccomment" "~0.84.0"
66316631
"@es-joy/resolve.exports" "1.2.0"
66326632
are-docs-informative "^0.0.2"
66336633
comment-parser "1.4.5"
@@ -9091,10 +9091,10 @@ jsdoc-type-pratt-parser@^4.0.0:
90919091
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.1.0.tgz#ff6b4a3f339c34a6c188cbf50a16087858d22113"
90929092
integrity sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==
90939093

9094-
jsdoc-type-pratt-parser@~7.1.0:
9095-
version "7.1.0"
9096-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-7.1.0.tgz#f2d63cbbc3d0d4eaea257eb5f847e8ebc5908dd5"
9097-
integrity sha512-SX7q7XyCwzM/MEDCYz0l8GgGbJAACGFII9+WfNYr5SLEKukHWRy2Jk3iWRe7P+lpYJNs7oQ+OSei4JtKGUjd7A==
9094+
jsdoc-type-pratt-parser@~7.1.1:
9095+
version "7.1.1"
9096+
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-7.1.1.tgz#c67be3c812aaf1405bef3e965e8c3db50a5cad1b"
9097+
integrity sha512-/2uqY7x6bsrpi3i9LVU6J89352C0rpMk0as8trXxCtvd4kPk1ke/Eyif6wqfSLvoNJqcDG9Vk4UsXgygzCt2xA==
90989098

90999099
jsdom@^26.1.0:
91009100
version "26.1.0"
@@ -12772,10 +12772,10 @@ stop-iteration-iterator@^1.1.0:
1277212772
es-errors "^1.3.0"
1277312773
internal-slot "^1.1.0"
1277412774

12775-
storybook@10.2.4:
12776-
version "10.2.4"
12777-
resolved "https://registry.yarnpkg.com/storybook/-/storybook-10.2.4.tgz#d6393acb282d17dd87b8b3ef9dc9ebf885fe1698"
12778-
integrity sha512-LwF0VZsT4qkgx66Ad/q0QgZZrU2a5WftaADDEcJ3bGq3O2fHvwWPlSZjM1HiXD4vqP9U5JiMqQkV1gkyH0XJkw==
12775+
storybook@10.2.8:
12776+
version "10.2.8"
12777+
resolved "https://registry.yarnpkg.com/storybook/-/storybook-10.2.8.tgz#fa4d915a0d209028d52edfbc485aa62fd8ebdb69"
12778+
integrity sha512-885uSIn8NQw2ZG7vy84K45lHCOSyz1DVsDV8pHiHQj3J0riCuWLNeO50lK9z98zE8kjhgTtxAAkMTy5nkmNRKQ==
1277912779
dependencies:
1278012780
"@storybook/global" "^5.0.0"
1278112781
"@storybook/icons" "^2.0.1"
@@ -13055,10 +13055,10 @@ stylis@4.2.0:
1305513055
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
1305613056
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
1305713057

13058-
stylus-loader@^8.1.2:
13059-
version "8.1.2"
13060-
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-8.1.2.tgz#96cb2e46d4f8caf8e85efa7af72d312da1b58706"
13061-
integrity sha512-zr4ae9vIDs4zslsMtsCAoN3CLkhtUEikwNwL+AyGGtwlo+oRaX2su/6MVy/TbaSND/WIGx5hSTK23G58T8zVyQ==
13058+
stylus-loader@^8.1.3:
13059+
version "8.1.3"
13060+
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-8.1.3.tgz#3aac853aa842b984bb72881066731aab69169faf"
13061+
integrity sha512-Rxf+ybxW+wH9/fY2Qlaae/u/PrAck3I3LKXXZQq5XaxVGp1nNm/Z76vHSdhjXltyLETs+42lpQcA4SBY2DWswg==
1306213062
dependencies:
1306313063
fast-glob "^3.3.2"
1306413064
normalize-path "^3.0.0"
@@ -13158,7 +13158,7 @@ tapable@^0.1.8:
1315813158
resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.1.10.tgz#29c35707c2b70e50d07482b5d202e8ed446dafd4"
1315913159
integrity sha512-jX8Et4hHg57mug1/079yitEKWGB3LCwoxByLsNim89LABq8NqgiX+6iYVOsq0vX8uJHkU+DZ5fnq95f800bEsQ==
1316013160

13161-
tapable@^2.0.0, tapable@^2.2.0, tapable@^2.2.1, tapable@^2.3.0:
13161+
tapable@^2.0.0, tapable@^2.2.1, tapable@^2.3.0:
1316213162
version "2.3.0"
1316313163
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.3.0.tgz#7e3ea6d5ca31ba8e078b560f0d83ce9a14aa8be6"
1316413164
integrity sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==
@@ -13975,10 +13975,10 @@ walker@^1.0.8:
1397513975
dependencies:
1397613976
makeerror "1.0.12"
1397713977

13978-
watchpack@^2.4.4:
13979-
version "2.4.4"
13980-
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.4.tgz#473bda72f0850453da6425081ea46fc0d7602947"
13981-
integrity sha512-c5EGNOiyxxV5qmTtAB7rbiXxi1ooX1pQKMLX/MIabJjRA0SJBQOjKF+KSVfHkr9U1cADPon0mRiVe/riyaiDUA==
13978+
watchpack@^2.5.1:
13979+
version "2.5.1"
13980+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.5.1.tgz#dd38b601f669e0cbf567cb802e75cead82cde102"
13981+
integrity sha512-Zn5uXdcFNIA1+1Ei5McRd+iRzfhENPCe7LeABkJtNulSxjma+l7ltNx55BWZkRlwRnpOgHqxnjyaDgJnNXnqzg==
1398213982
dependencies:
1398313983
glob-to-regexp "^0.4.1"
1398413984
graceful-fs "^4.1.2"
@@ -14130,10 +14130,10 @@ webpack-virtual-modules@^0.6.1:
1413014130
resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.1.tgz#ac6fdb9c5adb8caecd82ec241c9631b7a3681b6f"
1413114131
integrity sha512-poXpCylU7ExuvZK8z+On3kX+S8o/2dQ/SVYueKA0D4WEMXROXgY8Ez50/bQEUmvoSMMrWcrJqCHuhAbsiwg7Dg==
1413214132

14133-
webpack@5, webpack@^5.104.1:
14134-
version "5.104.1"
14135-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.104.1.tgz#94bd41eb5dbf06e93be165ba8be41b8260d4fb1a"
14136-
integrity sha512-Qphch25abbMNtekmEGJmeRUhLDbe+QfiWTiqpKYkpCOWY64v9eyl+KRRLmqOFA2AvKPpc9DC6+u2n76tQLBoaA==
14133+
webpack@5, webpack@^5.105.0:
14134+
version "5.105.0"
14135+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.105.0.tgz#38b5e6c5db8cbe81debbd16e089335ada05ea23a"
14136+
integrity sha512-gX/dMkRQc7QOMzgTe6KsYFM7DxeIONQSui1s0n/0xht36HvrgbxtM1xBlgx596NbpHuQU8P7QpKwrZYwUX48nw==
1413714137
dependencies:
1413814138
"@types/eslint-scope" "^3.7.7"
1413914139
"@types/estree" "^1.0.8"
@@ -14145,7 +14145,7 @@ webpack@5, webpack@^5.104.1:
1414514145
acorn-import-phases "^1.0.3"
1414614146
browserslist "^4.28.1"
1414714147
chrome-trace-event "^1.0.2"
14148-
enhanced-resolve "^5.17.4"
14148+
enhanced-resolve "^5.19.0"
1414914149
es-module-lexer "^2.0.0"
1415014150
eslint-scope "5.1.1"
1415114151
events "^3.2.0"
@@ -14158,7 +14158,7 @@ webpack@5, webpack@^5.104.1:
1415814158
schema-utils "^4.3.3"
1415914159
tapable "^2.3.0"
1416014160
terser-webpack-plugin "^5.3.16"
14161-
watchpack "^2.4.4"
14161+
watchpack "^2.5.1"
1416214162
webpack-sources "^3.3.3"
1416314163

1416414164
websocket-driver@>=0.5.1, websocket-driver@^0.7.4:

0 commit comments

Comments
 (0)