Skip to content

Commit 21e548a

Browse files
chore(deps): update all non-major dependencies (patch) (#7509)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js)) | [`9.30.0` -> `9.30.1`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.30.0/9.30.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fjs/9.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fjs/9.30.0/9.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`14.5.0` -> `14.5.1`](https://renovatebot.com/diffs/npm/cypress/14.5.0/14.5.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/14.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/14.5.0/14.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.30.0` -> `9.30.1`](https://renovatebot.com/diffs/npm/eslint/9.30.0/9.30.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.30.0/9.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.35.0` -> `8.35.1`](https://renovatebot.com/diffs/npm/typescript-eslint/8.35.0/8.35.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.35.0/8.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint (@&#8203;eslint/js)</summary> ### [`v9.30.1`](https://redirect.github.com/eslint/eslint/compare/v9.30.0...b3dbc16563cb7036d75edff9814e17053a645321) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.30.0...v9.30.1) </details> <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v14.5.1`](https://redirect.github.com/cypress-io/cypress/releases/tag/v14.5.1) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v14.5.0...v14.5.1) Changelog: https://docs.cypress.io/app/references/changelog#14-5-1 </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.30.1`](https://redirect.github.com/eslint/eslint/compare/v9.30.0...6769b5fa11ecfb2c2cf78472d3d90564a1e01d3c) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.30.0...v9.30.1) </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.35.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8351-2025-06-30) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.35.0...v8.35.1) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f040db commit 21e548a

File tree

2 files changed

+91
-91
lines changed

2 files changed

+91
-91
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@babel/preset-typescript": "7.27.1",
6464
"@cypress/code-coverage": "3.14.5",
6565
"@eslint/compat": "1.3.1",
66-
"@eslint/js": "9.30.0",
66+
"@eslint/js": "9.30.1",
6767
"@semantic-release/github": "11.0.3",
6868
"@testing-library/cypress": "10.0.3",
6969
"@types/jscodeshift": "17.3.0",
@@ -74,11 +74,11 @@
7474
"@vitejs/plugin-react": "4.6.0",
7575
"chromatic": "13.1.2",
7676
"cssnano": "7.0.7",
77-
"cypress": "14.5.0",
77+
"cypress": "14.5.1",
7878
"cypress-real-events": "1.14.0",
7979
"dedent": "1.6.0",
8080
"documentation": "14.0.3",
81-
"eslint": "9.30.0",
81+
"eslint": "9.30.1",
8282
"eslint-config-prettier": "10.1.5",
8383
"eslint-import-resolver-typescript": "4.4.4",
8484
"eslint-plugin-import": "2.32.0",
@@ -101,7 +101,7 @@
101101
"prettier": "3.6.2",
102102
"rimraf": "6.0.1",
103103
"typescript": "5.7.3",
104-
"typescript-eslint": "8.35.0",
104+
"typescript-eslint": "8.35.1",
105105
"vite": "6.3.5",
106106
"vite-plugin-istanbul": "7.0.0",
107107
"vite-tsconfig-paths": "5.1.4"

yarn.lock

Lines changed: 87 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -3248,10 +3248,10 @@ __metadata:
32483248
languageName: node
32493249
linkType: hard
32503250

3251-
"@eslint/js@npm:9.30.0":
3252-
version: 9.30.0
3253-
resolution: "@eslint/js@npm:9.30.0"
3254-
checksum: 10c0/aec2df7f4e4e884d693dc27dbf4713c1a48afa327bfadac25ebd0e61a2797ce906f2f2a9be0d7d922acb68ccd68cc88779737811f9769eb4933d1f5e574c469e
3251+
"@eslint/js@npm:9.30.1":
3252+
version: 9.30.1
3253+
resolution: "@eslint/js@npm:9.30.1"
3254+
checksum: 10c0/17fc382a0deafdb1cadac1269d9c2f2464f025bde6e4d12fc4f4775eb9886b41340d4650b72e85a53423644fdc89bf59c987a852f27379ad25feecf2c5bbc1c9
32553255
languageName: node
32563256
linkType: hard
32573257

@@ -6058,24 +6058,24 @@ __metadata:
60586058
languageName: node
60596059
linkType: hard
60606060

6061-
"@typescript-eslint/eslint-plugin@npm:8.35.0":
6062-
version: 8.35.0
6063-
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.0"
6061+
"@typescript-eslint/eslint-plugin@npm:8.35.1":
6062+
version: 8.35.1
6063+
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.1"
60646064
dependencies:
60656065
"@eslint-community/regexpp": "npm:^4.10.0"
6066-
"@typescript-eslint/scope-manager": "npm:8.35.0"
6067-
"@typescript-eslint/type-utils": "npm:8.35.0"
6068-
"@typescript-eslint/utils": "npm:8.35.0"
6069-
"@typescript-eslint/visitor-keys": "npm:8.35.0"
6066+
"@typescript-eslint/scope-manager": "npm:8.35.1"
6067+
"@typescript-eslint/type-utils": "npm:8.35.1"
6068+
"@typescript-eslint/utils": "npm:8.35.1"
6069+
"@typescript-eslint/visitor-keys": "npm:8.35.1"
60706070
graphemer: "npm:^1.4.0"
60716071
ignore: "npm:^7.0.0"
60726072
natural-compare: "npm:^1.4.0"
60736073
ts-api-utils: "npm:^2.1.0"
60746074
peerDependencies:
6075-
"@typescript-eslint/parser": ^8.35.0
6075+
"@typescript-eslint/parser": ^8.35.1
60766076
eslint: ^8.57.0 || ^9.0.0
60776077
typescript: ">=4.8.4 <5.9.0"
6078-
checksum: 10c0/27391f1b168a175fdc62370e5afe51317d4433115abbbff8ee0aea8ecd7bf6dd541a76f8e0cc94119750ae3146863204862640acb45394f0b92809e88d39f881
6078+
checksum: 10c0/0f369be24644ebea30642512ddae0e602e4ca6bc55ae09d9860f16a3baae6aee1a376c182c61b43d12bc137156e3931f6bac3c73919c9c81b32c962bb5bc544e
60796079
languageName: node
60806080
linkType: hard
60816081

@@ -6115,19 +6115,19 @@ __metadata:
61156115
languageName: node
61166116
linkType: hard
61176117

6118-
"@typescript-eslint/parser@npm:8.35.0":
6119-
version: 8.35.0
6120-
resolution: "@typescript-eslint/parser@npm:8.35.0"
6118+
"@typescript-eslint/parser@npm:8.35.1":
6119+
version: 8.35.1
6120+
resolution: "@typescript-eslint/parser@npm:8.35.1"
61216121
dependencies:
6122-
"@typescript-eslint/scope-manager": "npm:8.35.0"
6123-
"@typescript-eslint/types": "npm:8.35.0"
6124-
"@typescript-eslint/typescript-estree": "npm:8.35.0"
6125-
"@typescript-eslint/visitor-keys": "npm:8.35.0"
6122+
"@typescript-eslint/scope-manager": "npm:8.35.1"
6123+
"@typescript-eslint/types": "npm:8.35.1"
6124+
"@typescript-eslint/typescript-estree": "npm:8.35.1"
6125+
"@typescript-eslint/visitor-keys": "npm:8.35.1"
61266126
debug: "npm:^4.3.4"
61276127
peerDependencies:
61286128
eslint: ^8.57.0 || ^9.0.0
61296129
typescript: ">=4.8.4 <5.9.0"
6130-
checksum: 10c0/8f1cda98f8bee3d79266974e5e5c831a0ca473e928fb16f1dc1c85ee24f2cb9c0fcf3c1bcbbef9d6044cf063f6e59d3198b766a27000776830fe591043e11625
6130+
checksum: 10c0/949383d74f6db1b91f90923d50f0ecbacaa972fd56e70553c803a8f64131345afdaf096cf1c1fc4a833ddc06ee44b241811edb5d516d769e244560f5b7f0e0af
61316131
languageName: node
61326132
linkType: hard
61336133

@@ -6149,16 +6149,16 @@ __metadata:
61496149
languageName: node
61506150
linkType: hard
61516151

6152-
"@typescript-eslint/project-service@npm:8.35.0":
6153-
version: 8.35.0
6154-
resolution: "@typescript-eslint/project-service@npm:8.35.0"
6152+
"@typescript-eslint/project-service@npm:8.35.1":
6153+
version: 8.35.1
6154+
resolution: "@typescript-eslint/project-service@npm:8.35.1"
61556155
dependencies:
6156-
"@typescript-eslint/tsconfig-utils": "npm:^8.35.0"
6157-
"@typescript-eslint/types": "npm:^8.35.0"
6156+
"@typescript-eslint/tsconfig-utils": "npm:^8.35.1"
6157+
"@typescript-eslint/types": "npm:^8.35.1"
61586158
debug: "npm:^4.3.4"
61596159
peerDependencies:
61606160
typescript: ">=4.8.4 <5.9.0"
6161-
checksum: 10c0/c2d6d44b6b2ff3ecabec8ade824163196799060ac457661eb94049487d770ce68d128b33a2f24090adf1ebcb66ff6c9a05fc6659349b9a0784a5a080ecf8ff81
6161+
checksum: 10c0/f8e88d773d7e9f193a05b4daeca1e7571fa0059b36ffad291fc6d83c9df94fbe38c935e076ae29e755bcb6008c4ee5c1073ebb2077258c5c0b53c76a23eb3c16
61626162
languageName: node
61636163
linkType: hard
61646164

@@ -6182,13 +6182,13 @@ __metadata:
61826182
languageName: node
61836183
linkType: hard
61846184

6185-
"@typescript-eslint/scope-manager@npm:8.35.0":
6186-
version: 8.35.0
6187-
resolution: "@typescript-eslint/scope-manager@npm:8.35.0"
6185+
"@typescript-eslint/scope-manager@npm:8.35.1":
6186+
version: 8.35.1
6187+
resolution: "@typescript-eslint/scope-manager@npm:8.35.1"
61886188
dependencies:
6189-
"@typescript-eslint/types": "npm:8.35.0"
6190-
"@typescript-eslint/visitor-keys": "npm:8.35.0"
6191-
checksum: 10c0/a27cf27a1852bb0d6ea08f475fcc79557f1977be96ef563d92127e8011e4065566441c32c40eb7a530111ffd3a8489919da7f8a2b7466a610cfc9c07670a9601
6189+
"@typescript-eslint/types": "npm:8.35.1"
6190+
"@typescript-eslint/visitor-keys": "npm:8.35.1"
6191+
checksum: 10c0/ddfa0b81f47402874efcdd8e0857142600d90fc4e827243ed0fd058731e77e4beb8f5a60425117d1d4146d84437f538cf303f7bfebbd0f02733b202aa30a8393
61926192
languageName: node
61936193
linkType: hard
61946194

@@ -6202,12 +6202,12 @@ __metadata:
62026202
languageName: node
62036203
linkType: hard
62046204

6205-
"@typescript-eslint/tsconfig-utils@npm:8.35.0, @typescript-eslint/tsconfig-utils@npm:^8.35.0":
6206-
version: 8.35.0
6207-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.0"
6205+
"@typescript-eslint/tsconfig-utils@npm:8.35.1, @typescript-eslint/tsconfig-utils@npm:^8.35.1":
6206+
version: 8.35.1
6207+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.1"
62086208
peerDependencies:
62096209
typescript: ">=4.8.4 <5.9.0"
6210-
checksum: 10c0/baa18e7137ba72f7d138f50d1168e8f334198a36499f954821e2369027e5b3d53ca93c354943e7782ba5caab604b050af10f353ccca34fbc0b23c48d6174832f
6210+
checksum: 10c0/a11b53e05fbc59eff3f95619847fb7222d8b2aa613e602524c9b700be3ce0d48bcf5e5932869df4658f514bd2cdc87c857d484472af3f3f3adf88b6e7e1c26f3
62116211
languageName: node
62126212
linkType: hard
62136213

@@ -6228,18 +6228,18 @@ __metadata:
62286228
languageName: node
62296229
linkType: hard
62306230

6231-
"@typescript-eslint/type-utils@npm:8.35.0":
6232-
version: 8.35.0
6233-
resolution: "@typescript-eslint/type-utils@npm:8.35.0"
6231+
"@typescript-eslint/type-utils@npm:8.35.1":
6232+
version: 8.35.1
6233+
resolution: "@typescript-eslint/type-utils@npm:8.35.1"
62346234
dependencies:
6235-
"@typescript-eslint/typescript-estree": "npm:8.35.0"
6236-
"@typescript-eslint/utils": "npm:8.35.0"
6235+
"@typescript-eslint/typescript-estree": "npm:8.35.1"
6236+
"@typescript-eslint/utils": "npm:8.35.1"
62376237
debug: "npm:^4.3.4"
62386238
ts-api-utils: "npm:^2.1.0"
62396239
peerDependencies:
62406240
eslint: ^8.57.0 || ^9.0.0
62416241
typescript: ">=4.8.4 <5.9.0"
6242-
checksum: 10c0/9e23a332484a055eb73ba8918f95a981e0cec8fa623ba9ee0b57328af052628d630a415e32e0dbe95318574e62d4066f8aecc994728b3cedd906f36c616ec362
6242+
checksum: 10c0/09041dd64684823da169c0668e6187d237c728bf54771003dc6ddaa895cbd11ad401ff14f096451c689e37815a791ef77beaf80d1f8bbf6b92ee3edbf346bc7c
62436243
languageName: node
62446244
linkType: hard
62456245

@@ -6257,10 +6257,10 @@ __metadata:
62576257
languageName: node
62586258
linkType: hard
62596259

6260-
"@typescript-eslint/types@npm:8.35.0, @typescript-eslint/types@npm:^8.35.0":
6261-
version: 8.35.0
6262-
resolution: "@typescript-eslint/types@npm:8.35.0"
6263-
checksum: 10c0/a2711a932680805e83252b5d7c55ac30437bdc4d40c444606cf6ccb6ba23a682da015ec03c64635e77bf733f84d9bb76810bf4f7177fd3a660db8a2c8a05e845
6260+
"@typescript-eslint/types@npm:8.35.1, @typescript-eslint/types@npm:^8.35.1":
6261+
version: 8.35.1
6262+
resolution: "@typescript-eslint/types@npm:8.35.1"
6263+
checksum: 10c0/136dd1c7a39685baa398406423a97a4b6a66e6aed7cbd6ae698a89b0fde92c76f1415294bec612791d67d7917fda280caa65b9d761e2744e8143506d1f417fb2
62646264
languageName: node
62656265
linkType: hard
62666266

@@ -6308,14 +6308,14 @@ __metadata:
63086308
languageName: node
63096309
linkType: hard
63106310

6311-
"@typescript-eslint/typescript-estree@npm:8.35.0":
6312-
version: 8.35.0
6313-
resolution: "@typescript-eslint/typescript-estree@npm:8.35.0"
6311+
"@typescript-eslint/typescript-estree@npm:8.35.1":
6312+
version: 8.35.1
6313+
resolution: "@typescript-eslint/typescript-estree@npm:8.35.1"
63146314
dependencies:
6315-
"@typescript-eslint/project-service": "npm:8.35.0"
6316-
"@typescript-eslint/tsconfig-utils": "npm:8.35.0"
6317-
"@typescript-eslint/types": "npm:8.35.0"
6318-
"@typescript-eslint/visitor-keys": "npm:8.35.0"
6315+
"@typescript-eslint/project-service": "npm:8.35.1"
6316+
"@typescript-eslint/tsconfig-utils": "npm:8.35.1"
6317+
"@typescript-eslint/types": "npm:8.35.1"
6318+
"@typescript-eslint/visitor-keys": "npm:8.35.1"
63196319
debug: "npm:^4.3.4"
63206320
fast-glob: "npm:^3.3.2"
63216321
is-glob: "npm:^4.0.3"
@@ -6324,7 +6324,7 @@ __metadata:
63246324
ts-api-utils: "npm:^2.1.0"
63256325
peerDependencies:
63266326
typescript: ">=4.8.4 <5.9.0"
6327-
checksum: 10c0/7e94f6a92efc5832289e8bfd0b61209aa501224c935359253c29aeef8e0b981b370ee2a43e2909991c3c3cf709fcccb6380474e0e9a863e8f89e2fbd213aed59
6327+
checksum: 10c0/6ef093cf9d7a54a323b3d112c78309b2c24c0f94e2c5b61401db9390eb7ffa3ab1da066c497907d58f0bba6986984ac73a478febd91f0bf11598108cc49f6e02
63286328
languageName: node
63296329
linkType: hard
63306330

@@ -6382,18 +6382,18 @@ __metadata:
63826382
languageName: node
63836383
linkType: hard
63846384

6385-
"@typescript-eslint/utils@npm:8.35.0":
6386-
version: 8.35.0
6387-
resolution: "@typescript-eslint/utils@npm:8.35.0"
6385+
"@typescript-eslint/utils@npm:8.35.1":
6386+
version: 8.35.1
6387+
resolution: "@typescript-eslint/utils@npm:8.35.1"
63886388
dependencies:
63896389
"@eslint-community/eslint-utils": "npm:^4.7.0"
6390-
"@typescript-eslint/scope-manager": "npm:8.35.0"
6391-
"@typescript-eslint/types": "npm:8.35.0"
6392-
"@typescript-eslint/typescript-estree": "npm:8.35.0"
6390+
"@typescript-eslint/scope-manager": "npm:8.35.1"
6391+
"@typescript-eslint/types": "npm:8.35.1"
6392+
"@typescript-eslint/typescript-estree": "npm:8.35.1"
63936393
peerDependencies:
63946394
eslint: ^8.57.0 || ^9.0.0
63956395
typescript: ">=4.8.4 <5.9.0"
6396-
checksum: 10c0/e3317df7875305bee16edd573e4bfdafc099f26f9c284d8adb351333683aacd5b668320870653dff7ec7e0da1982bbf89dc06197bc193a3be65362f21452dbea
6396+
checksum: 10c0/1fa4877caae48961d160b88fc974bb7bfe355ca2f8f6915987427354ca23621698041678adab5964caf9ad62c17b349110136890688f13b10ab1aaad74ae63d9
63976397
languageName: node
63986398
linkType: hard
63996399

@@ -6431,13 +6431,13 @@ __metadata:
64316431
languageName: node
64326432
linkType: hard
64336433

6434-
"@typescript-eslint/visitor-keys@npm:8.35.0":
6435-
version: 8.35.0
6436-
resolution: "@typescript-eslint/visitor-keys@npm:8.35.0"
6434+
"@typescript-eslint/visitor-keys@npm:8.35.1":
6435+
version: 8.35.1
6436+
resolution: "@typescript-eslint/visitor-keys@npm:8.35.1"
64376437
dependencies:
6438-
"@typescript-eslint/types": "npm:8.35.0"
6438+
"@typescript-eslint/types": "npm:8.35.1"
64396439
eslint-visitor-keys: "npm:^4.2.1"
6440-
checksum: 10c0/df18ca9b6931cb58f5dc404fcc94f9e0cc1c22f3053c7013ab588bb8ccccd3d58a70c577c01267845d57fa124a8cf8371260d284dad97505c56b2abcf70a3dce
6440+
checksum: 10c0/55b9eb15842a5d5dca11375e436340c731e01b07190c741d2656330f3e4d88b59e1bf3d677681dd091460be2b6e5f2c42e92faea36f947d25382ead5e8118108
64416441
languageName: node
64426442
linkType: hard
64436443

@@ -9921,9 +9921,9 @@ __metadata:
99219921
languageName: node
99229922
linkType: hard
99239923

9924-
"cypress@npm:14.5.0":
9925-
version: 14.5.0
9926-
resolution: "cypress@npm:14.5.0"
9924+
"cypress@npm:14.5.1":
9925+
version: 14.5.1
9926+
resolution: "cypress@npm:14.5.1"
99279927
dependencies:
99289928
"@cypress/request": "npm:^3.0.8"
99299929
"@cypress/xvfb": "npm:^1.2.4"
@@ -9971,7 +9971,7 @@ __metadata:
99719971
yauzl: "npm:^2.10.0"
99729972
bin:
99739973
cypress: bin/cypress
9974-
checksum: 10c0/b76b05c029625357fbc34f22b632c55f9f981f86c3a568a88ea3d8982b8299e4bd4275e966b2ec767f9a989c6e9059fb03a4a8086048b4e990079b1cab19ba11
9974+
checksum: 10c0/23c87cafcd2fe949af1b3297cc4c9c8f8d741f5dfa8119ff54b387227dba8dc0dbcfb2d160c4df5d4f281374524753598f3501f0fdf0b1ea66c5b8047484c0d2
99759975
languageName: node
99769976
linkType: hard
99779977

@@ -12188,17 +12188,17 @@ __metadata:
1218812188
languageName: node
1218912189
linkType: hard
1219012190

12191-
"eslint@npm:9.30.0":
12192-
version: 9.30.0
12193-
resolution: "eslint@npm:9.30.0"
12191+
"eslint@npm:9.30.1":
12192+
version: 9.30.1
12193+
resolution: "eslint@npm:9.30.1"
1219412194
dependencies:
1219512195
"@eslint-community/eslint-utils": "npm:^4.2.0"
1219612196
"@eslint-community/regexpp": "npm:^4.12.1"
1219712197
"@eslint/config-array": "npm:^0.21.0"
1219812198
"@eslint/config-helpers": "npm:^0.3.0"
1219912199
"@eslint/core": "npm:^0.14.0"
1220012200
"@eslint/eslintrc": "npm:^3.3.1"
12201-
"@eslint/js": "npm:9.30.0"
12201+
"@eslint/js": "npm:9.30.1"
1220212202
"@eslint/plugin-kit": "npm:^0.3.1"
1220312203
"@humanfs/node": "npm:^0.16.6"
1220412204
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -12234,7 +12234,7 @@ __metadata:
1223412234
optional: true
1223512235
bin:
1223612236
eslint: bin/eslint.js
12237-
checksum: 10c0/ebc4b17cfd96f308ebaeb12dfab133a551eb03200c80109ecf663fbeb9af83c4eb3c143407c1b04522d23b5f5844fe9a629b00d409adfc460c1aadf5108da86a
12237+
checksum: 10c0/5a5867078e03ea56a1b6d1ee1548659abc38a6d5136c7ef94e21c5dbeb28e3ed50b15d2e0da25fce85600f6cf7ea7715eae650c41e8ae826c34490e9ec73d5d6
1223812238
languageName: node
1223912239
linkType: hard
1224012240

@@ -24303,17 +24303,17 @@ __metadata:
2430324303
languageName: node
2430424304
linkType: hard
2430524305

24306-
"typescript-eslint@npm:8.35.0":
24307-
version: 8.35.0
24308-
resolution: "typescript-eslint@npm:8.35.0"
24306+
"typescript-eslint@npm:8.35.1":
24307+
version: 8.35.1
24308+
resolution: "typescript-eslint@npm:8.35.1"
2430924309
dependencies:
24310-
"@typescript-eslint/eslint-plugin": "npm:8.35.0"
24311-
"@typescript-eslint/parser": "npm:8.35.0"
24312-
"@typescript-eslint/utils": "npm:8.35.0"
24310+
"@typescript-eslint/eslint-plugin": "npm:8.35.1"
24311+
"@typescript-eslint/parser": "npm:8.35.1"
24312+
"@typescript-eslint/utils": "npm:8.35.1"
2431324313
peerDependencies:
2431424314
eslint: ^8.57.0 || ^9.0.0
2431524315
typescript: ">=4.8.4 <5.9.0"
24316-
checksum: 10c0/ba034fc25731c01c12de7564c05eb58b22072b14b9cb6469d79b2a0c70dff45d646423b8d6d7f2f6ca40310101f2bd0a843c1c51b8c51cfec556ca0723f5df2d
24316+
checksum: 10c0/17781138f59c241658db96f793b745883e427bc48530cec2e81ad0a7941b557ddd2eede290d2c3d254f23d59a36ab1bf2cd1e705797e0db36d0ccd61c1a4299e
2431724317
languageName: node
2431824318
linkType: hard
2431924319

@@ -24411,7 +24411,7 @@ __metadata:
2441124411
"@babel/preset-typescript": "npm:7.27.1"
2441224412
"@cypress/code-coverage": "npm:3.14.5"
2441324413
"@eslint/compat": "npm:1.3.1"
24414-
"@eslint/js": "npm:9.30.0"
24414+
"@eslint/js": "npm:9.30.1"
2441524415
"@semantic-release/github": "npm:11.0.3"
2441624416
"@stackblitz/sdk": "npm:1.11.0"
2441724417
"@storybook/addon-a11y": "npm:8.6.14"
@@ -24436,11 +24436,11 @@ __metadata:
2443624436
"@vitejs/plugin-react": "npm:4.6.0"
2443724437
chromatic: "npm:13.1.2"
2443824438
cssnano: "npm:7.0.7"
24439-
cypress: "npm:14.5.0"
24439+
cypress: "npm:14.5.1"
2444024440
cypress-real-events: "npm:1.14.0"
2444124441
dedent: "npm:1.6.0"
2444224442
documentation: "npm:14.0.3"
24443-
eslint: "npm:9.30.0"
24443+
eslint: "npm:9.30.1"
2444424444
eslint-config-prettier: "npm:10.1.5"
2444524445
eslint-import-resolver-typescript: "npm:4.4.4"
2444624446
eslint-plugin-import: "npm:2.32.0"
@@ -24468,7 +24468,7 @@ __metadata:
2446824468
storybook: "npm:8.6.14"
2446924469
tocbot: "npm:4.36.4"
2447024470
typescript: "npm:5.7.3"
24471-
typescript-eslint: "npm:8.35.0"
24471+
typescript-eslint: "npm:8.35.1"
2447224472
vite: "npm:6.3.5"
2447324473
vite-plugin-istanbul: "npm:7.0.0"
2447424474
vite-tsconfig-paths: "npm:5.1.4"

0 commit comments

Comments
 (0)