Skip to content

Commit ef3df16

Browse files
fix(deps): update all non-major dependencies
1 parent 2dec583 commit ef3df16

File tree

48 files changed

+1809
-2170
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

+1809
-2170
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"workerDirectory": "public"
3737
},
3838
"devDependencies": {
39-
"@types/node": "22.15.18",
40-
"@types/react": "^19.1.2",
41-
"@types/react-dom": "^19.1.2",
39+
"@types/node": "22.15.21",
40+
"@types/react": "^19.1.5",
41+
"@types/react-dom": "^19.1.5",
4242
"typescript": "4.9.5"
4343
}
4444
}

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2700,12 +2700,12 @@ __metadata:
27002700
languageName: node
27012701
linkType: hard
27022702

2703-
"@types/node@npm:*, @types/node@npm:22.15.18":
2704-
version: 22.15.18
2705-
resolution: "@types/node@npm:22.15.18"
2703+
"@types/node@npm:*, @types/node@npm:22.15.21":
2704+
version: 22.15.21
2705+
resolution: "@types/node@npm:22.15.21"
27062706
dependencies:
27072707
undici-types: ~6.21.0
2708-
checksum: 16fb2c1f7be4156578648bfe074c856fca309ac66b9b74f9c5887ce778ce6cbd06d2883eaa397837e3628cddb02a5b0859764c5db0ea24f55f0cfbf54cca06fc
2708+
checksum: 989f1ce3a99916a7298ae885210385fbcb339b07f8ef420b015d69dd68863aca68aeae07833736b300720d9394b8e1875600ce74166c24957d9907d29de0b788
27092709
languageName: node
27102710
linkType: hard
27112711

@@ -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.5":
2757+
version: 19.1.5
2758+
resolution: "@types/react@npm:19.1.5"
27592759
dependencies:
27602760
csstype: ^3.0.2
2761-
checksum: 5a911a2c84be0c9451bb8a7c75c907af1f52afbb4d51b0d62e7516a9b0b1e63c3c1cdc35b79bfc6e66176c76cfff9d43023a781cd3dc59e2744715ced7d7e7c4
2761+
checksum: 49c01b9d1874e11c02c26f08623474d86093ae02c76cf2b9c952093d855fab505ab8d8aaa162200270bd7b1fc03033859db24f6599affa1d05c5fe46374ecafc
27622762
languageName: node
27632763
linkType: hard
27642764

@@ -10752,9 +10752,9 @@ __metadata:
1075210752
resolution: "rs-esm-cra@workspace:."
1075310753
dependencies:
1075410754
"@react-spring/web": "*"
10755-
"@types/node": 22.15.18
10756-
"@types/react": ^19.1.2
10757-
"@types/react-dom": ^19.1.2
10755+
"@types/node": 22.15.21
10756+
"@types/react": ^19.1.5
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

Lines changed: 4 additions & 4 deletions
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.29",
1313
"react": "^19.1.0",
1414
"react-dom": "19.1.0"
1515
},
1616
"devDependencies": {
17-
"@types/node": "22.15.18",
18-
"@types/react": "^19.1.2",
19-
"@types/react-dom": "^19.1.2",
17+
"@types/node": "22.15.21",
18+
"@types/react": "^19.1.5",
19+
"@types/react-dom": "^19.1.5",
2020
"typescript": "4.9.5"
2121
},
2222
"msw": {

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

Lines changed: 61 additions & 61 deletions
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.29":
9+
version: 14.2.29
10+
resolution: "@next/env@npm:14.2.29"
11+
checksum: e2b1240d6261b478869b4929ff14d2a5509384ca2a21ee2f115fec28d9afa608f641eeb421f3b21eea6fcebbef6928a97a9cc10ff74126b3d9555d4e16773171
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.29":
16+
version: 14.2.29
17+
resolution: "@next/swc-darwin-arm64@npm:14.2.29"
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.29":
23+
version: 14.2.29
24+
resolution: "@next/swc-darwin-x64@npm:14.2.29"
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.29":
30+
version: 14.2.29
31+
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.29"
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.29":
37+
version: 14.2.29
38+
resolution: "@next/swc-linux-arm64-musl@npm:14.2.29"
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.29":
44+
version: 14.2.29
45+
resolution: "@next/swc-linux-x64-gnu@npm:14.2.29"
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.29":
51+
version: 14.2.29
52+
resolution: "@next/swc-linux-x64-musl@npm:14.2.29"
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.29":
58+
version: 14.2.29
59+
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.29"
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.29":
65+
version: 14.2.29
66+
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.29"
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.29":
72+
version: 14.2.29
73+
resolution: "@next/swc-win32-x64-msvc@npm:14.2.29"
7474
conditions: os=win32 & cpu=x64
7575
languageName: node
7676
linkType: hard
@@ -159,30 +159,30 @@ __metadata:
159159
languageName: node
160160
linkType: hard
161161

162-
"@types/node@npm:22.15.18":
163-
version: 22.15.18
164-
resolution: "@types/node@npm:22.15.18"
162+
"@types/node@npm:22.15.21":
163+
version: 22.15.21
164+
resolution: "@types/node@npm:22.15.21"
165165
dependencies:
166166
undici-types: ~6.21.0
167-
checksum: 16fb2c1f7be4156578648bfe074c856fca309ac66b9b74f9c5887ce778ce6cbd06d2883eaa397837e3628cddb02a5b0859764c5db0ea24f55f0cfbf54cca06fc
167+
checksum: 989f1ce3a99916a7298ae885210385fbcb339b07f8ef420b015d69dd68863aca68aeae07833736b300720d9394b8e1875600ce74166c24957d9907d29de0b788
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.5":
181+
version: 19.1.5
182+
resolution: "@types/react@npm:19.1.5"
183183
dependencies:
184184
csstype: ^3.0.2
185-
checksum: 5a911a2c84be0c9451bb8a7c75c907af1f52afbb4d51b0d62e7516a9b0b1e63c3c1cdc35b79bfc6e66176c76cfff9d43023a781cd3dc59e2744715ced7d7e7c4
185+
checksum: 49c01b9d1874e11c02c26f08623474d86093ae02c76cf2b9c952093d855fab505ab8d8aaa162200270bd7b1fc03033859db24f6599affa1d05c5fe46374ecafc
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.29":
236+
version: 14.2.29
237+
resolution: "next@npm:14.2.29"
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.29
240+
"@next/swc-darwin-arm64": 14.2.29
241+
"@next/swc-darwin-x64": 14.2.29
242+
"@next/swc-linux-arm64-gnu": 14.2.29
243+
"@next/swc-linux-arm64-musl": 14.2.29
244+
"@next/swc-linux-x64-gnu": 14.2.29
245+
"@next/swc-linux-x64-musl": 14.2.29
246+
"@next/swc-win32-arm64-msvc": 14.2.29
247+
"@next/swc-win32-ia32-msvc": 14.2.29
248+
"@next/swc-win32-x64-msvc": 14.2.29
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: 9a239a32d7248635b42136eaaa3528a87418872cf3bd561b732fa0da101cd12f979b890ae3eaef35e69cd88e4f75a023cf069525b579a85eac4bb8f099cd45f3
290290
languageName: node
291291
linkType: hard
292292

@@ -331,10 +331,10 @@ __metadata:
331331
resolution: "root-workspace-0b6124@workspace:."
332332
dependencies:
333333
"@react-spring/web": 0.0.0-nightly-f50b673-20230330070501
334-
"@types/node": 22.15.18
335-
"@types/react": ^19.1.2
336-
"@types/react-dom": ^19.1.2
337-
next: 14.2.22
334+
"@types/node": 22.15.21
335+
"@types/react": ^19.1.5
336+
"@types/react-dom": ^19.1.5
337+
next: 14.2.29
338338
react: ^19.1.0
339339
react-dom: 19.1.0
340340
typescript: 4.9.5

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"react-dom": "19.1.0"
1616
},
1717
"devDependencies": {
18-
"@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",
18+
"@types/node": "22.15.21",
19+
"@types/react": "^19.1.5",
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)