File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 103103 "@types/jasmine" : " 3.5.10" ,
104104 "@types/jest" : " ^29.5.13" ,
105105 "@types/lodash" : " ^4.17.20" ,
106+ "@types/prop-types" : " ^15.7.14" ,
106107 "@types/react" : " ^19.1.0" ,
107108 "@types/react-test-renderer" : " ^19.1.0" ,
108109 "@typescript-eslint/eslint-plugin" : " 8.21.0" ,
181182 ]
182183 ]
183184 }
184- }
185+ }
Original file line number Diff line number Diff line change @@ -3005,6 +3005,13 @@ __metadata:
30053005 languageName: node
30063006 linkType: hard
30073007
3008+ "@types/prop-types@npm:^15.7.14":
3009+ version: 15.7.15
3010+ resolution: "@types/prop-types@npm:15.7.15::__archiveUrl=https%3A%2F%2Fnpm.dev.wixpress.com%2Fapi%2Fnpm%2Fnpm-repos%2F%40types%2Fprop-types%2F-%2Fprop-types-15.7.15.tgz"
3011+ checksum: 10/31aa2f59b28f24da6fb4f1d70807dae2aedfce090ec63eaf9ea01727a9533ef6eaf017de5bff99fbccad7d1c9e644f52c6c2ba30869465dd22b1a7221c29f356
3012+ languageName: node
3013+ linkType: hard
3014+
30083015"@types/react-test-renderer@npm:^19.1.0":
30093016 version: 19.1.0
30103017 resolution: "@types/react-test-renderer@npm:19.1.0::__archiveUrl=https%3A%2F%2Fnpm.dev.wixpress.com%2Fapi%2Fnpm%2Fnpm-repos%2F%40types%2Freact-test-renderer%2F-%2Freact-test-renderer-19.1.0.tgz"
@@ -12592,6 +12599,7 @@ __metadata:
1259212599 "@types/jasmine": "npm:3.5.10"
1259312600 "@types/jest": "npm:^29.5.13"
1259412601 "@types/lodash": "npm:^4.17.20"
12602+ "@types/prop-types": "npm:^15.7.14"
1259512603 "@types/react": "npm:^19.1.0"
1259612604 "@types/react-test-renderer": "npm:^19.1.0"
1259712605 "@typescript-eslint/eslint-plugin": "npm:8.21.0"
You can’t perform that action at this time.
0 commit comments