Skip to content

Commit a9cead0

Browse files
committed
chore(deps): update dependency @types/react to v18.3.3
1 parent 8cc7adb commit a9cead0

7 files changed

Lines changed: 16 additions & 16 deletions

File tree

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.3",
3434
"@techstack/tcm-cli": "workspace:*",
3535
"@types/node": "20.5.6",
36-
"@types/react": "18.3.2",
36+
"@types/react": "18.3.3",
3737
"@typescript-eslint/eslint-plugin": "7.10.0",
3838
"@typescript-eslint/parser": "7.10.0",
3939
"eslint": "8.57.0",

packages/react-confirm-alert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@techstack/tcm-cli": "workspace:*",
3333
"@types/node": "^20.5.6",
34-
"@types/react": "18.3.2",
34+
"@types/react": "18.3.3",
3535
"@types/react-dom": "18.3.0",
3636
"@typescript-eslint/eslint-plugin": "7.10.0",
3737
"@typescript-eslint/parser": "7.10.0",

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.2",
53+
"@types/react": "18.3.3",
5454
"@typescript-eslint/eslint-plugin": "7.10.0",
5555
"@typescript-eslint/parser": "7.10.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.12",
51-
"@types/react": "18.3.2",
51+
"@types/react": "18.3.3",
5252
"@typescript-eslint/eslint-plugin": "7.10.0",
5353
"@typescript-eslint/parser": "7.10.0",
5454
"eslint": "8.57.0",

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.2",
65+
"@types/react": "18.3.3",
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.4",
115115
"@types/node": "18.17.1",
116-
"@types/react": "18.3.2",
116+
"@types/react": "18.3.3",
117117
"@types/semver": "7.5.8",
118118
"@types/shelljs": "0.8.15",
119119
"auto-changelog": "2.4.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5745,7 +5745,7 @@ __metadata:
57455745
"@storybook/react": "npm:8.1.3"
57465746
"@techstack/tcm-cli": "workspace:*"
57475747
"@types/node": "npm:20.5.6"
5748-
"@types/react": "npm:18.3.2"
5748+
"@types/react": "npm:18.3.3"
57495749
"@typescript-eslint/eslint-plugin": "npm:7.10.0"
57505750
"@typescript-eslint/parser": "npm:7.10.0"
57515751
eslint: "npm:8.57.0"
@@ -5834,7 +5834,7 @@ __metadata:
58345834
dependencies:
58355835
"@techstack/tcm-cli": "workspace:*"
58365836
"@types/node": "npm:^20.5.6"
5837-
"@types/react": "npm:18.3.2"
5837+
"@types/react": "npm:18.3.3"
58385838
"@types/react-dom": "npm:18.3.0"
58395839
"@typescript-eslint/eslint-plugin": "npm:7.10.0"
58405840
"@typescript-eslint/parser": "npm:7.10.0"
@@ -5855,7 +5855,7 @@ __metadata:
58555855
resolution: "@techstack/react-feather@workspace:packages/react-feather"
58565856
dependencies:
58575857
"@techstack/tcm-cli": "workspace:*"
5858-
"@types/react": "npm:18.3.2"
5858+
"@types/react": "npm:18.3.3"
58595859
"@typescript-eslint/eslint-plugin": "npm:7.10.0"
58605860
"@typescript-eslint/parser": "npm:7.10.0"
58615861
cross-env: "npm:7.0.3"
@@ -5878,7 +5878,7 @@ __metadata:
58785878
"@techstack/tcm-cli": "workspace:*"
58795879
"@testing-library/react": "npm:15.0.7"
58805880
"@types/jest": "npm:29.5.12"
5881-
"@types/react": "npm:18.3.2"
5881+
"@types/react": "npm:18.3.3"
58825882
"@typescript-eslint/eslint-plugin": "npm:7.10.0"
58835883
"@typescript-eslint/parser": "npm:7.10.0"
58845884
eslint: "npm:8.57.0"
@@ -5906,7 +5906,7 @@ __metadata:
59065906
dependencies:
59075907
"@techstack/tcm-cli": "workspace:*"
59085908
"@types/node": "npm:^20.5.6"
5909-
"@types/react": "npm:18.3.2"
5909+
"@types/react": "npm:18.3.3"
59105910
"@typescript-eslint/eslint-plugin": "npm:7.10.0"
59115911
"@typescript-eslint/parser": "npm:7.10.0"
59125912
babel-cli: "npm:6.26.0"
@@ -5957,7 +5957,7 @@ __metadata:
59575957
"@types/fs-extra": "npm:11.0.4"
59585958
"@types/lodash": "npm:4.17.4"
59595959
"@types/node": "npm:18.17.1"
5960-
"@types/react": "npm:18.3.2"
5960+
"@types/react": "npm:18.3.3"
59615961
"@types/semver": "npm:7.5.8"
59625962
"@types/shelljs": "npm:0.8.15"
59635963
"@typescript-eslint/eslint-plugin": "npm:7.10.0"
@@ -6770,13 +6770,13 @@ __metadata:
67706770
languageName: node
67716771
linkType: hard
67726772

6773-
"@types/react@npm:18.3.2":
6774-
version: 18.3.2
6775-
resolution: "@types/react@npm:18.3.2"
6773+
"@types/react@npm:18.3.3":
6774+
version: 18.3.3
6775+
resolution: "@types/react@npm:18.3.3"
67766776
dependencies:
67776777
"@types/prop-types": "npm:*"
67786778
csstype: "npm:^3.0.2"
6779-
checksum: 10c0/9fb2f1fcf7e889ee4ea7c3c5978df595c66e770e5fd3a245dbdd2589b9b911524c11dab25a6275d8af4e336e4cb5fa850d447884b84c335a187a338c89df99ba
6779+
checksum: 10c0/fe455f805c5da13b89964c3d68060cebd43e73ec15001a68b34634604a78140e6fc202f3f61679b9d809dde6d7a7c2cb3ed51e0fd1462557911db09879b55114
67806780
languageName: node
67816781
linkType: hard
67826782

0 commit comments

Comments
 (0)