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

Commit 969ddb8

Browse files
fix(deps): update react monorepo
1 parent d50baf1 commit 969ddb8

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.1.5",
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.0.4"
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.4.0",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6874,7 +6874,7 @@ __metadata:
68746874
"@storybook/react": "npm:8.1.5"
68756875
"@techstack/tcm-cli": "workspace:*"
68766876
"@types/node": "npm:20.5.6"
6877-
"@types/react": "npm:18.3.3"
6877+
"@types/react": "npm:18.3.19"
68786878
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
68796879
"@typescript-eslint/parser": "npm:7.18.0"
68806880
eslint: "npm:8.57.1"
@@ -6963,8 +6963,8 @@ __metadata:
69636963
dependencies:
69646964
"@techstack/tcm-cli": "workspace:*"
69656965
"@types/node": "npm:^20.5.6"
6966-
"@types/react": "npm:18.3.3"
6967-
"@types/react-dom": "npm:18.3.0"
6966+
"@types/react": "npm:18.3.19"
6967+
"@types/react-dom": "npm:18.3.5"
69686968
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
69696969
"@typescript-eslint/parser": "npm:7.18.0"
69706970
eslint: "npm:8.57.1"
@@ -6984,7 +6984,7 @@ __metadata:
69846984
resolution: "@techstack/react-feather@workspace:packages/react-feather"
69856985
dependencies:
69866986
"@techstack/tcm-cli": "workspace:*"
6987-
"@types/react": "npm:18.3.3"
6987+
"@types/react": "npm:18.3.19"
69886988
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
69896989
"@typescript-eslint/parser": "npm:7.18.0"
69906990
cross-env: "npm:7.0.3"
@@ -7007,7 +7007,7 @@ __metadata:
70077007
"@techstack/tcm-cli": "workspace:*"
70087008
"@testing-library/react": "npm:15.0.7"
70097009
"@types/jest": "npm:29.5.14"
7010-
"@types/react": "npm:18.3.3"
7010+
"@types/react": "npm:18.3.19"
70117011
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
70127012
"@typescript-eslint/parser": "npm:7.18.0"
70137013
eslint: "npm:8.57.1"
@@ -7035,7 +7035,7 @@ __metadata:
70357035
dependencies:
70367036
"@techstack/tcm-cli": "workspace:*"
70377037
"@types/node": "npm:^20.5.6"
7038-
"@types/react": "npm:18.3.3"
7038+
"@types/react": "npm:18.3.19"
70397039
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
70407040
"@typescript-eslint/parser": "npm:7.18.0"
70417041
babel-cli: "npm:6.26.0"
@@ -7086,7 +7086,7 @@ __metadata:
70867086
"@types/fs-extra": "npm:11.0.4"
70877087
"@types/lodash": "npm:4.17.16"
70887088
"@types/node": "npm:18.17.1"
7089-
"@types/react": "npm:18.3.3"
7089+
"@types/react": "npm:18.3.19"
70907090
"@types/semver": "npm:7.5.8"
70917091
"@types/shelljs": "npm:0.8.15"
70927092
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
@@ -7870,12 +7870,12 @@ __metadata:
78707870
languageName: node
78717871
linkType: hard
78727872

7873-
"@types/react-dom@npm:18.3.0":
7874-
version: 18.3.0
7875-
resolution: "@types/react-dom@npm:18.3.0"
7876-
dependencies:
7877-
"@types/react": "npm:*"
7878-
checksum: 10c0/6c90d2ed72c5a0e440d2c75d99287e4b5df3e7b011838cdc03ae5cd518ab52164d86990e73246b9d812eaf02ec351d74e3b4f5bd325bf341e13bf980392fd53b
7873+
"@types/react-dom@npm:18.3.5":
7874+
version: 18.3.5
7875+
resolution: "@types/react-dom@npm:18.3.5"
7876+
peerDependencies:
7877+
"@types/react": ^18.0.0
7878+
checksum: 10c0/b163d35a6b32a79f5782574a7aeb12a31a647e248792bf437e6d596e2676961c394c5e3c6e91d1ce44ae90441dbaf93158efb4f051c0d61e2612f1cb04ce4faa
78797879
languageName: node
78807880
linkType: hard
78817881

@@ -7899,13 +7899,13 @@ __metadata:
78997899
languageName: node
79007900
linkType: hard
79017901

7902-
"@types/react@npm:18.3.3":
7903-
version: 18.3.3
7904-
resolution: "@types/react@npm:18.3.3"
7902+
"@types/react@npm:18.3.19":
7903+
version: 18.3.19
7904+
resolution: "@types/react@npm:18.3.19"
79057905
dependencies:
79067906
"@types/prop-types": "npm:*"
79077907
csstype: "npm:^3.0.2"
7908-
checksum: 10c0/fe455f805c5da13b89964c3d68060cebd43e73ec15001a68b34634604a78140e6fc202f3f61679b9d809dde6d7a7c2cb3ed51e0fd1462557911db09879b55114
7908+
checksum: 10c0/236bfe0c4748ada1a640f13573eca3e0fc7c9d847b442947adb352b0718d6d285357fd84c33336c8ffb8cbfabc0d58a43a647c7fd79857fecd61fb58ab6f7918
79097909
languageName: node
79107910
linkType: hard
79117911

0 commit comments

Comments
 (0)