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 8989 "@types/eslint" : " ^9.6.1" ,
9090 "@types/jest" : " ^30.0.0" ,
9191 "@types/jest-axe" : " ^3.5.9" ,
92+ "@types/lodash" : " ^4.17.20" ,
9293 "@types/node" : " ^24.6.2" ,
9394 "@types/react" : " ^18.3.12" ,
9495 "@types/react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change @@ -5164,6 +5164,13 @@ __metadata:
51645164 languageName: node
51655165 linkType: hard
51665166
5167+ "@types/lodash@npm:^4.17.20":
5168+ version: 4.17.20
5169+ resolution: "@types/lodash@npm:4.17.20"
5170+ checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
5171+ languageName: node
5172+ linkType: hard
5173+
51675174"@types/mdx@npm:^2.0.0":
51685175 version: 2.0.12
51695176 resolution: "@types/mdx@npm:2.0.12"
@@ -11604,6 +11611,7 @@ __metadata:
1160411611 "@types/eslint": "npm:^9.6.1"
1160511612 "@types/jest": "npm:^30.0.0"
1160611613 "@types/jest-axe": "npm:^3.5.9"
11614+ "@types/lodash": "npm:^4.17.20"
1160711615 "@types/node": "npm:^24.6.2"
1160811616 "@types/react": "npm:^18.3.12"
1160911617 "@types/react-dom": "npm:^18.3.1"
You can’t perform that action at this time.
0 commit comments