Skip to content
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@eslint/js": "^9.23.0",
"@types/node": "^22.0.0",
"@types/parse-link-header": "^2.0.3",
"@types/react": "18.2.19",
"@types/react": "18.3.26",
"@types/sanitize-html": "^2.9.4",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2478,14 +2478,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.19":
version: 18.2.19
resolution: "@types/react@npm:18.2.19"
"@types/react@npm:18.3.26":
version: 18.3.26
resolution: "@types/react@npm:18.3.26"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/cec0bcd18cc5d76553e39c7684db1efbbfe91e8f438f6e97a6e911fe1ac2b6e5f107895dd78b7d3674d40f09cabe4c8b9580656d6ca26df236718ed8a89c6db2
checksum: 10/04852f5a93f1ac5140313e6c3bb7ce1abad84425709df838154102d0ed3d422c78f7c6ea114c1ee183cba6db0475a371d7dc9c0fdf991697c42da5cc24ca0512
languageName: node
linkType: hard

Expand Down Expand Up @@ -2859,7 +2858,7 @@ __metadata:
"@material-tailwind/react": "npm:^2.1.8"
"@types/node": "npm:^22.0.0"
"@types/parse-link-header": "npm:^2.0.3"
"@types/react": "npm:18.2.19"
"@types/react": "npm:18.3.26"
"@types/sanitize-html": "npm:^2.9.4"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
Expand Down
Loading