Skip to content

Commit a3bbc29

Browse files
fix(deps): update all non-major dependencies
1 parent eb09c79 commit a3bbc29

File tree

48 files changed

+2036
-2372
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

+2036
-2372
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"workerDirectory": "public"
3737
},
3838
"devDependencies": {
39-
"@types/node": "20.17.11",
40-
"@types/react": "18.3.18",
39+
"@types/node": "20.17.24",
40+
"@types/react": "18.3.19",
4141
"@types/react-dom": "18.3.5",
4242
"typescript": "4.9.5"
4343
}

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

+10-10
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:20.17.11":
2704-
version: 20.17.11
2705-
resolution: "@types/node@npm:20.17.11"
2703+
"@types/node@npm:*, @types/node@npm:20.17.24":
2704+
version: 20.17.24
2705+
resolution: "@types/node@npm:20.17.24"
27062706
dependencies:
27072707
undici-types: ~6.19.2
2708-
checksum: 8841a85ce5cbc402d87492527721d32b2c3ab9159a362a6ba05e957807e1991a056df61ce5e58166489d07d90f1ad61516121d6fd4c9e62c5429ce67f4b82d98
2708+
checksum: 05d3ca5d8741d10368edeff01318e4e615a7654b0c6bd05415f8cd0a2f851ac8e04c2cac319442c20fe372d1bdba9dd1f40dda014e97902516f82058b68ef6c4
27092709
languageName: node
27102710
linkType: hard
27112711

@@ -2760,13 +2760,13 @@ __metadata:
27602760
languageName: node
27612761
linkType: hard
27622762

2763-
"@types/react@npm:18.3.18":
2764-
version: 18.3.18
2765-
resolution: "@types/react@npm:18.3.18"
2763+
"@types/react@npm:18.3.19":
2764+
version: 18.3.19
2765+
resolution: "@types/react@npm:18.3.19"
27662766
dependencies:
27672767
"@types/prop-types": "*"
27682768
csstype: ^3.0.2
2769-
checksum: 5933597bc9f53e282f0438f0bb76d0f0fab60faabe760ea806e05ffe6f5c61b9b4d363e1a03a8fea47c510d493c6cf926cdeeba9f7074fa97b61940c350245e7
2769+
checksum: 41305614686cfc618ef154f06d3f80e7b2df4673ebbc474880c524ecbbaa48f14620b3b1c6cff9f225176932d362c62fe617020027069157cb040752902c35cb
27702770
languageName: node
27712771
linkType: hard
27722772

@@ -10763,8 +10763,8 @@ __metadata:
1076310763
resolution: "rs-esm-cra@workspace:."
1076410764
dependencies:
1076510765
"@react-spring/web": "*"
10766-
"@types/node": 20.17.11
10767-
"@types/react": 18.3.18
10766+
"@types/node": 20.17.24
10767+
"@types/react": 18.3.19
1076810768
"@types/react-dom": 18.3.5
1076910769
react: 18.3.1
1077010770
react-dom: 18.3.1

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
},
1010
"dependencies": {
1111
"@react-spring/web": "0.0.0-nightly-f50b673-20230330070501",
12-
"next": "14.2.22",
12+
"next": "14.2.25",
1313
"react": "18.3.1",
1414
"react-dom": "18.3.1"
1515
},
1616
"devDependencies": {
17-
"@types/node": "20.17.11",
18-
"@types/react": "18.3.18",
17+
"@types/node": "20.17.24",
18+
"@types/react": "18.3.19",
1919
"@types/react-dom": "18.3.5",
2020
"typescript": "4.9.5"
2121
},

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

162-
"@types/node@npm:20.17.11":
163-
version: 20.17.11
164-
resolution: "@types/node@npm:20.17.11"
162+
"@types/node@npm:20.17.24":
163+
version: 20.17.24
164+
resolution: "@types/node@npm:20.17.24"
165165
dependencies:
166166
undici-types: ~6.19.2
167-
checksum: 8841a85ce5cbc402d87492527721d32b2c3ab9159a362a6ba05e957807e1991a056df61ce5e58166489d07d90f1ad61516121d6fd4c9e62c5429ce67f4b82d98
167+
checksum: 05d3ca5d8741d10368edeff01318e4e615a7654b0c6bd05415f8cd0a2f851ac8e04c2cac319442c20fe372d1bdba9dd1f40dda014e97902516f82058b68ef6c4
168168
languageName: node
169169
linkType: hard
170170

@@ -184,13 +184,13 @@ __metadata:
184184
languageName: node
185185
linkType: hard
186186

