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 8888 "@types/eslint" : " ^9.6.1" ,
8989 "@types/jest" : " ^30.0.0" ,
9090 "@types/jest-axe" : " ^3.5.9" ,
91+ "@types/lodash" : " ^4.17.20" ,
9192 "@types/node" : " ^24.6.2" ,
9293 "@types/react" : " ^18.2.60" ,
9394 "@types/react-dom" : " ^18.2.19" ,
Original file line number Diff line number Diff line change @@ -5160,6 +5160,13 @@ __metadata:
51605160 languageName: node
51615161 linkType: hard
51625162
5163+ "@types/lodash@npm:^4.17.20":
5164+ version: 4.17.20
5165+ resolution: "@types/lodash@npm:4.17.20"
5166+ checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
5167+ languageName: node
5168+ linkType: hard
5169+
51635170"@types/mdx@npm:^2.0.0":
51645171 version: 2.0.12
51655172 resolution: "@types/mdx@npm:2.0.12"
@@ -11626,6 +11633,7 @@ __metadata:
1162611633 "@types/eslint": "npm:^9.6.1"
1162711634 "@types/jest": "npm:^30.0.0"
1162811635 "@types/jest-axe": "npm:^3.5.9"
11636+ "@types/lodash": "npm:^4.17.20"
1162911637 "@types/node": "npm:^24.6.2"
1163011638 "@types/react": "npm:^18.2.60"
1163111639 "@types/react-dom": "npm:^18.2.19"
You can’t perform that action at this time.
0 commit comments