Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a2b99bb

Browse files
authoredMar 24, 2025··
fix(deps): update all non-major dependencies
1 parent eb09c79 commit a2b99bb

File tree

48 files changed

+2066
-2382
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

+2066
-2382
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.27",
40+
"@types/react": "18.3.20",
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.27":
2704+
version: 20.17.27
2705+
resolution: "@types/node@npm:20.17.27"
27062706
dependencies:
27072707
undici-types: ~6.19.2
2708-
checksum: 8841a85ce5cbc402d87492527721d32b2c3ab9159a362a6ba05e957807e1991a056df61ce5e58166489d07d90f1ad61516121d6fd4c9e62c5429ce67f4b82d98
2708+
checksum: cf67d62af4301791a4a1352858e5a2f163055d36d54a5447f0ea980b408c99caaabce0964b3bad7f0cc271ee79c46660a0c31979dc3050447bf9e00cf00f57b5
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.20":
2764+
version: 18.3.20
2765+
resolution: "@types/react@npm:18.3.20"
27662766
dependencies:
27672767
"@types/prop-types": "*"
27682768
csstype: ^3.0.2
2769-
checksum: 5933597bc9f53e282f0438f0bb76d0f0fab60faabe760ea806e05ffe6f5c61b9b4d363e1a03a8fea47c510d493c6cf926cdeeba9f7074fa97b61940c350245e7
2769+
checksum: a93a4eec87c671ad9d68eaedaa2aa3688926409802939d2b291800cf926c771eb505a18721174364217ae9e1e8b89d09c1519f06ba1f168271de9f4c832710ea
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.27
10767+
"@types/react": 18.3.20
1076810768
"@types/react-dom": 18.3.5
1076910769
react: 18.3.1
1077010770
react-dom: 18.3.1

0 commit comments

Comments
 (0)
Please sign in to comment.