187-
"@types/react@npm:18.3.18":
188-
version: 18.3.18
189-
resolution: "@types/react@npm:18.3.18"
187+
"@types/react@npm:18.3.19":
188+
version: 18.3.19
189+
resolution: "@types/react@npm:18.3.19"
190190
dependencies:
191191
"@types/prop-types": "*"
192192
csstype: ^3.0.2
193-
checksum: 5933597bc9f53e282f0438f0bb76d0f0fab60faabe760ea806e05ffe6f5c61b9b4d363e1a03a8fea47c510d493c6cf926cdeeba9f7074fa97b61940c350245e7
193+
checksum: 41305614686cfc618ef154f06d3f80e7b2df4673ebbc474880c524ecbbaa48f14620b3b1c6cff9f225176932d362c62fe617020027069157cb040752902c35cb
194194
languageName: node
195195
linkType: hard
196196

@@ -258,20 +258,20 @@ __metadata:
258258
languageName: node
259259
linkType: hard
260260

261-
"next@npm:14.2.22":
262-
version: 14.2.22
263-
resolution: "next@npm:14.2.22"
261+
"next@npm:14.2.25":
262+
version: 14.2.25
263+
resolution: "next@npm:14.2.25"
264264
dependencies:
265-
"@next/env": 14.2.22
266-
"@next/swc-darwin-arm64": 14.2.22
267-
"@next/swc-darwin-x64": 14.2.22
268-
"@next/swc-linux-arm64-gnu": 14.2.22
269-
"@next/swc-linux-arm64-musl": 14.2.22
270-
"@next/swc-linux-x64-gnu": 14.2.22
271-
"@next/swc-linux-x64-musl": 14.2.22
272-
"@next/swc-win32-arm64-msvc": 14.2.22
273-
"@next/swc-win32-ia32-msvc": 14.2.22
274-
"@next/swc-win32-x64-msvc": 14.2.22
265+
"@next/env": 14.2.25
266+
"@next/swc-darwin-arm64": 14.2.25
267+
"@next/swc-darwin-x64": 14.2.25
268+
"@next/swc-linux-arm64-gnu": 14.2.25
269+
"@next/swc-linux-arm64-musl": 14.2.25
270+
"@next/swc-linux-x64-gnu": 14.2.25
271+
"@next/swc-linux-x64-musl": 14.2.25
272+
"@next/swc-win32-arm64-msvc": 14.2.25
273+
"@next/swc-win32-ia32-msvc": 14.2.25
274+
"@next/swc-win32-x64-msvc": 14.2.25
275275
"@swc/helpers": 0.5.5
276276
busboy: 1.6.0
277277
caniuse-lite: ^1.0.30001579
@@ -312,7 +312,7 @@ __metadata:
312312
optional: true
313313
bin:
314314
next: dist/bin/next
315-
checksum: 83817d674b63051e4407f9b33c13a81125826272bb3112d43d3e26cbb8be583260e98ecaa7777db4bbfc1d2f875a1a693e971c114658b07fd74783f37d03e338
315+
checksum: ca47d0f1d41351adaf75a37c8e8ce39dd76ebc62b054266ef84b5fc1ea41241ad5f16ab7a1ca47b6613b2c3e4c6f48b179f8cd3b0f087912ec7164c4e72981f0
316316
languageName: node
317317
linkType: hard
318318

@@ -360,10 +360,10 @@ __metadata:
360360
resolution: "root-workspace-0b6124@workspace:."
361361
dependencies:
362362
"@react-spring/web": 0.0.0-nightly-f50b673-20230330070501
363-
"@types/node": 20.17.11
364-
"@types/react": 18.3.18
363+
"@types/node": 20.17.24
364+
"@types/react": 18.3.19
365365
"@types/react-dom": 18.3.5
366-
next: 14.2.22
366+
next: 14.2.25
367367
react: 18.3.1
368368
react-dom: 18.3.1
369369
typescript: 4.9.5

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"react-dom": "18.3.1"
1616
},
1717
"devDependencies": {
18-
"@types/node": "20.17.11",
19-
"@types/react": "18.3.18",
18+
"@types/node": "20.17.24",
19+
"@types/react": "18.3.19",
2020
"@types/react-dom": "18.3.5",
2121
"@vitejs/plugin-react": "4.3.4",
2222
"typescript": "4.9.5",
23-
"vite": "6.0.7"
23+
"vite": "6.2.2"
2424
},
2525
"msw": {
2626
"workerDirectory": "public"

0 commit comments

Comments
 (0)