Skip to content

Commit

Permalink
Merge pull request #265 from jaredwray/upgrading-react-to-18.3.1
Browse files Browse the repository at this point in the history
upgrading react to 18.3.1
  • Loading branch information
jaredwray authored May 13, 2024
2 parents 5a5f65c + 62bf80d commit 2dc6e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"dependencies": {
"html-react-parser": "^5.1.10",
"react": "^18.2.0",
"react": "^18.3.1",
"rehype-highlight": "^7.0.0",
"rehype-katex": "^7.0.0",
"rehype-slug": "^6.0.0",
Expand All @@ -66,7 +66,7 @@
},
"devDependencies": {
"@types/node": "^20.12.11",
"@types/react": "^18.2.73",
"@types/react": "^18.3.2",
"@vitest/coverage-v8": "^1.6.0",
"docula": "^0.5.3",
"rimraf": "^5.0.7",
Expand Down

0 comments on commit 2dc6e73

Please sign in to comment.