Skip to content

Commit

Permalink
chore: upgrade dependencies (#7436)
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena authored May 17, 2022
1 parent 4419beb commit 1bec5f6
Show file tree
Hide file tree
Showing 15 changed files with 682 additions and 850 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,30 +63,30 @@
},
"devDependencies": {
"@crowdin/cli": "^3.7.8",
"@swc/core": "^1.2.181",
"@swc/core": "^1.2.185",
"@swc/jest": "^0.2.21",
"@testing-library/react-hooks": "^8.0.0",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.5.0",
"@types/jest": "^27.5.1",
"@types/lodash": "^4.14.182",
"@types/node": "^17.0.31",
"@types/node": "^17.0.34",
"@types/prompts": "^2.0.14",
"@types/react": "^18.0.9",
"@types/react-dev-utils": "^9.0.10",
"@types/react-test-renderer": "^18.0.0",
"@types/semver": "^7.3.9",
"@types/shelljs": "^0.8.11",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"concurrently": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^5.24.0",
"@typescript-eslint/parser": "^5.24.0",
"concurrently": "^7.2.0",
"cross-env": "^7.0.3",
"cspell": "^5.20.0",
"eslint": "^8.15.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.1.5",
"eslint-plugin-jest": "^26.2.2",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.5.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@docusaurus/preset-classic": "2.0.0-beta.20",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.1.1",
"prism-react-renderer": "^1.3.1",
"prism-react-renderer": "^1.3.3",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-docusaurus/templates/classic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@docusaurus/preset-classic": "2.0.0-beta.20",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.1.1",
"prism-react-renderer": "^1.3.1",
"prism-react-renderer": "^1.3.3",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-cssnano-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"directory": "packages/docusaurus-cssnano-preset"
},
"dependencies": {
"cssnano-preset-advanced": "^5.3.3",
"cssnano-preset-advanced": "^5.3.4",
"postcss": "^8.4.13",
"postcss-sort-media-queries": "^4.2.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/docusaurus-mdx-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"license": "MIT",
"dependencies": {
"@babel/parser": "^7.17.10",
"@babel/traverse": "^7.17.10",
"@babel/parser": "^7.17.12",
"@babel/traverse": "^7.17.12",
"@docusaurus/logger": "2.0.0-beta.20",
"@docusaurus/utils": "2.0.0-beta.20",
"@mdx-js/mdx": "^1.6.22",
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"docusaurus-migrate": "bin/index.mjs"
},
"dependencies": {
"@babel/preset-env": "^7.17.10",
"@babel/preset-env": "^7.17.12",
"@docusaurus/logger": "2.0.0-beta.20",
"@docusaurus/utils": "2.0.0-beta.20",
"@mapbox/hast-util-to-jsx": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/docusaurus-plugin-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"license": "MIT",
"dependencies": {
"@babel/core": "^7.17.10",
"@babel/preset-env": "^7.17.10",
"@babel/core": "^7.17.12",
"@babel/preset-env": "^7.17.12",
"@docusaurus/core": "2.0.0-beta.20",
"@docusaurus/theme-common": "2.0.0-beta.20",
"@docusaurus/theme-translations": "2.0.0-beta.20",
Expand Down
6 changes: 3 additions & 3 deletions packages/docusaurus-theme-classic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"lodash": "^4.17.21",
"nprogress": "^0.2.0",
"postcss": "^8.4.13",
"prism-react-renderer": "^1.3.1",
"prism-react-renderer": "^1.3.3",
"prismjs": "^1.28.0",
"react-router-dom": "^5.2.0",
"rtlcss": "^3.5.0"
},
"devDependencies": {
"@babel/cli": "^7.17.10",
"@babel/core": "^7.17.10",
"@babel/preset-typescript": "^7.16.7",
"@babel/core": "^7.17.12",
"@babel/preset-typescript": "^7.17.12",
"@docusaurus/module-type-aliases": "2.0.0-beta.20",
"@docusaurus/types": "2.0.0-beta.20",
"@types/mdx-js__react": "^1.5.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-theme-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@docusaurus/plugin-content-pages": "2.0.0-beta.20",
"clsx": "^1.1.1",
"parse-numeric-range": "^1.3.0",
"prism-react-renderer": "^1.3.1",
"prism-react-renderer": "^1.3.3",
"tslib": "^2.4.0",
"utility-types": "^3.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/dedent": "^0.7.0",
"@types/github-slugger": "^1.3.0",
"@types/micromatch": "^4.0.2",
"@types/react-dom": "^18.0.3",
"@types/react-dom": "^18.0.4",
"dedent": "^0.7.0"
}
}
20 changes: 10 additions & 10 deletions packages/docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"url": "https://github.com/facebook/docusaurus/issues"
},
"dependencies": {
"@babel/core": "^7.17.10",
"@babel/generator": "^7.17.10",
"@babel/core": "^7.17.12",
"@babel/generator": "^7.17.12",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.17.10",
"@babel/preset-env": "^7.17.10",
"@babel/preset-react": "^7.16.7",
"@babel/preset-typescript": "^7.16.7",
"@babel/plugin-transform-runtime": "^7.17.12",
"@babel/preset-env": "^7.17.12",
"@babel/preset-react": "^7.17.12",
"@babel/preset-typescript": "^7.17.12",
"@babel/runtime": "^7.17.9",
"@babel/runtime-corejs3": "^7.17.9",
"@babel/traverse": "^7.17.10",
"@babel/traverse": "^7.17.12",
"@docusaurus/cssnano-preset": "2.0.0-beta.20",
"@docusaurus/logger": "2.0.0-beta.20",
"@docusaurus/mdx-loader": "2.0.0-beta.20",
Expand All @@ -63,8 +63,8 @@
"core-js": "^3.22.5",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^3.4.1",
"cssnano": "^5.1.7",
"del": "^6.0.0",
"cssnano": "^5.1.8",
"del": "^6.1.0",
"detect-port": "^1.3.0",
"escape-html": "^1.0.3",
"eta": "^1.12.3",
Expand Down Expand Up @@ -107,7 +107,7 @@
"@docusaurus/module-type-aliases": "2.0.0-beta.20",
"@docusaurus/types": "2.0.0-beta.20",
"@types/detect-port": "^1.3.2",
"@types/react-dom": "^18.0.3",
"@types/react-dom": "^18.0.4",
"@types/react-router-config": "^5.0.6",
"@types/rtl-detect": "^1.0.0",
"@types/serve-handler": "^6.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"build": "tsc"
},
"dependencies": {
"@typescript-eslint/utils": "^5.23.0",
"@typescript-eslint/utils": "^5.24.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"eslint-plugin-eslint-plugin": "^4.1.0"
"eslint-plugin-eslint-plugin": "^4.2.0"
},
"peerDependencies": {
"eslint": ">=6"
Expand Down
6 changes: 1 addition & 5 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -375,11 +375,7 @@ const config = {
content: `⭐️ If you like Docusaurus, give it a star on <a target="_blank" rel="noopener noreferrer" href="https://github.com/facebook/docusaurus">GitHub</a> and follow us on <a target="_blank" rel="noopener noreferrer" href="https://twitter.com/docusaurus">Twitter ${TwitterSvg}</a>`,
},
prism: {
// We need to load markdown again so that YAML is loaded before MD
// and the YAML front matter is highlighted correctly.
// TODO after we have forked prism-react-renderer, we should tweak the
// import order and fix it there
additionalLanguages: ['java', 'markdown', 'latex'],
additionalLanguages: ['java', 'latex'],
magicComments: [
{
className: 'theme-code-block-highlighted-line',
Expand Down
8 changes: 4 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@docusaurus/utils": "2.0.0-beta.20",
"@docusaurus/utils-common": "2.0.0-beta.20",
"@popperjs/core": "^2.11.5",
"@swc/core": "^1.2.181",
"@swc/core": "^1.2.185",
"clsx": "^1.1.1",
"color": "^4.2.3",
"fs-extra": "^10.1.0",
Expand All @@ -58,11 +58,11 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-lite-youtube-embed": "^2.2.2",
"react-medium-image-zoom": "^4.3.7",
"react-medium-image-zoom": "^4.4.0",
"react-popper": "^2.3.0",
"rehype-katex": "^6.0.2",
"remark-math": "^3.0.1",
"swc-loader": "^0.2.0",
"swc-loader": "^0.2.1",
"unist-util-visit": "^2.0.3",
"workbox-routing": "^6.5.3",
"workbox-strategies": "^6.5.3"
Expand All @@ -82,7 +82,7 @@
"devDependencies": {
"@docusaurus/eslint-plugin": "2.0.0-beta.20",
"@tsconfig/docusaurus": "^1.0.5",
"@types/jest": "^27.5.0",
"@types/jest": "^27.5.1",
"cross-env": "^7.0.3",
"rimraf": "^3.0.2"
}
Expand Down
Loading

0 comments on commit 1bec5f6

Please sign in to comment.