Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 26e0737

Browse files
fix(deps): update react monorepo
1 parent 09ad160 commit 26e0737

File tree

7 files changed

+24
-24
lines changed

7 files changed

+24
-24
lines changed

packages/font-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@storybook/react": "8.6.7",
3434
"@techstack/tcm-cli": "workspace:*",
3535
"@types/node": "20.5.6",
36-
"@types/react": "18.3.3",
36+
"@types/react": "18.3.19",
3737
"@typescript-eslint/eslint-plugin": "7.18.0",
3838
"@typescript-eslint/parser": "7.18.0",
3939
"eslint": "8.57.1",

packages/react-confirm-alert/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"devDependencies": {
3232
"@techstack/tcm-cli": "workspace:*",
3333
"@types/node": "^20.5.6",
34-
"@types/react": "18.3.3",
35-
"@types/react-dom": "18.3.0",
34+
"@types/react": "18.3.19",
35+
"@types/react-dom": "18.3.5",
3636
"@typescript-eslint/eslint-plugin": "7.18.0",
3737
"@typescript-eslint/parser": "7.18.0",
3838
"eslint": "8.57.1",

packages/react-feather/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@techstack/tcm-cli": "workspace:*",
53-
"@types/react": "18.3.3",
53+
"@types/react": "18.3.19",
5454
"@typescript-eslint/eslint-plugin": "7.18.0",
5555
"@typescript-eslint/parser": "7.18.0",
5656
"cross-env": "7.0.3",

packages/react-lazy-named/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@techstack/tcm-cli": "workspace:*",
4949
"@testing-library/react": "15.0.7",
5050
"@types/jest": "29.5.14",
51-
"@types/react": "18.3.3",
51+
"@types/react": "18.3.19",
5252
"@typescript-eslint/eslint-plugin": "7.18.0",
5353
"@typescript-eslint/parser": "7.18.0",
5454
"eslint": "8.57.1",

packages/react-textfit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"webpack-dev-server": "5.2.0"
6363
},
6464
"dependencies": {
65-
"@types/react": "18.3.3",
65+
"@types/react": "18.3.19",
6666
"process": "0.11.10",
6767
"react": "18.3.1"
6868
},

