Skip to content

Commit ad359a6

Browse files
committed
chore(deps): update dependency @types/react to v18.2.18
1 parent 501547f commit ad359a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/with-css-variables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@tailwindcss/container-queries": "0.1.1",
1616
"@tailwindcss/typography": "0.5.9",
1717
"@types/node": "17.0.45",
18-
"@types/react": "18.2.17",
18+
"@types/react": "18.2.18",
1919
"@types/react-dom": "18.2.7",
2020
"autoprefixer": "10.4.14",
2121
"postcss": "8.4.27",

example/with-css-variables/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,10 @@
183183
"@types/scheduler" "*"
184184
csstype "^3.0.2"
185185

186-
"@types/[email protected].17":
187-
version "18.2.17"
188-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.17.tgz#baa565b17ddb649c2dac85b5eaf9e9a1fe0f3b4e"
189-
integrity sha512-u+e7OlgPPh+aryjOm5UJMX32OvB2E3QASOAqVMY6Ahs90djagxwv2ya0IctglNbNTexC12qCSMZG47KPfy1hAA==
186+
"@types/[email protected].18":
187+
version "18.2.18"
188+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.18.tgz#c8b233919eef1bdc294f6f34b37f9727ad677516"
189+
integrity sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ==
190190
dependencies:
191191
"@types/prop-types" "*"
192192
"@types/scheduler" "*"

0 commit comments

Comments
 (0)