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

fix(deps): update react monorepo #2702

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "8.6.7",
"@techstack/tcm-cli": "workspace:*",
"@types/node": "20.5.6",
"@types/react": "18.3.3",
"@types/react": "18.3.19",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-confirm-alert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"devDependencies": {
"@techstack/tcm-cli": "workspace:*",
"@types/node": "^20.5.6",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.19",
"@types/react-dom": "18.3.5",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.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.3.3",
"@types/react": "18.3.19",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"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": "15.0.7",
"@types/jest": "29.5.14",
"@types/react": "18.3.3",
"@types/react": "18.3.19",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
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.2.0"
},
"dependencies": {
"@types/react": "18.3.3",
"@types/react": "18.3.19",
"process": "0.11.10",
"react": "18.3.1"
},
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.17.16",
"@types/node": "18.17.1",
"@types/react": "18.3.3",
"@types/react": "18.3.19",
"@types/semver": "7.5.8",
"@types/shelljs": "0.8.15",
"auto-changelog": "2.5.0",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5121,7 +5121,7 @@ __metadata:
"@storybook/react": "npm:8.6.7"
"@techstack/tcm-cli": "workspace:*"
"@types/node": "npm:20.5.6"
"@types/react": "npm:18.3.3"
"@types/react": "npm:18.3.19"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
eslint: "npm:8.57.1"
Expand Down Expand Up @@ -5210,8 +5210,8 @@ __metadata:
dependencies:
"@techstack/tcm-cli": "workspace:*"
"@types/node": "npm:^20.5.6"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@types/react": "npm:18.3.19"
"@types/react-dom": "npm:18.3.5"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
eslint: "npm:8.57.1"
Expand All @@ -5231,7 +5231,7 @@ __metadata:
resolution: "@techstack/react-feather@workspace:packages/react-feather"
dependencies:
"@techstack/tcm-cli": "workspace:*"
"@types/react": "npm:18.3.3"
"@types/react": "npm:18.3.19"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
cross-env: "npm:7.0.3"
Expand All @@ -5254,7 +5254,7 @@ __metadata:
"@techstack/tcm-cli": "workspace:*"
"@testing-library/react": "npm:15.0.7"
"@types/jest": "npm:29.5.14"
"@types/react": "npm:18.3.3"
"@types/react": "npm:18.3.19"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
eslint: "npm:8.57.1"
Expand Down Expand Up @@ -5282,7 +5282,7 @@ __metadata:
dependencies:
"@techstack/tcm-cli": "workspace:*"
"@types/node": "npm:^20.5.6"
"@types/react": "npm:18.3.3"
"@types/react": "npm:18.3.19"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
babel-cli: "npm:6.26.0"
Expand Down Expand Up @@ -5333,7 +5333,7 @@ __metadata:
"@types/fs-extra": "npm:11.0.4"
"@types/lodash": "npm:4.17.16"
"@types/node": "npm:18.17.1"
"@types/react": "npm:18.3.3"
"@types/react": "npm:18.3.19"
"@types/semver": "npm:7.5.8"
"@types/shelljs": "npm:0.8.15"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
Expand Down Expand Up @@ -6037,12 +6037,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.3.0":
version: 18.3.0
resolution: "@types/react-dom@npm:18.3.0"
dependencies:
"@types/react": "npm:*"
checksum: 10c0/6c90d2ed72c5a0e440d2c75d99287e4b5df3e7b011838cdc03ae5cd518ab52164d86990e73246b9d812eaf02ec351d74e3b4f5bd325bf341e13bf980392fd53b
"@types/react-dom@npm:18.3.5":
version: 18.3.5
resolution: "@types/react-dom@npm:18.3.5"
peerDependencies:
"@types/react": ^18.0.0
checksum: 10c0/b163d35a6b32a79f5782574a7aeb12a31a647e248792bf437e6d596e2676961c394c5e3c6e91d1ce44ae90441dbaf93158efb4f051c0d61e2612f1cb04ce4faa
languageName: node
linkType: hard

Expand All @@ -6066,13 +6066,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.3":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
"@types/react@npm:18.3.19":
version: 18.3.19
resolution: "@types/react@npm:18.3.19"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/fe455f805c5da13b89964c3d68060cebd43e73ec15001a68b34634604a78140e6fc202f3f61679b9d809dde6d7a7c2cb3ed51e0fd1462557911db09879b55114
checksum: 10c0/236bfe0c4748ada1a640f13573eca3e0fc7c9d847b442947adb352b0718d6d285357fd84c33336c8ffb8cbfabc0d58a43a647c7fd79857fecd61fb58ab6f7918
languageName: node
linkType: hard

Expand Down
Loading