Skip to content

Commit c603a8b

Browse files
fix(deps): update all non-major dependencies
1 parent 195c479 commit c603a8b

File tree

48 files changed

+1707
-2053
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+1707
-2053
lines changed

.github/publish-ci/cra5/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
},
3838
"devDependencies": {
3939
"@types/node": "22.15.18",
40-
"@types/react": "^19.1.2",
41-
"@types/react-dom": "^19.1.2",
40+
"@types/react": "^19.1.4",
41+
"@types/react-dom": "^19.1.5",
4242
"typescript": "4.9.5"
4343
}
4444
}

.github/publish-ci/cra5/yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -2744,21 +2744,21 @@ __metadata:
27442744
languageName: node
27452745
linkType: hard
27462746

2747-
"@types/react-dom@npm:^19.1.2":
2748-
version: 19.1.2
2749-
resolution: "@types/react-dom@npm:19.1.2"
2747+
"@types/react-dom@npm:^19.1.5":
2748+
version: 19.1.5
2749+
resolution: "@types/react-dom@npm:19.1.5"
27502750
peerDependencies:
27512751
"@types/react": ^19.0.0
2752-
checksum: 62a5c398e87b5a42f34497152c67367db70d5e348a05fc4bd78c119fc8d4367c02833c022b2f5dba4df33ae65b7ff76409847722ce6b8f9ea5d31983832688da
2752+
checksum: 1bbfb77aa8b40ae1b3e2d90a3cd29987aa244a34a0e398828266276eb3f83810d10ed6cb1fddaf1469653bbe7243d9b75f6e245c21c8bb6224169c48bedfa536
27532753
languageName: node
27542754
linkType: hard
27552755

2756-
"@types/react@npm:^19.1.2":
2757-
version: 19.1.2
2758-
resolution: "@types/react@npm:19.1.2"
2756+
"@types/react@npm:^19.1.4":
2757+
version: 19.1.4
2758+
resolution: "@types/react@npm:19.1.4"
27592759
dependencies:
27602760
csstype: ^3.0.2
2761-
checksum: 5a911a2c84be0c9451bb8a7c75c907af1f52afbb4d51b0d62e7516a9b0b1e63c3c1cdc35b79bfc6e66176c76cfff9d43023a781cd3dc59e2744715ced7d7e7c4
2761+
checksum: 36dcbd7a2e78b011e61cddc3e97b5e8556d789a404a2e4847f9b88aaf46189a35d1c5becf93baa1bab89258a1cc1102ef295ffe3c1d008cfa95c4d4e1036606f
27622762
languageName: node
27632763
linkType: hard
27642764

@@ -10753,8 +10753,8 @@ __metadata:
1075310753
dependencies:
1075410754
"@react-spring/web": "*"
1075510755
"@types/node": 22.15.18
10756-
"@types/react": ^19.1.2
10757-
"@types/react-dom": ^19.1.2
10756+
"@types/react": ^19.1.4
10757+
"@types/react-dom": ^19.1.5
1075810758
react: ^19.1.0
1075910759
react-dom: ^19.1.0
1076010760
react-scripts: 5.0.1

