Skip to content

Commit

Permalink
revert deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sambukowski committed Jan 19, 2024
1 parent bd69f83 commit c73bb53
Show file tree
Hide file tree
Showing 2 changed files with 1,865 additions and 2,320 deletions.
14 changes: 5 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,17 @@
"fmt": "eslint --fix docs/**/*.md src/**/*.tsx"
},
"dependencies": {
"@algolia/client-search": "^4.22.1",
"@docusaurus/core": "^3.1.0",
"@docusaurus/preset-classic": "^3.1.0",
"@docusaurus/core": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-loadable": "^5.5.0",
"search-insights": "^2.13.0"
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.1.0",
"@docusaurus/module-type-aliases": "2.4.1",
"@tsconfig/docusaurus": "^1.0.5",
"@types/react": "^18.2.48",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"eslint": "^8.51.0",
Expand Down
Loading

0 comments on commit c73bb53

Please sign in to comment.