Skip to content

Commit 28674f5

Browse files
committed
chore(deps): update dependency @types/react to v18.2.17
1 parent c5303c6 commit 28674f5

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.16",
18+
"@types/react": "18.2.17",
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].16":
187-
version "18.2.16"
188-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.16.tgz#403dda0e933caccac9efde569923239ac426786c"
189-
integrity sha512-LLFWr12ZhBJ4YVw7neWLe6Pk7Ey5R9OCydfuMsz1L8bZxzaawJj2p06Q8/EFEHDeTBQNFLF62X+CG7B2zIyu0Q==
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==
190190
dependencies:
191191
"@types/prop-types" "*"
192192
"@types/scheduler" "*"

0 commit comments

Comments
 (0)