File tree 2 files changed +13
-13
lines changed 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 69
69
"@testing-library/jest-dom" : " ^5.16.5" ,
70
70
"@testing-library/react" : " ^13.4.0" ,
71
71
"@testing-library/user-event" : " ^14.4.3" ,
72
- "@types/jest" : " 29.5.13 " ,
73
- "@types/node" : " 18.19.58 " ,
72
+ "@types/jest" : " 29.5.14 " ,
73
+ "@types/node" : " 18.19.59 " ,
74
74
"@types/react" : " ^18.0.25" ,
75
75
"@types/react-dom" : " ^18.0.8" ,
76
76
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
Original file line number Diff line number Diff line change 4036
4036
expect "^29.0.0"
4037
4037
pretty-format "^29.0.0"
4038
4038
4039
- "@types/jest@29.5.13 ":
4040
- version "29.5.13 "
4041
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13 .tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc "
4042
- integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg ==
4039
+ "@types/jest@29.5.14 ":
4040
+ version "29.5.14 "
4041
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14 .tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5 "
4042
+ integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ ==
4043
4043
dependencies:
4044
4044
expect "^29.0.0"
4045
4045
pretty-format "^29.0.0"
4107
4107
dependencies:
4108
4108
undici-types "~5.26.4"
4109
4109
4110
- "@types/node@18.19.58 ":
4111
- version "18.19.58 "
4112
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.58 .tgz#260cda6182b24d788afe3a27a7be65c457e67319 "
4113
- integrity sha512-2ryJttbOAWCYuZMdk4rmZZ6oqE+GSL5LxbaTVe4PCs0FUrHObZZAQL4ihMw9/cH1Pn8lSQ9TXVhsM4LrnfZ0aA ==
4110
+ "@types/node@18.19.59 ":
4111
+ version "18.19.59 "
4112
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.59 .tgz#2de1b95b0b468089b616b2feb809755d70a74949 "
4113
+ integrity sha512-vizm2EqwV/7Zay+A6J3tGl9Lhr7CjZe2HmWS988sefiEmsyP9CeXEleho6i4hJk/8UtZAo0bWN4QPZZr83RxvQ ==
4114
4114
dependencies:
4115
4115
undici-types "~5.26.4"
4116
4116
4164
4164
"@types/react" "*"
4165
4165
4166
4166
"@types/react@*", "@types/react@^18.0.25":
4167
- version "18.3.11 "
4168
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11 .tgz#9d530601ff843ee0d7030d4227ea4360236bd537 "
4169
- integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ ==
4167
+ version "18.3.12 "
4168
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12 .tgz#99419f182ccd69151813b7ee24b792fe08774f60 "
4169
+ integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw ==
4170
4170
dependencies:
4171
4171
"@types/prop-types" "*"
4172
4172
csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments