Skip to content

Commit 5ed4ef5

Browse files
chore(deps): update all non-major dependencies (minor) (SAP#6836)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chromatic](https://www.chromatic.com) ([source](https://redirect.github.com/chromaui/chromatic-cli)) | [`11.22.2` -> `11.25.0`](https://renovatebot.com/diffs/npm/chromatic/11.22.2/11.25.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/11.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chromatic/11.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chromatic/11.22.2/11.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/11.22.2/11.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [lint-staged](https://redirect.github.com/lint-staged/lint-staged) | [`15.3.0` -> `15.4.1`](https://renovatebot.com/diffs/npm/lint-staged/15.3.0/15.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/15.3.0/15.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/15.3.0/15.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [postcss](https://postcss.org/) ([source](https://redirect.github.com/postcss/postcss)) | [`8.4.49` -> `8.5.1`](https://renovatebot.com/diffs/npm/postcss/8.4.49/8.5.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/postcss/8.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/postcss/8.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/postcss/8.4.49/8.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss/8.4.49/8.5.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.19.1` -> `8.20.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.19.1/8.20.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript-eslint/8.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript-eslint/8.19.1/8.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.19.1/8.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chromaui/chromatic-cli (chromatic)</summary> ### [`v11.25.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11250-Thu-Jan-16-2025) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.24.0...v11.25.0) ##### 🚀 Enhancement - Log Turbosnap metrics to New Relic [#&#8203;1141](https://redirect.github.com/chromaui/chromatic-cli/pull/1141) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### 🐛 Bug Fix - Remove Turbosnap metrics logs [#&#8203;1142](https://redirect.github.com/chromaui/chromatic-cli/pull/1142) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 1 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) *** ### [`v11.24.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11240-Tue-Jan-14-2025) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.23.0...v11.24.0) ##### 🚀 Enhancement - Log Turbosnap metrics to New Relic [#&#8203;1141](https://redirect.github.com/chromaui/chromatic-cli/pull/1141) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 1 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) *** ### [`v11.23.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11230-Mon-Jan-13-2025) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.22.2...v11.23.0) ##### 🚀 Enhancement - Skip lock file parsing if it's larger than 10MB [#&#8203;1140](https://redirect.github.com/chromaui/chromatic-cli/pull/1140) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 1 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) *** </details> <details> <summary>lint-staged/lint-staged (lint-staged)</summary> ### [`v15.4.1`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1541) [Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.4.0...v15.4.1) ##### Patch Changes - [#&#8203;1504](https://redirect.github.com/lint-staged/lint-staged/pull/1504) [`1c7a45e`](https://redirect.github.com/lint-staged/lint-staged/commit/1c7a45ed2c7fee9d5f55337be16a51e4c9b240e1) Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Default TypeScript config filenames match JS equivalents. - [#&#8203;1504](https://redirect.github.com/lint-staged/lint-staged/pull/1504) [`9cc18c9`](https://redirect.github.com/lint-staged/lint-staged/commit/9cc18c9debb185490f9ae4f9c1d21ec8c2587393) Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Add missing conditional exports syntax for TypeScript types. ### [`v15.4.0`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1540) [Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.3.0...v15.4.0) ##### Minor Changes - [#&#8203;1500](https://redirect.github.com/lint-staged/lint-staged/pull/1500) [`a8ec1dd`](https://redirect.github.com/lint-staged/lint-staged/commit/a8ec1ddb587d2c1c2420dbb4baff8160f0ac46c9) Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - *Lint-staged* now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files: ```js /** * @&#8203;filename: lint-staged.config.js * @&#8203;type {import('lint-staged').Configuration} */ export default { '*': 'prettier --write', } ``` It's also possible to use the `.ts` file extension for the configuration if your Node.js version supports it. The `--experimental-strip-types` flag was introduced in [Node.js v22.6.0](https://redirect.github.com/nodejs/node/releases/tag/v22.6.0) and unflagged in [v23.6.0](https://redirect.github.com/nodejs/node/releases/tag/v23.6.0), enabling Node.js to execute TypeScript files without additional configuration. ```shell export NODE_OPTIONS="--experimental-strip-types" npx lint-staged --config lint-staged.config.ts ``` ##### Patch Changes - [#&#8203;1501](https://redirect.github.com/lint-staged/lint-staged/pull/1501) [`9b79364`](https://redirect.github.com/lint-staged/lint-staged/commit/9b793640e1f87b46e4f40fcfc1ecf9d6f6013ac9) Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Handle possible failures when logging user shell for debug info. </details> <details> <summary>postcss/postcss (postcss)</summary> ### [`v8.5.1`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#851) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.5.0...8.5.1) - Fixed backwards compatibility for complex cases (by [@&#8203;romainmenke](https://redirect.github.com/romainmenke)). ### [`v8.5.0`](https://redirect.github.com/postcss/postcss/releases/tag/8.5.0): 8.5 “Duke Alloces” [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.49...8.5.0) <img src="https://github.com/user-attachments/assets/6ef654a0-d675-4ba0-a670-e28ef27062f5" align="right" width="200" height="200" alt="President Alloces seal"> PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS. [@&#8203;romainmenke](https://redirect.github.com/romainmenke) during [his work](https://redirect.github.com/postcss/postcss/issues/1995) on [Stylelint](https://stylelint.io) added `Input#document` in additional to `Input#css`. ```js root.source.input.document //=> "<p>Hello</p> // <style> // p { // color: green; // } // </style>" root.source.input.css //=> "p { // color: green; // }" ``` #### Thanks to Sponsors This release was possible thanks to our community. If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by: - [**Tidelift**](https://tidelift.com/) with a Spotify-like subscription model supporting all projects from your lock file. - Direct donations at [**GitHub Sponsors**](https://redirect.github.com/sponsors/ai) or [**Open Collective**](https://opencollective.com/postcss#section-contributors). </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.20.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8200-2025-01-13) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.19.1...v8.20.0) ##### 🚀 Features - **eslint-plugin:** \[no-misused-spread] add new rule ([#&#8203;10551](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10551)) ##### ❤️ Thank You - Josh Goldberg ✨ 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 - "* 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d3b920 commit 5ed4ef5

File tree

1 file changed

+70
-70
lines changed

1 file changed

+70
-70
lines changed

yarn.lock

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -5613,15 +5613,15 @@ __metadata:
56135613
languageName: node
56145614
linkType: hard
56155615

5616-
"@typescript-eslint/eslint-plugin@npm:8.19.1":
5617-
version: 8.19.1
5618-
resolution: "@typescript-eslint/eslint-plugin@npm:8.19.1"
5616+
"@typescript-eslint/eslint-plugin@npm:8.20.0":
5617+
version: 8.20.0
5618+
resolution: "@typescript-eslint/eslint-plugin@npm:8.20.0"
56195619
dependencies:
56205620
"@eslint-community/regexpp": "npm:^4.10.0"
5621-
"@typescript-eslint/scope-manager": "npm:8.19.1"
5622-
"@typescript-eslint/type-utils": "npm:8.19.1"
5623-
"@typescript-eslint/utils": "npm:8.19.1"
5624-
"@typescript-eslint/visitor-keys": "npm:8.19.1"
5621+
"@typescript-eslint/scope-manager": "npm:8.20.0"
5622+
"@typescript-eslint/type-utils": "npm:8.20.0"
5623+
"@typescript-eslint/utils": "npm:8.20.0"
5624+
"@typescript-eslint/visitor-keys": "npm:8.20.0"
56255625
graphemer: "npm:^1.4.0"
56265626
ignore: "npm:^5.3.1"
56275627
natural-compare: "npm:^1.4.0"
@@ -5630,7 +5630,7 @@ __metadata:
56305630
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
56315631
eslint: ^8.57.0 || ^9.0.0
56325632
typescript: ">=4.8.4 <5.8.0"
5633-
checksum: 10c0/993784b04533b13c3f3919c793cfc3a369fa61692e1a2d72de6fba27df247c275d852cdcbc4e393c310b73fce8d34d210a9b632b66f4d761a1a3b4781f8fa93f
5633+
checksum: 10c0/c68d0dc5419db93c38eea8adecac19e27f8b023d015a944ffded112d584e87fa7fe512070a6a1085899cab2e12e1c8db276e10412b74bf639ca6b04052bbfedc
56345634
languageName: node
56355635
linkType: hard
56365636

@@ -5659,19 +5659,19 @@ __metadata:
56595659
languageName: node
56605660
linkType: hard
56615661

5662-
"@typescript-eslint/parser@npm:8.19.1":
5663-
version: 8.19.1
5664-
resolution: "@typescript-eslint/parser@npm:8.19.1"
5662+
"@typescript-eslint/parser@npm:8.20.0":
5663+
version: 8.20.0
5664+
resolution: "@typescript-eslint/parser@npm:8.20.0"
56655665
dependencies:
5666-
"@typescript-eslint/scope-manager": "npm:8.19.1"
5667-
"@typescript-eslint/types": "npm:8.19.1"
5668-
"@typescript-eslint/typescript-estree": "npm:8.19.1"
5669-
"@typescript-eslint/visitor-keys": "npm:8.19.1"
5666+
"@typescript-eslint/scope-manager": "npm:8.20.0"
5667+
"@typescript-eslint/types": "npm:8.20.0"
5668+
"@typescript-eslint/typescript-estree": "npm:8.20.0"
5669+
"@typescript-eslint/visitor-keys": "npm:8.20.0"
56705670
debug: "npm:^4.3.4"
56715671
peerDependencies:
56725672
eslint: ^8.57.0 || ^9.0.0
56735673
typescript: ">=4.8.4 <5.8.0"
5674-
checksum: 10c0/1afbd2d0a25f439943bdc94637417429574eb3889a2a1ce24bd425721713aca213808a975bb518a6616171783bc04fa973167f05fc6a96cfd88c1d1666077ad4
5674+
checksum: 10c0/fff4a86be27f603ad8d6f7dd9758c46b04a254828f0c6d8a34869c1cf30b5828b60a1dc088f72680a7b65cc5fc696848df4605de19e59a18467306d7ca56c11d
56755675
languageName: node
56765676
linkType: hard
56775677

@@ -5703,13 +5703,13 @@ __metadata:
57035703
languageName: node
57045704
linkType: hard
57055705

5706-
"@typescript-eslint/scope-manager@npm:8.19.1":
5707-
version: 8.19.1
5708-
resolution: "@typescript-eslint/scope-manager@npm:8.19.1"
5706+
"@typescript-eslint/scope-manager@npm:8.20.0":
5707+
version: 8.20.0
5708+
resolution: "@typescript-eslint/scope-manager@npm:8.20.0"
57095709
dependencies:
5710-
"@typescript-eslint/types": "npm:8.19.1"
5711-
"@typescript-eslint/visitor-keys": "npm:8.19.1"
5712-
checksum: 10c0/7dca0c28ad27a0c7e26499e0f584f98efdcf34087f46aadc661b36c310484b90655e83818bafd249b5a28c7094a69c54d553f6cd403869bf134f95a9148733f5
5710+
"@typescript-eslint/types": "npm:8.20.0"
5711+
"@typescript-eslint/visitor-keys": "npm:8.20.0"
5712+
checksum: 10c0/a8074768d06c863169294116624a45c19377ff0b8635ad5fa4ae673b43cf704d1b9b79384ceef0ff0abb78b107d345cd90fe5572354daf6ad773fe462ee71e6a
57135713
languageName: node
57145714
linkType: hard
57155715

@@ -5740,18 +5740,18 @@ __metadata:
57405740
languageName: node
57415741
linkType: hard
57425742

5743-
"@typescript-eslint/type-utils@npm:8.19.1":
5744-
version: 8.19.1
5745-
resolution: "@typescript-eslint/type-utils@npm:8.19.1"
5743+
"@typescript-eslint/type-utils@npm:8.20.0":
5744+
version: 8.20.0
5745+
resolution: "@typescript-eslint/type-utils@npm:8.20.0"
57465746
dependencies:
5747-
"@typescript-eslint/typescript-estree": "npm:8.19.1"
5748-
"@typescript-eslint/utils": "npm:8.19.1"
5747+
"@typescript-eslint/typescript-estree": "npm:8.20.0"
5748+
"@typescript-eslint/utils": "npm:8.20.0"
57495749
debug: "npm:^4.3.4"
57505750
ts-api-utils: "npm:^2.0.0"
57515751
peerDependencies:
57525752
eslint: ^8.57.0 || ^9.0.0
57535753
typescript: ">=4.8.4 <5.8.0"
5754-
checksum: 10c0/757592b515beec58c079c605aa648ba94d985ae48ba40460034e849c7bc2b603b1da6113e59688e284608c9d5ccaa27adf0a14fb032cb1782200c6acae51ddd2
5754+
checksum: 10c0/7d46143f26ec606b71d20f0f5535b16abba2ba7a5a2daecd2584ddb61d1284dd8404f34265cc1fdfd541068b24b0211f7ad94801c94e4c60869d9f26bf3c0b9b
57555755
languageName: node
57565756
linkType: hard
57575757

@@ -5762,10 +5762,10 @@ __metadata:
57625762
languageName: node
57635763
linkType: hard
57645764

5765-
"@typescript-eslint/types@npm:8.19.1":
5766-
version: 8.19.1
5767-
resolution: "@typescript-eslint/types@npm:8.19.1"
5768-
checksum: 10c0/e907bf096d5ed7a812a1e537a98dd881ab5d2d47e072225bfffaa218c1433115a148b27a15744db8374b46dac721617c6d13a1da255fdeb369cf193416533f6e
5765+
"@typescript-eslint/types@npm:8.20.0":
5766+
version: 8.20.0
5767+
resolution: "@typescript-eslint/types@npm:8.20.0"
5768+
checksum: 10c0/21292d4ca089897015d2bf5ab99909a7b362902f63f4ba10696676823b50d00c7b4cd093b4b43fba01d12bc3feca3852d2c28528c06d8e45446b7477887dbee7
57695769
languageName: node
57705770
linkType: hard
57715771

@@ -5795,12 +5795,12 @@ __metadata:
57955795
languageName: node
57965796
linkType: hard
57975797

5798-
"@typescript-eslint/typescript-estree@npm:8.19.1":
5799-
version: 8.19.1
5800-
resolution: "@typescript-eslint/typescript-estree@npm:8.19.1"
5798+
"@typescript-eslint/typescript-estree@npm:8.20.0":
5799+
version: 8.20.0
5800+
resolution: "@typescript-eslint/typescript-estree@npm:8.20.0"
58015801
dependencies:
5802-
"@typescript-eslint/types": "npm:8.19.1"
5803-
"@typescript-eslint/visitor-keys": "npm:8.19.1"
5802+
"@typescript-eslint/types": "npm:8.20.0"
5803+
"@typescript-eslint/visitor-keys": "npm:8.20.0"
58045804
debug: "npm:^4.3.4"
58055805
fast-glob: "npm:^3.3.2"
58065806
is-glob: "npm:^4.0.3"
@@ -5809,7 +5809,7 @@ __metadata:
58095809
ts-api-utils: "npm:^2.0.0"
58105810
peerDependencies:
58115811
typescript: ">=4.8.4 <5.8.0"
5812-
checksum: 10c0/549d9d565a58a25fc8397a555506f2e8d29a740f5b6ed9105479e22de5aab89d9d535959034a8e9d4115adb435de09ee6987d28e8922052eea577842ddce1a7a
5812+
checksum: 10c0/54a2c1da7d1c5f7e865b941e8a3c98eb4b5f56ed8741664a84065173bde9602cdb8866b0984b26816d6af885c1528311c11e7286e869ed424483b74366514cbd
58135813
languageName: node
58145814
linkType: hard
58155815

@@ -5849,18 +5849,18 @@ __metadata:
58495849
languageName: node
58505850
linkType: hard
58515851

5852-
"@typescript-eslint/utils@npm:8.19.1":
5853-
version: 8.19.1
5854-
resolution: "@typescript-eslint/utils@npm:8.19.1"
5852+
"@typescript-eslint/utils@npm:8.20.0":
5853+
version: 8.20.0
5854+
resolution: "@typescript-eslint/utils@npm:8.20.0"
58555855
dependencies:
58565856
"@eslint-community/eslint-utils": "npm:^4.4.0"
5857-
"@typescript-eslint/scope-manager": "npm:8.19.1"
5858-
"@typescript-eslint/types": "npm:8.19.1"
5859-
"@typescript-eslint/typescript-estree": "npm:8.19.1"
5857+
"@typescript-eslint/scope-manager": "npm:8.20.0"
5858+
"@typescript-eslint/types": "npm:8.20.0"
5859+
"@typescript-eslint/typescript-estree": "npm:8.20.0"
58605860
peerDependencies:
58615861
eslint: ^8.57.0 || ^9.0.0
58625862
typescript: ">=4.8.4 <5.8.0"
5863-
checksum: 10c0/f7d2fe9a2bd8cb3ae6fafe5e465882a6784b2acf81d43d194c579381b92651c2ffc0fca69d2a35eee119f539622752a0e9ec063aaec7576d5d2bfe68b441980d
5863+
checksum: 10c0/dd36c3b22a2adde1e1462aed0c8b4720f61859b4ebb0c3ef935a786a6b1cb0ec21eb0689f5a8debe8db26d97ebb979bab68d6f8fe7b0098e6200a485cfe2991b
58645864
languageName: node
58655865
linkType: hard
58665866

@@ -5888,13 +5888,13 @@ __metadata:
58885888
languageName: node
58895889
linkType: hard
58905890

5891-
"@typescript-eslint/visitor-keys@npm:8.19.1":
5892-
version: 8.19.1
5893-
resolution: "@typescript-eslint/visitor-keys@npm:8.19.1"
5891+
"@typescript-eslint/visitor-keys@npm:8.20.0":
5892+
version: 8.20.0
5893+
resolution: "@typescript-eslint/visitor-keys@npm:8.20.0"
58945894
dependencies:
5895-
"@typescript-eslint/types": "npm:8.19.1"
5895+
"@typescript-eslint/types": "npm:8.20.0"
58965896
eslint-visitor-keys: "npm:^4.2.0"
5897-
checksum: 10c0/117537450a099f51f3f0d39186f248ae370bdc1b7f6975dbdbffcfc89e6e1aa47c1870db790d4f778a48f2c1f6cd9c269b63867c12afaa424367c63dabee8fd0
5897+
checksum: 10c0/e95d8b2685e8beb6637bf2e9d06e4177a400d3a2b142ba749944690f969ee3186b750082fd9bf34ada82acf1c5dd5970201dfd97619029c8ecca85fb4b50dbd8
58985898
languageName: node
58995899
linkType: hard
59005900

@@ -8131,8 +8131,8 @@ __metadata:
81318131
linkType: hard
81328132

81338133
"chromatic@npm:^11.0.0":
8134-
version: 11.22.2
8135-
resolution: "chromatic@npm:11.22.2"
8134+
version: 11.25.0
8135+
resolution: "chromatic@npm:11.25.0"
81368136
peerDependencies:
81378137
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
81388138
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -8145,7 +8145,7 @@ __metadata:
81458145
chroma: dist/bin.js
81468146
chromatic: dist/bin.js
81478147
chromatic-cli: dist/bin.js
8148-
checksum: 10c0/29b9afa333e83a1e04434030a948cb175c22de8b5908915d0507644aeaa3a5fe127ef7e5d0da6c53f48cc3d3d615325ff53da09cc471567b48187bf6336a68f9
8148+
checksum: 10c0/b03acac783ebb75c423498337af0382c4e03328e6e52f01a4222d612f22b16d503aa8b08e21c6b248302ce93e662f4272df764663c6125ee181aae6ea7acc00a
81498149
languageName: node
81508150
linkType: hard
81518151

@@ -15155,8 +15155,8 @@ __metadata:
1515515155
linkType: hard
1515615156

1515715157
"lint-staged@npm:^15.0.0":
15158-
version: 15.3.0
15159-
resolution: "lint-staged@npm:15.3.0"
15158+
version: 15.4.1
15159+
resolution: "lint-staged@npm:15.4.1"
1516015160
dependencies:
1516115161
chalk: "npm:~5.4.1"
1516215162
commander: "npm:~12.1.0"
@@ -15170,7 +15170,7 @@ __metadata:
1517015170
yaml: "npm:~2.6.1"
1517115171
bin:
1517215172
lint-staged: bin/lint-staged.js
15173-
checksum: 10c0/1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339
15173+
checksum: 10c0/1ba9ac047f644a36d476f5e139854ea7fef8bfa97b59d6f709ffca36d3d8b3b45b8c0dbcdeed9d9b9eacb36ca4abc8170d857761d8e0e748f85f1e155ef3e47d
1517415174
languageName: node
1517515175
linkType: hard
1517615176

@@ -17379,12 +17379,12 @@ __metadata:
1737917379
languageName: node
1738017380
linkType: hard
1738117381

17382-
"nanoid@npm:^3.3.7":
17383-
version: 3.3.7
17384-
resolution: "nanoid@npm:3.3.7"
17382+
"nanoid@npm:^3.3.8":
17383+
version: 3.3.8
17384+
resolution: "nanoid@npm:3.3.8"
1738517385
bin:
1738617386
nanoid: bin/nanoid.cjs
17387-
checksum: 10c0/e3fb661aa083454f40500473bb69eedb85dc160e763150b9a2c567c7e9ff560ce028a9f833123b618a6ea742e311138b591910e795614a629029e86e180660f3
17387+
checksum: 10c0/4b1bb29f6cfebf3be3bc4ad1f1296fb0a10a3043a79f34fbffe75d1621b4318319211cd420549459018ea3592f0d2f159247a6f874911d6d26eaaadda2478120
1738817388
languageName: node
1738917389
linkType: hard
1739017390

@@ -19429,13 +19429,13 @@ __metadata:
1942919429
linkType: hard
1943019430

1943119431
"postcss@npm:^8.4.25, postcss@npm:^8.4.43, postcss@npm:^8.4.48, postcss@npm:^8.4.49, postcss@npm:^8.4.5":
19432-
version: 8.4.49
19433-
resolution: "postcss@npm:8.4.49"
19432+
version: 8.5.1
19433+
resolution: "postcss@npm:8.5.1"
1943419434
dependencies:
19435-
nanoid: "npm:^3.3.7"
19435+
nanoid: "npm:^3.3.8"
1943619436
picocolors: "npm:^1.1.1"
1943719437
source-map-js: "npm:^1.2.1"
19438-
checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
19438+
checksum: 10c0/c4d90c59c98e8a0c102b77d3f4cac190f883b42d63dc60e2f3ed840f16197c0c8e25a4327d2e9a847b45a985612317dc0534178feeebd0a1cf3eb0eecf75cae4
1943919439
languageName: node
1944019440
linkType: hard
1944119441

@@ -22991,16 +22991,16 @@ __metadata:
2299122991
linkType: hard
2299222992

2299322993
"typescript-eslint@npm:^8.8.0":
22994-
version: 8.19.1
22995-
resolution: "typescript-eslint@npm:8.19.1"
22994+
version: 8.20.0
22995+
resolution: "typescript-eslint@npm:8.20.0"
2299622996
dependencies:
22997-
"@typescript-eslint/eslint-plugin": "npm:8.19.1"
22998-
"@typescript-eslint/parser": "npm:8.19.1"
22999-
"@typescript-eslint/utils": "npm:8.19.1"
22997+
"@typescript-eslint/eslint-plugin": "npm:8.20.0"
22998+
"@typescript-eslint/parser": "npm:8.20.0"
22999+
"@typescript-eslint/utils": "npm:8.20.0"
2300023000
peerDependencies:
2300123001
eslint: ^8.57.0 || ^9.0.0
2300223002
typescript: ">=4.8.4 <5.8.0"
23003-
checksum: 10c0/59cdb590a0b38bfca1634c421c1acd2d1bfc8a7325af8fb1332421103dd98d454d349d4f82175088cf06216c1540dc1a73d1dca44cff16dd1d08f969feeb0c0b
23003+
checksum: 10c0/049e0fa000657232c0fe26a062ef6a9cd16c5a58c814a74ac45971554c8b6bc67355821a66229f9537e819939a2ab065e7fcba9a70cd95c8283630dc58ac0144
2300423004
languageName: node
2300523005
linkType: hard
2300623006

0 commit comments

Comments
 (0)