File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 83
83
"@testing-library/react" : " ^14.1.2" ,
84
84
"@testing-library/react-hooks" : " ^8.0.1" ,
85
85
"@types/node" : " ^20.11.6" ,
86
+ "@types/prop-types" : " ^15.7.12" ,
86
87
"@types/react" : " 18.2.25" ,
87
88
"@typescript-eslint/eslint-plugin" : " ^6.17.0" ,
88
89
"@typescript-eslint/parser" : " ^6.17.0" ,
Original file line number Diff line number Diff line change @@ -2362,6 +2362,13 @@ __metadata:
2362
2362
languageName : node
2363
2363
linkType : hard
2364
2364
2365
+ " @types/prop-types@npm:^15.7.12 " :
2366
+ version : 15.7.12
2367
+ resolution : " @types/prop-types@npm:15.7.12"
2368
+ checksum : 10/ac16cc3d0a84431ffa5cfdf89579ad1e2269549f32ce0c769321fdd078f84db4fbe1b461ed5a1a496caf09e637c0e367d600c541435716a55b1d9713f5035dfe
2369
+ languageName : node
2370
+ linkType : hard
2371
+
2365
2372
" @types/react-dom@npm:^18.0.0 " :
2366
2373
version : 18.2.18
2367
2374
resolution : " @types/react-dom@npm:18.2.18"
@@ -7131,6 +7138,7 @@ __metadata:
7131
7138
" @testing-library/react " : " npm:^14.1.2"
7132
7139
" @testing-library/react-hooks " : " npm:^8.0.1"
7133
7140
" @types/node " : " npm:^20.11.6"
7141
+ " @types/prop-types " : " npm:^15.7.12"
7134
7142
" @types/react " : " npm:18.2.25"
7135
7143
" @types/use-sync-external-store " : " npm:^0.0.3"
7136
7144
" @typescript-eslint/eslint-plugin " : " npm:^6.17.0"
You can’t perform that action at this time.
0 commit comments