Skip to content

Commit 09f9a59

Browse files
chore(deps): update all non-major dependencies
1 parent 40f1b3c commit 09f9a59

2 files changed

Lines changed: 48 additions & 129 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@types/react-dom": "19.2.3",
7777
"@ui5/webcomponents-tools": "2.21.1",
7878
"@vitejs/plugin-react": "6.0.1",
79-
"chromatic": "16.3.0",
79+
"chromatic": "16.6.0",
8080
"cssnano": "7.1.7",
8181
"cypress": "15.14.1",
8282
"cypress-real-events": "1.15.0",
@@ -106,7 +106,7 @@
106106
"publint": "0.3.18",
107107
"rimraf": "6.1.3",
108108
"typescript": "5.9.3",
109-
"typescript-eslint": "8.58.2",
109+
"typescript-eslint": "8.59.0",
110110
"vite": "8.0.10",
111111
"vite-plugin-istanbul": "8.0.0",
112112
"vite-tsconfig-paths": "6.1.1"

yarn.lock

Lines changed: 46 additions & 127 deletions
Original file line numberDiff line numberDiff line change
@@ -4913,23 +4913,23 @@ __metadata:
49134913
languageName: node
49144914
linkType: hard
49154915

4916-
"@typescript-eslint/eslint-plugin@npm:8.58.2":
4917-
version: 8.58.2
4918-
resolution: "@typescript-eslint/eslint-plugin@npm:8.58.2"
4916+
"@typescript-eslint/eslint-plugin@npm:8.59.0":
4917+
version: 8.59.0
4918+
resolution: "@typescript-eslint/eslint-plugin@npm:8.59.0"
49194919
dependencies:
49204920
"@eslint-community/regexpp": "npm:^4.12.2"
4921-
"@typescript-eslint/scope-manager": "npm:8.58.2"
4922-
"@typescript-eslint/type-utils": "npm:8.58.2"
4923-
"@typescript-eslint/utils": "npm:8.58.2"
4924-
"@typescript-eslint/visitor-keys": "npm:8.58.2"
4921+
"@typescript-eslint/scope-manager": "npm:8.59.0"
4922+
"@typescript-eslint/type-utils": "npm:8.59.0"
4923+
"@typescript-eslint/utils": "npm:8.59.0"
4924+
"@typescript-eslint/visitor-keys": "npm:8.59.0"
49254925
ignore: "npm:^7.0.5"
49264926
natural-compare: "npm:^1.4.0"
49274927
ts-api-utils: "npm:^2.5.0"
49284928
peerDependencies:
4929-
"@typescript-eslint/parser": ^8.58.2
4929+
"@typescript-eslint/parser": ^8.59.0
49304930
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
49314931
typescript: ">=4.8.4 <6.1.0"
4932-
checksum: 10c0/87dd29c7a87461c586e3025cde2a6e35c7cc99e69c3a93ee8254f1523ab6d4d5d322cacd476e42a3aa87581fbcf9039ef528a638a80a5c9beb1c5ebb4cc557e2
4932+
checksum: 10c0/f98171ecad6a5106fe978df155f4b65a72dfdadfcd663651b633b61480b543e74796baa224a1393e323f9514901604fe6302323c4b80b79f7a98512a01bc6461
49334933
languageName: node
49344934
linkType: hard
49354935

@@ -4969,19 +4969,19 @@ __metadata:
49694969
languageName: node
49704970
linkType: hard
49714971

