Skip to content

Commit

Permalink
revert package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nialexsan committed Nov 15, 2024
1 parent 49afec1 commit e6cc6b1
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 1,729 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"dependencies": {
"@code-hike/mdx": "^0.9.0",
"@cookbookdev/docsbot": "^4.24.0",
"@docusaurus/core": "^3.6.1",
"@docusaurus/plugin-client-redirects": "^3.6.1",
"@docusaurus/preset-classic": "^3.6.1",
"@docusaurus/types": "^3.6.1",
"@docusaurus/core": "^3.5.2",
"@docusaurus/plugin-client-redirects": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@docusaurus/types": "^3.5.2",
"@floating-ui/react-dom": "1.3.0",
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
Expand All @@ -47,7 +47,7 @@
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redocusaurus": "^2.2.0",
"redocusaurus": "^2.1.2",
"rehype-katex": "4",
"remark-math": "3",
"shiki": "1.14.1",
Expand All @@ -57,7 +57,7 @@
"webpack-merge": "5.8.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.6.1",
"@docusaurus/module-type-aliases": "^3.5.2",
"@tsconfig/docusaurus": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"concurrently": "^8.2.1",
Expand Down
Loading

0 comments on commit e6cc6b1

Please sign in to comment.