Skip to content

Commit 21cd7bd

Browse files
chore(deps): update react monorepo
1 parent 676109e commit 21cd7bd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"typescript": "5.2.2",
5353
"@types/jest": "29.5.5",
5454
"@types/node": "18.18.1",
55-
"@types/react": "18.2.23",
56-
"@types/react-dom": "18.2.8",
55+
"@types/react": "18.2.32",
56+
"@types/react-dom": "18.2.14",
5757
"@commitlint/cli": "17.7.2",
5858
"@commitlint/config-conventional": "17.7.0",
5959
"@types/axios": "0.14.0",

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -2302,10 +2302,10 @@
23022302
resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz"
23032303
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
23042304

2305-
"@types/[email protected].8":
2306-
version "18.2.8"
2307-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.8.tgz#338f1b0a646c9f10e0a97208c1d26b9f473dffd6"
2308-
integrity sha512-bAIvO5lN/U8sPGvs1Xm61rlRHHaq5rp5N3kp9C+NJ/Q41P8iqjkXSu0+/qu8POsjH9pNWb0OYabFez7taP7omw==
2305+
"@types/[email protected].14":
2306+
version "18.2.14"
2307+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.14.tgz#c01ba40e5bb57fc1dc41569bb3ccdb19eab1c539"
2308+
integrity sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==
23092309
dependencies:
23102310
"@types/react" "*"
23112311

@@ -2325,10 +2325,10 @@
23252325
"@types/scheduler" "*"
23262326
csstype "^3.0.2"
23272327

2328-
"@types/[email protected].23":
2329-
version "18.2.23"
2330-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.23.tgz#60ad6cf4895e93bed858db0e03bcc4ff97d0410e"
2331-
integrity sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==
2328+
"@types/[email protected].32":
2329+
version "18.2.32"
2330+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.32.tgz#7ec787730c45ee9a3c0ed150b19e95c31fe4608a"
2331+
integrity sha512-F0FVIZQ1x5Gxy/VYJb7XcWvCcHR28Sjwt1dXLspdIatfPq1MVACfnBDwKe6ANLxQ64riIJooXClpUR6oxTiepg==
23322332
dependencies:
23332333
"@types/prop-types" "*"
23342334
"@types/scheduler" "*"

0 commit comments

Comments
 (0)