Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.65
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 12, 2024
1 parent 8b22dea commit 366100f
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@tsconfig/recommended": "1.0.3",
"@types/jest": "29.5.12",
"@types/node": "^20.5.6",
"@types/react": "18.2.64",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/font-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@storybook/react": "7.6.17",
"@techstack/tcm-cli": "workspace:*",
"@types/node": "20.5.6",
"@types/react": "18.2.64",
"@types/react": "18.2.65",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-confirm-alert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@techstack/tcm-cli": "workspace:*",
"@types/node": "^20.5.6",
"@types/react": "18.2.64",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-feather/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@techstack/tcm-cli": "workspace:*",
"@types/react": "18.2.64",
"@types/react": "18.2.65",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-lazy-named/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@techstack/tcm-cli": "workspace:*",
"@testing-library/react": "14.2.1",
"@types/jest": "29.5.12",
"@types/react": "18.2.64",
"@types/react": "18.2.65",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-textfit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"webpack-dev-server": "5.0.2"
},
"dependencies": {
"@types/react": "18.2.64",
"@types/react": "18.2.65",
"process": "0.11.10",
"react": "18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tcm-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.14.202",
"@types/node": "18.17.1",
"@types/react": "18.2.64",
"@types/react": "18.2.65",
"@types/semver": "7.5.8",
"@types/shelljs": "0.8.15",
"auto-changelog": "2.4.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7405,7 +7405,7 @@ __metadata:
"@tsconfig/recommended": "npm:1.0.3"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:^20.5.6"
"@types/react": "npm:18.2.64"
"@types/react": "npm:18.2.65"
"@types/react-dom": "npm:18.2.21"
"@types/react-table": "npm:7.7.19"
"@typescript-eslint/eslint-plugin": "npm:7.1.1"
Expand Down Expand Up @@ -7456,7 +7456,7 @@ __metadata:
"@storybook/react": "npm:7.6.17"
"@techstack/tcm-cli": "workspace:*"
"@types/node": "npm:20.5.6"
"@types/react": "npm:18.2.64"
"@types/react": "npm:18.2.65"
"@typescript-eslint/eslint-plugin": "npm:7.1.1"
"@typescript-eslint/parser": "npm:7.1.1"
eslint: "npm:8.57.0"
Expand Down Expand Up @@ -7537,7 +7537,7 @@ __metadata:
dependencies:
"@techstack/tcm-cli": "workspace:*"
"@types/node": "npm:^20.5.6"
"@types/react": "npm:18.2.64"
"@types/react": "npm:18.2.65"
"@types/react-dom": "npm:18.2.21"
"@typescript-eslint/eslint-plugin": "npm:7.1.1"
"@typescript-eslint/parser": "npm:7.1.1"
Expand All @@ -7558,7 +7558,7 @@ __metadata:
resolution: "@techstack/react-feather@workspace:packages/react-feather"
dependencies:
"@techstack/tcm-cli": "workspace:*"
"@types/react": "npm:18.2.64"
"@types/react": "npm:18.2.65"
"@typescript-eslint/eslint-plugin": "npm:7.1.1"
"@typescript-eslint/parser": "npm:7.1.1"
cross-env: "npm:7.0.3"
Expand All @@ -7581,7 +7581,7 @@ __metadata:
"@techstack/tcm-cli": "workspace:*"
"@testing-library/react": "npm:14.2.1"
"@types/jest": "npm:29.5.12"
"@types/react": "npm:18.2.64"
"@types/react": "npm:18.2.65"
"@typescript-eslint/eslint-plugin": "npm:7.1.1"
"@typescript-eslint/parser": "npm:7.1.1"
eslint: "npm:8.57.0"
Expand Down Expand Up @@ -7609,7 +7609,7 @@ __metadata:
dependencies:
"@techstack/tcm-cli": "workspace:*"
"@types/node": "npm:^20.5.6"
"@types/react": "npm:18.2.64"
"@types/react": "npm:18.2.65"
"@typescript-eslint/eslint-plugin": "npm:7.1.1"
"@typescript-eslint/parser": "npm:7.1.1"
babel-cli: "npm:6.26.0"
Expand Down Expand Up @@ -7672,7 +7672,7 @@ __metadata:
"@types/fs-extra": "npm:11.0.4"
"@types/lodash": "npm:4.14.202"
"@types/node": "npm:18.17.1"
"@types/react": "npm:18.2.64"
"@types/react": "npm:18.2.65"
"@types/semver": "npm:7.5.8"
"@types/shelljs": "npm:0.8.15"
"@typescript-eslint/eslint-plugin": "npm:7.1.1"
Expand Down Expand Up @@ -8654,14 +8654,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.64":
version: 18.2.64
resolution: "@types/react@npm:18.2.64"
"@types/react@npm:18.2.65":
version: 18.2.65
resolution: "@types/react@npm:18.2.65"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/ab3ba9597990d08ffd419a5ad28fd22393c7a9a241ae455fb1d5d193d209471aa1909fa7ad016fd8d161eab6d0babba77b013b56a5170bedf78833085b9ee424
checksum: 10c0/91158b5a9e90489a5984bb610c3692001ecdf1d286c78384252698bcb306ef88e9434e75f01bf7739017e949e7690b7d6f1b7ef9d7097f86f3f649482a33604b
languageName: node
linkType: hard

Expand Down

0 comments on commit 366100f

Please sign in to comment.