Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cmfcmf committed Jan 19, 2022
1 parent c1db854 commit cee8c99
Show file tree
Hide file tree
Showing 2 changed files with 1,861 additions and 1,864 deletions.
34 changes: 17 additions & 17 deletions packages/docusaurus-search-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"dependencies": {
"@algolia/autocomplete-js": "^1.5.1",
"@algolia/autocomplete-theme-classic": "^1.5.1",
"@algolia/client-search": "^4.10.3",
"algoliasearch": "^4.10.3",
"@algolia/client-search": "^4.12.0",
"algoliasearch": "^4.12.0",
"cheerio": "^1.0.0-rc.9",
"clsx": "^1.1.1",
"lunr-languages": "^1.4.0",
Expand All @@ -43,33 +43,33 @@
}
},
"devDependencies": {
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@babel/preset-typescript": "^7.16.5",
"@babel/cli": "^7.16.8",
"@babel/core": "^7.16.7",
"@babel/preset-env": "^7.16.8",
"@babel/preset-typescript": "^7.16.7",
"@docusaurus/module-type-aliases": "^2.0.0-beta.13",
"@docusaurus/plugin-content-blog": "^2.0.0-beta.13",
"@docusaurus/plugin-content-docs": "^2.0.0-beta.13",
"@docusaurus/plugin-content-pages": "^2.0.0-beta.13",
"@docusaurus/theme-common": "^2.0.0-beta.13",
"@docusaurus/types": "^2.0.0-beta.13",
"@types/jest": "^27.0.3",
"@types/jest": "^27.4.0",
"@types/lodash": "^4.14.178",
"@types/lunr": "^2.3.3",
"@types/mark.js": "^8.11.5",
"@types/mark.js": "^8.11.7",
"@types/prismjs": "^1.16.6",
"@types/react": "^17.0.37",
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",
"@types/react-helmet": "^6.1.4",
"@types/react-helmet": "^6.1.5",
"@types/react-loadable": "^5.5.5",
"@types/react-router-config": "^5.0.2",
"@types/react-router-dom": "^5.3.2",
"@types/rtlcss": "^3.1.1",
"babel-jest": "^27.4.5",
"concurrently": "^6.4.0",
"@types/react-router-config": "^5.0.6",
"@types/react-router-dom": "^5.3.3",
"@types/rtlcss": "^3.1.2",
"babel-jest": "^27.4.6",
"concurrently": "^7.0.0",
"copyfiles": "^2.4.1",
"jest": "^27.4.5",
"nodejieba": "^2.5.0",
"jest": "^27.4.7",
"nodejieba": "^2.6.0",
"nodemon": "^2.0.15",
"prettier": "^2.5.1",
"react": "^17.0.2",
Expand Down
Loading

0 comments on commit cee8c99

Please sign in to comment.