packages/tcm-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"@types/fs-extra": "11.0.4",
114114
"@types/lodash": "4.17.16",
115115
"@types/node": "18.17.1",
116-
"@types/react": "18.3.3",
116+
"@types/react": "18.3.19",
117117
"@types/semver": "7.5.8",
118118
"@types/shelljs": "0.8.15",
119119
"auto-changelog": "2.5.0",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5237,7 +5237,7 @@ __metadata:
52375237
"@storybook/react": "npm:8.6.7"
52385238
"@techstack/tcm-cli": "workspace:*"
52395239
"@types/node": "npm:20.5.6"
5240-
"@types/react": "npm:18.3.3"
5240+
"@types/react": "npm:18.3.19"
52415241
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
52425242
"@typescript-eslint/parser": "npm:7.18.0"
52435243
eslint: "npm:8.57.1"
@@ -5326,8 +5326,8 @@ __metadata:
53265326
dependencies:
53275327
"@techstack/tcm-cli": "workspace:*"
53285328
"@types/node": "npm:^20.5.6"
5329-
"@types/react": "npm:18.3.3"
5330-
"@types/react-dom": "npm:18.3.0"
5329+
"@types/react": "npm:18.3.19"
5330+
"@types/react-dom": "npm:18.3.5"
53315331
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
53325332
"@typescript-eslint/parser": "npm:7.18.0"
53335333
eslint: "npm:8.57.1"
@@ -5347,7 +5347,7 @@ __metadata:
53475347
resolution: "@techstack/react-feather@workspace:packages/react-feather"
53485348
dependencies:
53495349
"@techstack/tcm-cli": "workspace:*"
5350-
"@types/react": "npm:18.3.3"
5350+
"@types/react": "npm:18.3.19"
53515351
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
53525352
"@typescript-eslint/parser": "npm:7.18.0"
53535353
cross-env: "npm:7.0.3"
@@ -5370,7 +5370,7 @@ __metadata:
53705370
"@techstack/tcm-cli": "workspace:*"
53715371
"@testing-library/react": "npm:15.0.7"
53725372
"@types/jest": "npm:29.5.14"
5373-
"@types/react": "npm:18.3.3"
5373+
"@types/react": "npm:18.3.19"
53745374
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
53755375
"@typescript-eslint/parser": "npm:7.18.0"
53765376
eslint: "npm:8.57.1"
@@ -5398,7 +5398,7 @@ __metadata:
53985398
dependencies:
53995399
"@techstack/tcm-cli": "workspace:*"
54005400
"@types/node": "npm:^20.5.6"
5401-
"@types/react": "npm:18.3.3"
5401+
"@types/react": "npm:18.3.19"
54025402
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
54035403
"@typescript-eslint/parser": "npm:7.18.0"
54045404
babel-cli: "npm:6.26.0"
@@ -5449,7 +5449,7 @@ __metadata:
54495449
"@types/fs-extra": "npm:11.0.4"
54505450
"@types/lodash": "npm:4.17.16"
54515451
"@types/node": "npm:18.17.1"
5452-
"@types/react": "npm:18.3.3"
5452+
"@types/react": "npm:18.3.19"
54535453
"@types/semver": "npm:7.5.8"
54545454
"@types/shelljs": "npm:0.8.15"
54555455
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
@@ -6153,12 +6153,12 @@ __metadata:
61536153
languageName: node
61546154
linkType: hard
61556155

6156-
"@types/react-dom@npm:18.3.0":
6157-
version: 18.3.0
6158-
resolution: "@types/react-dom@npm:18.3.0"
6159-
dependencies:
6160-
"@types/react": "npm:*"
6161-
checksum: 10c0/6c90d2ed72c5a0e440d2c75d99287e4b5df3e7b011838cdc03ae5cd518ab52164d86990e73246b9d812eaf02ec351d74e3b4f5bd325bf341e13bf980392fd53b
6156+
"@types/react-dom@npm:18.3.5":
6157+
version: 18.3.5
6158+
resolution: "@types/react-dom@npm:18.3.5"
6159+
peerDependencies:
6160+
"@types/react": ^18.0.0
6161+
checksum: 10c0/b163d35a6b32a79f5782574a7aeb12a31a647e248792bf437e6d596e2676961c394c5e3c6e91d1ce44ae90441dbaf93158efb4f051c0d61e2612f1cb04ce4faa
61626162
languageName: node
61636163
linkType: hard
61646164

@@ -6182,13 +6182,13 @@ __metadata:
61826182
languageName: node
61836183
linkType: hard
61846184

6185-
"@types/react@npm:18.3.3":
6186-
version: 18.3.3
6187-
resolution: "@types/react@npm:18.3.3"
6185+
"@types/react@npm:18.3.19":
6186+
version: 18.3.19
6187+
resolution: "@types/react@npm:18.3.19"
61886188
dependencies:
61896189
"@types/prop-types": "npm:*"
61906190
csstype: "npm:^3.0.2"
6191-
checksum: 10c0/fe455f805c5da13b89964c3d68060cebd43e73ec15001a68b34634604a78140e6fc202f3f61679b9d809dde6d7a7c2cb3ed51e0fd1462557911db09879b55114
6191+
checksum: 10c0/236bfe0c4748ada1a640f13573eca3e0fc7c9d847b442947adb352b0718d6d285357fd84c33336c8ffb8cbfabc0d58a43a647c7fd79857fecd61fb58ab6f7918
61926192
languageName: node
61936193
linkType: hard
61946194

0 commit comments

Comments
 (0)