.github/publish-ci/next/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
},
1010
"dependencies": {
1111
"@react-spring/web": "0.0.0-nightly-f50b673-20230330070501",
12-
"next": "14.2.22",
12+
"next": "14.2.28",
1313
"react": "^19.1.0",
1414
"react-dom": "19.1.0"
1515
},
1616
"devDependencies": {
1717
"@types/node": "22.15.18",
18-
"@types/react": "^19.1.2",
19-
"@types/react-dom": "^19.1.2",
18+
"@types/react": "^19.1.4",
19+
"@types/react-dom": "^19.1.5",
2020
"typescript": "4.9.5"
2121
},
2222
"msw": {

.github/publish-ci/next/yarn.lock

+56-56
Original file line numberDiff line numberDiff line change
@@ -5,72 +5,72 @@ __metadata:
55
version: 6
66
cacheKey: 8
77

8-
"@next/env@npm:14.2.22":
9-
version: 14.2.22
10-
resolution: "@next/env@npm:14.2.22"
11-
checksum: 57e033c5c77f5784f7610a7f25b93cc7a72c7bd036f2be78bb27822e7400275dad92bd6a195ca179ee2f8b9401adc6927e7a4e98d1aa5252ac6edbc66956ece6
8+
"@next/env@npm:14.2.28":
9+
version: 14.2.28
10+
resolution: "@next/env@npm:14.2.28"
11+
checksum: 42f8c349b1eb0af0ad4ce689a63399c2297becb23084bf757cea8e078488e34c5501accfb51abd0218f884141fc8da977b25fe679a559f05d89a12f6ec390765
1212
languageName: node
1313
linkType: hard
1414

15-
"@next/swc-darwin-arm64@npm:14.2.22":
16-
version: 14.2.22
17-
resolution: "@next/swc-darwin-arm64@npm:14.2.22"
15+
"@next/swc-darwin-arm64@npm:14.2.28":
16+
version: 14.2.28
17+
resolution: "@next/swc-darwin-arm64@npm:14.2.28"
1818
conditions: os=darwin & cpu=arm64
1919
languageName: node
2020
linkType: hard
2121

22-
"@next/swc-darwin-x64@npm:14.2.22":
23-
version: 14.2.22
24-
resolution: "@next/swc-darwin-x64@npm:14.2.22"
22+
"@next/swc-darwin-x64@npm:14.2.28":
23+
version: 14.2.28
24+
resolution: "@next/swc-darwin-x64@npm:14.2.28"
2525
conditions: os=darwin & cpu=x64
2626
languageName: node
2727
linkType: hard
2828

29-
"@next/swc-linux-arm64-gnu@npm:14.2.22":
30-
version: 14.2.22
31-
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.22"
29+
"@next/swc-linux-arm64-gnu@npm:14.2.28":
30+
version: 14.2.28
31+
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.28"
3232
conditions: os=linux & cpu=arm64 & libc=glibc
3333
languageName: node
3434
linkType: hard
3535

36-
"@next/swc-linux-arm64-musl@npm:14.2.22":
37-
version: 14.2.22
38-
resolution: "@next/swc-linux-arm64-musl@npm:14.2.22"
36+
"@next/swc-linux-arm64-musl@npm:14.2.28":
37+
version: 14.2.28
38+
resolution: "@next/swc-linux-arm64-musl@npm:14.2.28"
3939
conditions: os=linux & cpu=arm64 & libc=musl
4040
languageName: node
4141
linkType: hard
4242

43-
"@next/swc-linux-x64-gnu@npm:14.2.22":
44-
version: 14.2.22
45-
resolution: "@next/swc-linux-x64-gnu@npm:14.2.22"
43+
"@next/swc-linux-x64-gnu@npm:14.2.28":
44+
version: 14.2.28
45+
resolution: "@next/swc-linux-x64-gnu@npm:14.2.28"
4646
conditions: os=linux & cpu=x64 & libc=glibc
4747
languageName: node
4848
linkType: hard
4949

50-
"@next/swc-linux-x64-musl@npm:14.2.22":
51-
version: 14.2.22
52-
resolution: "@next/swc-linux-x64-musl@npm:14.2.22"
50+
"@next/swc-linux-x64-musl@npm:14.2.28":
51+
version: 14.2.28
52+
resolution: "@next/swc-linux-x64-musl@npm:14.2.28"
5353
conditions: os=linux & cpu=x64 & libc=musl
5454
languageName: node
5555
linkType: hard
5656

57-
"@next/swc-win32-arm64-msvc@npm:14.2.22":
58-
version: 14.2.22
59-
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.22"
57+
"@next/swc-win32-arm64-msvc@npm:14.2.28":
58+
version: 14.2.28
59+
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.28"
6060
conditions: os=win32 & cpu=arm64
6161
languageName: node
6262
linkType: hard
6363

64-
"@next/swc-win32-ia32-msvc@npm:14.2.22":
65-
version: 14.2.22
66-
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.22"
64+
"@next/swc-win32-ia32-msvc@npm:14.2.28":
65+
version: 14.2.28
66+
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.28"
6767
conditions: os=win32 & cpu=ia32
6868
languageName: node
6969
linkType: hard
7070

71-
"@next/swc-win32-x64-msvc@npm:14.2.22":
72-
version: 14.2.22
73-
resolution: "@next/swc-win32-x64-msvc@npm:14.2.22"
71+
"@next/swc-win32-x64-msvc@npm:14.2.28":
72+
version: 14.2.28
73+
resolution: "@next/swc-win32-x64-msvc@npm:14.2.28"
7474
conditions: os=win32 & cpu=x64
7575
languageName: node
7676
linkType: hard
@@ -168,21 +168,21 @@ __metadata:
168168
languageName: node
169169
linkType: hard
170170

171-
"@types/react-dom@npm:^19.1.2":
172-
version: 19.1.2
173-
resolution: "@types/react-dom@npm:19.1.2"
171+
"@types/react-dom@npm:^19.1.5":
172+
version: 19.1.5
173+
resolution: "@types/react-dom@npm:19.1.5"
174174
peerDependencies:
175175
"@types/react": ^19.0.0
176-
checksum: 62a5c398e87b5a42f34497152c67367db70d5e348a05fc4bd78c119fc8d4367c02833c022b2f5dba4df33ae65b7ff76409847722ce6b8f9ea5d31983832688da
176+
checksum: 1bbfb77aa8b40ae1b3e2d90a3cd29987aa244a34a0e398828266276eb3f83810d10ed6cb1fddaf1469653bbe7243d9b75f6e245c21c8bb6224169c48bedfa536
177177
languageName: node
178178
linkType: hard
179179

180-
"@types/react@npm:^19.1.2":
181-
version: 19.1.2
182-
resolution: "@types/react@npm:19.1.2"
180+
"@types/react@npm:^19.1.4":
181+
version: 19.1.4
182+
resolution: "@types/react@npm:19.1.4"
183183
dependencies:
184184
csstype: ^3.0.2
185-
checksum: 5a911a2c84be0c9451bb8a7c75c907af1f52afbb4d51b0d62e7516a9b0b1e63c3c1cdc35b79bfc6e66176c76cfff9d43023a781cd3dc59e2744715ced7d7e7c4
185+
checksum: 36dcbd7a2e78b011e61cddc3e97b5e8556d789a404a2e4847f9b88aaf46189a35d1c5becf93baa1bab89258a1cc1102ef295ffe3c1d008cfa95c4d4e1036606f
186186
languageName: node
187187
linkType: hard
188188

@@ -232,20 +232,20 @@ __metadata:
232232
languageName: node
233233
linkType: hard
234234

235-
"next@npm:14.2.22":
236-
version: 14.2.22
237-
resolution: "next@npm:14.2.22"
235+
"next@npm:14.2.28":
236+
version: 14.2.28
237+
resolution: "next@npm:14.2.28"
238238
dependencies:
239-
"@next/env": 14.2.22
240-
"@next/swc-darwin-arm64": 14.2.22
241-
"@next/swc-darwin-x64": 14.2.22
242-
"@next/swc-linux-arm64-gnu": 14.2.22
243-
"@next/swc-linux-arm64-musl": 14.2.22
244-
"@next/swc-linux-x64-gnu": 14.2.22
245-
"@next/swc-linux-x64-musl": 14.2.22
246-
"@next/swc-win32-arm64-msvc": 14.2.22
247-
"@next/swc-win32-ia32-msvc": 14.2.22
248-
"@next/swc-win32-x64-msvc": 14.2.22
239+
"@next/env": 14.2.28
240+
"@next/swc-darwin-arm64": 14.2.28
241+
"@next/swc-darwin-x64": 14.2.28
242+
"@next/swc-linux-arm64-gnu": 14.2.28
243+
"@next/swc-linux-arm64-musl": 14.2.28
244+
"@next/swc-linux-x64-gnu": 14.2.28
245+
"@next/swc-linux-x64-musl": 14.2.28
246+
"@next/swc-win32-arm64-msvc": 14.2.28
247+
"@next/swc-win32-ia32-msvc": 14.2.28
248+
"@next/swc-win32-x64-msvc": 14.2.28
249249
"@swc/helpers": 0.5.5
250250
busboy: 1.6.0
251251
caniuse-lite: ^1.0.30001579
@@ -286,7 +286,7 @@ __metadata:
286286
optional: true
287287
bin:
288288
next: dist/bin/next
289-
checksum: 83817d674b63051e4407f9b33c13a81125826272bb3112d43d3e26cbb8be583260e98ecaa7777db4bbfc1d2f875a1a693e971c114658b07fd74783f37d03e338
289+
checksum: 11b8a5eed9416a63d4881169833e969c5ae7e265805c644c9d1e7f95306ebbac61f5151a2c91b4e07e2eec75af336a0d571fa080a6898eca466952374b0c4be5
290290
languageName: node
291291
linkType: hard
292292

@@ -332,9 +332,9 @@ __metadata:
332332
dependencies:
333333
"@react-spring/web": 0.0.0-nightly-f50b673-20230330070501
334334
"@types/node": 22.15.18
335-
"@types/react": ^19.1.2
336-
"@types/react-dom": ^19.1.2
337-
next: 14.2.22
335+
"@types/react": ^19.1.4
336+
"@types/react-dom": ^19.1.5
337+
next: 14.2.28
338338
react: ^19.1.0
339339
react-dom: 19.1.0
340340
typescript: 4.9.5

.github/publish-ci/vite/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
},
1717
"devDependencies": {
1818
"@types/node": "22.15.18",
19-
"@types/react": "^19.1.2",
20-
"@types/react-dom": "^19.1.2",
21-
"@vitejs/plugin-react": "4.3.4",
19+
"@types/react": "^19.1.4",
20+
"@types/react-dom": "^19.1.5",
21+
"@vitejs/plugin-react": "4.4.1",
2222
"typescript": "4.9.5",
23-
"vite": "6.0.7"
23+
"vite": "6.3.5"
2424
},
2525
"msw": {
2626
"workerDirectory": "public"

0 commit comments

Comments
 (0)