Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena committed Jul 17, 2022
1 parent ba3a533 commit 709b904
Show file tree
Hide file tree
Showing 8 changed files with 513 additions and 513 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,33 +67,33 @@
"@swc/jest": "^0.2.21",
"@testing-library/react-hooks": "^8.0.1",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^28.1.4",
"@types/jest": "^28.1.6",
"@types/lodash": "^4.14.182",
"@types/node": "^18.0.3",
"@types/node": "^18.0.5",
"@types/prompts": "^2.0.14",
"@types/react": "^18.0.15",
"@types/react-dev-utils": "^9.0.11",
"@types/react-test-renderer": "^18.0.0",
"@types/semver": "^7.3.10",
"@types/shelljs": "^0.8.11",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"cross-env": "^7.0.3",
"cspell": "^6.2.3",
"eslint": "^8.19.0",
"eslint": "^8.20.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.5.3",
"eslint-plugin-jest": "^26.6.0",
"eslint-plugin-jsx-a11y": "^6.6.0",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-regexp": "^1.7.0",
"husky": "^8.0.1",
"image-size": "^1.0.1",
"jest": "^28.1.2",
"jest-environment-jsdom": "^28.1.2",
"image-size": "^1.0.2",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"jest-serializer-ansi-escapes": "^2.0.1",
"jest-serializer-react-helmet-async": "^1.0.21",
"lerna": "^5.1.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-docusaurus/templates/facebook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.18.2",
"eslint": "^8.19.0",
"eslint": "^8.20.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-header": "^3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-mdx-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"escape-html": "^1.0.3",
"file-loader": "^6.2.0",
"fs-extra": "^10.1.0",
"image-size": "^1.0.1",
"image-size": "^1.0.2",
"mdast-util-to-string": "^2.0.0",
"remark-emoji": "^2.2.0",
"stringify-object": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-plugin-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@docusaurus/utils-validation": "2.0.0-rc.1",
"babel-loader": "^8.2.5",
"clsx": "^1.2.1",
"core-js": "^3.23.3",
"core-js": "^3.23.4",
"terser-webpack-plugin": "^5.3.3",
"tslib": "^2.4.0",
"webpack": "^5.73.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"boxen": "^6.2.1",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"clean-css": "^5.3.0",
"clean-css": "^5.3.1",
"cli-table3": "^0.6.2",
"combine-promises": "^1.1.0",
"commander": "^5.1.0",
"copy-webpack-plugin": "^11.0.0",
"core-js": "^3.23.3",
"core-js": "^3.23.4",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^4.0.0",
"cssnano": "^5.1.12",
Expand All @@ -81,7 +81,7 @@
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.6.1",
"postcss": "^8.4.14",
"postcss-loader": "^7.0.0",
"postcss-loader": "^7.0.1",
"prompts": "^2.4.2",
"react-dev-utils": "^12.0.1",
"react-helmet-async": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"build": "tsc"
},
"dependencies": {
"@typescript-eslint/utils": "^5.30.5",
"@typescript-eslint/utils": "^5.30.6",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@crowdin/cli": "^3.7.9",
"@crowdin/crowdin-api-client": "^1.18.2",
"@crowdin/crowdin-api-client": "^1.19.0",
"@docusaurus/core": "2.0.0-rc.1",
"@docusaurus/logger": "2.0.0-rc.1",
"@docusaurus/plugin-client-redirects": "2.0.0-rc.1",
Expand Down Expand Up @@ -83,7 +83,7 @@
"devDependencies": {
"@docusaurus/eslint-plugin": "2.0.0-rc.1",
"@tsconfig/docusaurus": "^1.0.5",
"@types/jest": "^28.1.4",
"@types/jest": "^28.1.6",
"cross-env": "^7.0.3",
"rimraf": "^3.0.2"
}
Expand Down
Loading

0 comments on commit 709b904

Please sign in to comment.