Skip to content
Closed
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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-unused-imports": "^4.2.0",
"exports-loader": "^5.0.0",
"globals": "^16.5.0",
"html-react-parser": "^5.2.10",
"html-react-parser": "^5.2.11",
"image-minimizer-webpack-plugin": "^4.1.4",
"imports-loader": "^5.0.0",
"jest": "^30.2.0",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8271,9 +8271,9 @@ __metadata:
languageName: node
linkType: hard

"html-react-parser@npm:^5.2.10":
version: 5.2.10
resolution: "html-react-parser@npm:5.2.10"
"html-react-parser@npm:^5.2.11":
version: 5.2.11
resolution: "html-react-parser@npm:5.2.11"
dependencies:
domhandler: "npm:5.0.3"
html-dom-parser: "npm:5.1.2"
Expand All @@ -8285,7 +8285,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/af93dc554eb47633a2a8d1a5c9276768730606fd30f7355de30e02ad6ef16bb269b0e4b4ae7190ba1a056da43acf2c17cd4fae0f3981486d117f6b3646245974
checksum: 10c0/9173df6db4523aab142e1e4c4b55bf9ae6a18a6581d98a2ce9d92af0d3a5dccebb39f26719cf3b5d35d7cc21d49fc774508dda54146771ac7e67e9a1fa252d8a
languageName: node
linkType: hard

Expand Down Expand Up @@ -12858,7 +12858,7 @@ __metadata:
exports-loader: "npm:^5.0.0"
globals: "npm:^16.5.0"
hotkeys-js: "npm:^3.13.15"
html-react-parser: "npm:^5.2.10"
html-react-parser: "npm:^5.2.11"
html-to-image: "npm:1.11.11"
image-minimizer-webpack-plugin: "npm:^4.1.4"
immutability-helper: "npm:^3.0.0"
Expand Down
Loading