File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"devDependencies" : {
5
5
"@types/node" : " 20.4.1" ,
6
6
"@types/react" : " 18.2.14" ,
7
- "@types/react-dom" : " 18.2.6 " ,
7
+ "@types/react-dom" : " 18.2.7 " ,
8
8
"autoprefixer" : " 10.4.14" ,
9
9
"eslint" : " 8.44.0" ,
10
10
"eslint-config-next" : " 13.4.9" ,
Original file line number Diff line number Diff line change 229
229
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
230
230
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
231
231
232
-
233
- version "18.2.6 "
234
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.6 .tgz#ad621fa71a8db29af7c31b41b2ea3d8a6f4144d1 "
235
- integrity sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A ==
232
+
233
+ version "18.2.7 "
234
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.7 .tgz#67222a08c0a6ae0a0da33c3532348277c70abb63 "
235
+ integrity sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA ==
236
236
dependencies :
237
237
" @types/react" " *"
238
238
You can’t perform that action at this time.
0 commit comments