Skip to content

Commit

Permalink
chore major version upgrades: clsx, docusaurus-search-local, typescript
Browse files Browse the repository at this point in the history
Signed-off-by: Faeka Ansari <faeka6@gmail.com>
  • Loading branch information
fykaa committed Nov 4, 2024
1 parent b11c313 commit 7516592
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 85 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
},
"packageManager": "pnpm@9.0.3",
"dependencies": {
"@cmfcmf/docusaurus-search-local": "^0.11.0",
"@cmfcmf/docusaurus-search-local": "^1.1.0",
"@docusaurus/core": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@mdx-js/react": "^3.0.0",
"clsx": "^1.2.1",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand All @@ -32,7 +32,7 @@
"@docusaurus/types": "3.0.0",
"@types/node": "^20.10.5",
"@types/react": "^18.2.29",
"typescript": "~5.2.2"
"typescript": "~5.6.2"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 7516592

Please sign in to comment.