Skip to content

Commit 05fa2c5

Browse files
committed
chore(deps): update dependency @types/react-dom to v18.2.7
1 parent adf35b4 commit 05fa2c5

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
@@ -16,7 +16,7 @@
1616
"@tailwindcss/typography": "0.5.9",
1717
"@types/node": "17.0.45",
1818
"@types/react": "18.2.14",
19-
"@types/react-dom": "18.2.6",
19+
"@types/react-dom": "18.2.7",
2020
"autoprefixer": "10.4.14",
2121
"postcss": "8.4.25",
2222
"sd-tailwindcss-transformer": "1.3.2",

example/with-css-variables/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,10 @@
167167
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
168168
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
169169

170-
"@types/[email protected].6":
171-
version "18.2.6"
172-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.6.tgz#ad621fa71a8db29af7c31b41b2ea3d8a6f4144d1"
173-
integrity sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==
170+
"@types/[email protected].7":
171+
version "18.2.7"
172+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.7.tgz#67222a08c0a6ae0a0da33c3532348277c70abb63"
173+
integrity sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==
174174
dependencies:
175175
"@types/react" "*"
176176

0 commit comments

Comments
 (0)