4972-
"@typescript-eslint/parser@npm:8.58.2":
4973-
version: 8.58.2
4974-
resolution: "@typescript-eslint/parser@npm:8.58.2"
4972+
"@typescript-eslint/parser@npm:8.59.0":
4973+
version: 8.59.0
4974+
resolution: "@typescript-eslint/parser@npm:8.59.0"
49754975
dependencies:
4976-
"@typescript-eslint/scope-manager": "npm:8.58.2"
4977-
"@typescript-eslint/types": "npm:8.58.2"
4978-
"@typescript-eslint/typescript-estree": "npm:8.58.2"
4979-
"@typescript-eslint/visitor-keys": "npm:8.58.2"
4976+
"@typescript-eslint/scope-manager": "npm:8.59.0"
4977+
"@typescript-eslint/types": "npm:8.59.0"
4978+
"@typescript-eslint/typescript-estree": "npm:8.59.0"
4979+
"@typescript-eslint/visitor-keys": "npm:8.59.0"
49804980
debug: "npm:^4.4.3"
49814981
peerDependencies:
49824982
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
49834983
typescript: ">=4.8.4 <6.1.0"
4984-
checksum: 10c0/7ce3e5086b5376a91f2932fda6e0d6777ff457535eff9c133852b21c895dc56933dcda173430352850e77c2437f81c5699fac9c70207abbbd087882766b88758
4984+
checksum: 10c0/996a7b43f8a515ebbd06455c9f53065c561c8519bc4f634d6783b92832aa69e47945478d1601a87582f9f7b303becc172d5d7f776e201b2a2d375bc762ad4015
49854985
languageName: node
49864986
linkType: hard
49874987

@@ -5003,19 +5003,6 @@ __metadata:
50035003
languageName: node
50045004
linkType: hard
50055005

5006-
"@typescript-eslint/project-service@npm:8.58.2":
5007-
version: 8.58.2
5008-
resolution: "@typescript-eslint/project-service@npm:8.58.2"
5009-
dependencies:
5010-
"@typescript-eslint/tsconfig-utils": "npm:^8.58.2"
5011-
"@typescript-eslint/types": "npm:^8.58.2"
5012-
debug: "npm:^4.4.3"
5013-
peerDependencies:
5014-
typescript: ">=4.8.4 <6.1.0"
5015-
checksum: 10c0/57fa2a54452f9d9058781feb8d99d7a25096d55db15783a552b242d144992ccf893548672d3bc554c1bc0768cd8c80dbb467e9aff0db471ebcc876d4409cf75e
5016-
languageName: node
5017-
linkType: hard
5018-
50195006
"@typescript-eslint/project-service@npm:8.59.0":
50205007
version: 8.59.0
50215008
resolution: "@typescript-eslint/project-service@npm:8.59.0"
@@ -5049,16 +5036,6 @@ __metadata:
50495036
languageName: node
50505037
linkType: hard
50515038

5052-
"@typescript-eslint/scope-manager@npm:8.58.2":
5053-
version: 8.58.2
5054-
resolution: "@typescript-eslint/scope-manager@npm:8.58.2"
5055-
dependencies:
5056-
"@typescript-eslint/types": "npm:8.58.2"
5057-
"@typescript-eslint/visitor-keys": "npm:8.58.2"
5058-
checksum: 10c0/9bf17c32d99db840500dfa4f0504635f6422fa435e0d2f3c58c36a88434d7af7ffe7ba9a6b13bd105dfa0f36a74307955ef2837ec5f1855e34c3af1843c11d36
5059-
languageName: node
5060-
linkType: hard
5061-
50625039
"@typescript-eslint/scope-manager@npm:8.59.0":
50635040
version: 8.59.0
50645041
resolution: "@typescript-eslint/scope-manager@npm:8.59.0"
@@ -5069,16 +5046,7 @@ __metadata:
50695046
languageName: node
50705047
linkType: hard
50715048

