Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"@types/downloadjs": "^1.4.6",
"@types/github-slugger": "^1.3.0",
"@types/html-to-text": "^9.0.4",
"@types/lodash": "^4.17.7",
"@types/lodash": "^4.17.12",
"@types/mdx": "^2.0.13",
"@types/node": "^20.12.5",
"@types/react": "18.3.11",
Expand Down
11 changes: 9 additions & 2 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3039,13 +3039,20 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.14.167, @types/lodash@npm:^4.17.7":
"@types/lodash@npm:^4.14.167":
version: 4.17.7
resolution: "@types/lodash@npm:4.17.7"
checksum: 09e58a119cd8a70acfb33f8623dc2fc54f74cdce3b3429b879fc2daac4807fe376190a04b9e024dd300f9a3ee1876d6623979cefe619f70654ca0fe0c47679a7
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.12":
version: 4.17.12
resolution: "@types/lodash@npm:4.17.12"
checksum: 7b564e4114f09ce5ae31a2e9493592baf20bb498507f3705c5d91cf838c2298b4f6a06f2d6c8dc608fcac63e210a2b7b13388c7a5e220e15688f813521030127
languageName: node
linkType: hard

"@types/mdast@npm:^4.0.0":
version: 4.0.0
resolution: "@types/mdast@npm:4.0.0"
Expand Down Expand Up @@ -10763,7 +10770,7 @@ __metadata:
"@types/downloadjs": ^1.4.6
"@types/github-slugger": ^1.3.0
"@types/html-to-text": ^9.0.4
"@types/lodash": ^4.17.7
"@types/lodash": ^4.17.12
"@types/mdx": ^2.0.13
"@types/node": ^20.12.5
"@types/react": 18.3.11
Expand Down