Skip to content

Commit a8fd029

Browse files
committed
chore(deps): update dependency @types/react to v18.2.15
1 parent 05fa2c5 commit a8fd029

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.14",
18+
"@types/react": "18.2.15",
1919
"@types/react-dom": "18.2.7",
2020
"autoprefixer": "10.4.14",
2121
"postcss": "8.4.25",

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].14":
187-
version "18.2.14"
188-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
189-
integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
186+
"@types/[email protected].15":
187+
version "18.2.15"
188+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.15.tgz#14792b35df676c20ec3cf595b262f8c615a73066"
189+
integrity sha512-oEjE7TQt1fFTFSbf8kkNuc798ahTUzn3Le67/PWjE8MAfYAD/qB7O8hSTcromLFqHCt9bcdOg5GXMokzTjJ5SA==
190190
dependencies:
191191
"@types/prop-types" "*"
192192
"@types/scheduler" "*"

0 commit comments

Comments
 (0)