5072-
"@typescript-eslint/tsconfig-utils@npm:8.58.2":
5073-
version: 8.58.2
5074-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.58.2"
5075-
peerDependencies:
5076-
typescript: ">=4.8.4 <6.1.0"
5077-
checksum: 10c0/d3dc874ab43af39245ee8383bb6d39c985e64c43b81a7bbf18b7982047473366c252e19a9fbfe38df30c677b42133aa43a1c0a75e92b8de5d2e64defd4b3a05e
5078-
languageName: node
5079-
linkType: hard
5080-
5081-
"@typescript-eslint/tsconfig-utils@npm:8.59.0, @typescript-eslint/tsconfig-utils@npm:^8.58.2, @typescript-eslint/tsconfig-utils@npm:^8.59.0":
5049+
"@typescript-eslint/tsconfig-utils@npm:8.59.0, @typescript-eslint/tsconfig-utils@npm:^8.59.0":
50825050
version: 8.59.0
50835051
resolution: "@typescript-eslint/tsconfig-utils@npm:8.59.0"
50845052
peerDependencies:
@@ -5104,19 +5072,19 @@ __metadata:
51045072
languageName: node
51055073
linkType: hard
51065074

5107-
"@typescript-eslint/type-utils@npm:8.58.2":
5108-
version: 8.58.2
5109-
resolution: "@typescript-eslint/type-utils@npm:8.58.2"
5075+
"@typescript-eslint/type-utils@npm:8.59.0":
5076+
version: 8.59.0
5077+
resolution: "@typescript-eslint/type-utils@npm:8.59.0"
51105078
dependencies:
5111-
"@typescript-eslint/types": "npm:8.58.2"
5112-
"@typescript-eslint/typescript-estree": "npm:8.58.2"
5113-
"@typescript-eslint/utils": "npm:8.58.2"
5079+
"@typescript-eslint/types": "npm:8.59.0"
5080+
"@typescript-eslint/typescript-estree": "npm:8.59.0"
5081+
"@typescript-eslint/utils": "npm:8.59.0"
51145082
debug: "npm:^4.4.3"
51155083
ts-api-utils: "npm:^2.5.0"
51165084
peerDependencies:
51175085
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
51185086
typescript: ">=4.8.4 <6.1.0"
5119-
checksum: 10c0/1e7248694c15b5e78aeb573aef755513910f6a7ec1842223ec0c8429b6abd7342996de215aefab78520e64d2e8600c9829bdf56132476cb86703fd54f2492467
5087+
checksum: 10c0/e2f2176a9bce81c19b53accf4e9189c60b1b84717cf129a6d003a2271019e30d410d2ccdc0fc6a37cbb8274a1b297d7d30a116189110f9d24a86391ee24a9fef
51205088
languageName: node
51215089
linkType: hard
51225090

@@ -5134,14 +5102,7 @@ __metadata:
51345102
languageName: node
51355103
linkType: hard
51365104

5137-
"@typescript-eslint/types@npm:8.58.2":
5138-
version: 8.58.2
5139-
resolution: "@typescript-eslint/types@npm:8.58.2"
5140-
checksum: 10c0/6707c1a2ec921b9ae441b35d9cb4e0af11673a67e332a366e3033f1d558ff5db4f39021872c207fb361841670e9ffcc4981f19eb21e4495a3a031d02015637a7
5141-
languageName: node
5142-
linkType: hard
5143-
5144-
"@typescript-eslint/types@npm:8.59.0, @typescript-eslint/types@npm:^8.58.2, @typescript-eslint/types@npm:^8.59.0":
5105+
"@typescript-eslint/types@npm:8.59.0, @typescript-eslint/types@npm:^8.59.0":
51455106
version: 8.59.0
51465107
resolution: "@typescript-eslint/types@npm:8.59.0"
51475108
checksum: 10c0/2750b1e21290dffe90a424fe05c2bab701f60a7b51b5e0921ed14bb1a5fc29ff3fe8f286817d2287e93ff78e33e6626f6ce26d0bc79a729bd608deda77a9bdde
@@ -5185,25 +5146,6 @@ __metadata:
51855146
languageName: node
51865147
linkType: hard
51875148

5188-
"@typescript-eslint/typescript-estree@npm:8.58.2":
5189-
version: 8.58.2
5190-
resolution: "@typescript-eslint/typescript-estree@npm:8.58.2"
5191-
dependencies:
5192-
"@typescript-eslint/project-service": "npm:8.58.2"
5193-
"@typescript-eslint/tsconfig-utils": "npm:8.58.2"
5194-
"@typescript-eslint/types": "npm:8.58.2"
5195-
"@typescript-eslint/visitor-keys": "npm:8.58.2"
5196-
debug: "npm:^4.4.3"
5197-
minimatch: "npm:^10.2.2"
5198-
semver: "npm:^7.7.3"
5199-
tinyglobby: "npm:^0.2.15"
5200-
ts-api-utils: "npm:^2.5.0"
5201-
peerDependencies:
5202-
typescript: ">=4.8.4 <6.1.0"
5203-
checksum: 10c0/60a323f60eff9b4bb6eb3121c5f6292e7962517a329a8a9f828e8f07516de78e6a7c1b1b1cfd732f39edf184fe57828ca557fbc63b74c61b54bcb679a69e249c
5204-
languageName: node
5205-
linkType: hard
5206-
52075149
"@typescript-eslint/typescript-estree@npm:8.59.0":
52085150
version: 8.59.0
52095151
resolution: "@typescript-eslint/typescript-estree@npm:8.59.0"
@@ -5258,22 +5200,7 @@ __metadata:
52585200
languageName: node
52595201
linkType: hard
52605202

5261-
"@typescript-eslint/utils@npm:8.58.2":
5262-
version: 8.58.2
5263-
resolution: "@typescript-eslint/utils@npm:8.58.2"
5264-
dependencies:
5265-
"@eslint-community/eslint-utils": "npm:^4.9.1"
5266-
"@typescript-eslint/scope-manager": "npm:8.58.2"
5267-
"@typescript-eslint/types": "npm:8.58.2"
5268-
"@typescript-eslint/typescript-estree": "npm:8.58.2"
5269-
peerDependencies:
5270-
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
5271-
typescript: ">=4.8.4 <6.1.0"
5272-
checksum: 10c0/d83e6c7c1b01236d255cabe2a5dc5384eedebc9f9af6aa19cc2ab7d8b280f86912f2b1a87659b2754919afd2606820b4e53862ac91970794e2980bc97487537c
5273-
languageName: node
5274-
linkType: hard
5275-
5276-
"@typescript-eslint/utils@npm:^8.48.0":
5203+
"@typescript-eslint/utils@npm:8.59.0, @typescript-eslint/utils@npm:^8.48.0":
52775204
version: 8.59.0
52785205
resolution: "@typescript-eslint/utils@npm:8.59.0"
52795206
dependencies:
@@ -5308,16 +5235,6 @@ __metadata:
53085235
languageName: node
53095236
linkType: hard
53105237

5311-
"@typescript-eslint/visitor-keys@npm:8.58.2":
5312-
version: 8.58.2
5313-
resolution: "@typescript-eslint/visitor-keys@npm:8.58.2"
5314-
dependencies:
5315-
"@typescript-eslint/types": "npm:8.58.2"
5316-
eslint-visitor-keys: "npm:^5.0.0"
5317-
checksum: 10c0/6775a63dbafe7a305f0cf3f0c5eb077e30dba8a60022e4ce3220669c7f1e742c6ea2ebff8c6c0288dc17eeef8f4015089a23abbdc82a6a9382abe4a77950b695
5318-
languageName: node
5319-
linkType: hard
5320-
53215238
"@typescript-eslint/visitor-keys@npm:8.59.0":
53225239
version: 8.59.0
53235240
resolution: "@typescript-eslint/visitor-keys@npm:8.59.0"
@@ -7769,9 +7686,11 @@ __metadata:
77697686
languageName: node
77707687
linkType: hard
77717688

7772-
"chromatic@npm:16.3.0":
7773-
version: 16.3.0
7774-
resolution: "chromatic@npm:16.3.0"
7689+
"chromatic@npm:16.6.0":
7690+
version: 16.6.0
7691+
resolution: "chromatic@npm:16.6.0"
7692+
dependencies:
7693+
semver: "npm:^7.3.5"
77757694
peerDependencies:
77767695
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
77777696
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -7784,10 +7703,10 @@ __metadata:
77847703
"@chromatic-com/vitest":
77857704
optional: true
77867705
bin:
7787-
chroma: dist/bin.js
7788-
chromatic: dist/bin.js
7789-
chromatic-cli: dist/bin.js
7790-
checksum: 10c0/6dcdbf70b29f88e6c43580e451abd10ae39ca24662937aeb6ddecfb5528ce77549d56fbdd465223169484519f10e006c3eb12aa26eac9b4da58796615f7fb7a7
7706+
chroma: dist/bin.cjs
7707+
chromatic: dist/bin.cjs
7708+
chromatic-cli: dist/bin.cjs
7709+
checksum: 10c0/27f905e3d8cc1a865e354b0a09ac533daea1a5be0e60f82ae489cda5e5c5d2ff773a749bd5e904cf712ca040d19561e0c4e7877d3e49e32f7010c50b0a94346f
77917710
languageName: node
77927711
linkType: hard
77937712

@@ -21607,18 +21526,18 @@ __metadata:
2160721526
languageName: node
2160821527
linkType: hard
2160921528

21610-
"typescript-eslint@npm:8.58.2":
21611-
version: 8.58.2
21612-
resolution: "typescript-eslint@npm:8.58.2"
21529+
"typescript-eslint@npm:8.59.0":
21530+
version: 8.59.0
21531+
resolution: "typescript-eslint@npm:8.59.0"
2161321532
dependencies:
21614-
"@typescript-eslint/eslint-plugin": "npm:8.58.2"
21615-
"@typescript-eslint/parser": "npm:8.58.2"
21616-
"@typescript-eslint/typescript-estree": "npm:8.58.2"
21617-
"@typescript-eslint/utils": "npm:8.58.2"
21533+
"@typescript-eslint/eslint-plugin": "npm:8.59.0"
21534+
"@typescript-eslint/parser": "npm:8.59.0"
21535+
"@typescript-eslint/typescript-estree": "npm:8.59.0"
21536+
"@typescript-eslint/utils": "npm:8.59.0"
2161821537
peerDependencies:
2161921538
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
2162021539
typescript: ">=4.8.4 <6.1.0"
21621-
checksum: 10c0/6065fe90674e89100b3192716fc641d80de4b586fe244c00e2c97d47923166ab3286f895685bf9570919c8606724f1196486f09e7841ca73bdf05d5df0752945
21540+
checksum: 10c0/b14b4bf6878e9745d92c0bc2b3c68ea29e8e524037a10e05873ad58b0dd1961313c05f406273b99c4128fd49bde2d9b3233bcec636896e9a70ed8167a3d0a9c5
2162221541
languageName: node
2162321542
linkType: hard
2162421543

@@ -21718,7 +21637,7 @@ __metadata:
2171821637
"@ui5/webcomponents-icons": "npm:2.21.1"
2171921638
"@ui5/webcomponents-tools": "npm:2.21.1"
2172021639
"@vitejs/plugin-react": "npm:6.0.1"
21721-
chromatic: "npm:16.3.0"
21640+
chromatic: "npm:16.6.0"
2172221641
cssnano: "npm:7.1.7"
2172321642
cypress: "npm:15.14.1"
2172421643
cypress-real-events: "npm:1.15.0"
@@ -21753,7 +21672,7 @@ __metadata:
2175321672
storybook: "npm:10.3.5"
2175421673
tocbot: "npm:4.36.4"
2175521674
typescript: "npm:5.9.3"
21756-
typescript-eslint: "npm:8.58.2"
21675+
typescript-eslint: "npm:8.59.0"
2175721676
vite: "npm:8.0.10"
2175821677
vite-plugin-istanbul: "npm:8.0.0"
2175921678
vite-tsconfig-paths: "npm:6.1.1"

0 commit comments

Comments
 (0)