Skip to content

Commit

Permalink
chore: upgrade dependencies (#6991)
Browse files Browse the repository at this point in the history
* chore: upgrade dependencies

* fix
  • Loading branch information
Josh-Cena authored Mar 25, 2022
1 parent d3065b8 commit fa50d09
Show file tree
Hide file tree
Showing 11 changed files with 511 additions and 524 deletions.
2 changes: 1 addition & 1 deletion admin/new.docusaurus.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"@netlify/functions": "^1.0.0"
},
"devDependencies": {
"netlify-cli": "^9.13.3"
"netlify-cli": "^9.13.4"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,30 +64,30 @@
"@babel/core": "^7.17.8",
"@babel/preset-typescript": "^7.16.7",
"@crowdin/cli": "^3.7.8",
"@swc/core": "^1.2.159",
"@swc/core": "^1.2.160",
"@swc/jest": "^0.2.20",
"@testing-library/react-hooks": "^7.0.2",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.4.1",
"@types/lodash": "^4.14.180",
"@types/node": "^17.0.21",
"@types/node": "^17.0.23",
"@types/prompts": "^2.0.14",
"@types/react": "^17.0.41",
"@types/react": "^17.0.43",
"@types/react-dev-utils": "^9.0.10",
"@types/react-test-renderer": "^17.0.1",
"@types/semver": "^7.3.9",
"@types/shelljs": "^0.8.11",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"concurrently": "^7.0.0",
"cross-env": "^7.0.3",
"cspell": "^5.19.2",
"cspell": "^5.19.3",
"eslint": "^8.11.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^26.1.2",
"eslint-plugin-jest": "^26.1.3",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.3.0",
Expand All @@ -99,7 +99,7 @@
"lerna": "^4.0.0",
"lerna-changelog": "^2.2.0",
"lint-staged": "^12.3.7",
"netlify-cli": "^9.13.3",
"netlify-cli": "^9.13.4",
"nodemon": "^2.0.15",
"prettier": "^2.6.0",
"react": "^17.0.2",
Expand All @@ -111,7 +111,7 @@
"stylelint": "^14.6.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^25.0.0",
"typescript": "^4.6.2",
"typescript": "^4.6.3",
"unified": "^9.2.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-beta.17",
"@tsconfig/docusaurus": "^1.0.5",
"typescript": "^4.6.2"
"typescript": "^4.6.3"
},
"browserslist": {
"production": [
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.0",
"cssnano-preset-advanced": "^5.3.1",
"postcss": "^8.4.12",
"postcss-sort-media-queries": "^4.2.1"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/docusaurus-plugin-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"@docusaurus/theme-translations": "2.0.0-beta.17",
"@docusaurus/utils": "2.0.0-beta.17",
"@docusaurus/utils-validation": "2.0.0-beta.17",
"babel-loader": "^8.2.3",
"babel-loader": "^8.2.4",
"clsx": "^1.1.1",
"core-js": "^3.21.1",
"terser-webpack-plugin": "^5.3.1",
"tslib": "^2.3.1",
"webpack": "^5.70.0",
"webpack-merge": "^5.8.0",
"workbox-build": "^6.5.1",
"workbox-precaching": "^6.5.1",
"workbox-window": "^6.5.1"
"workbox-build": "^6.5.2",
"workbox-precaching": "^6.5.2",
"workbox-window": "^6.5.2"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-beta.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-theme-search-algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@docusaurus/utils": "2.0.0-beta.17",
"@docusaurus/utils-validation": "2.0.0-beta.17",
"algoliasearch": "^4.13.0",
"algoliasearch-helper": "^3.7.3",
"algoliasearch-helper": "^3.7.4",
"clsx": "^1.1.1",
"eta": "^1.12.3",
"fs-extra": "^10.0.1",
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 @@ -27,7 +27,7 @@
"gray-matter": "^4.0.3",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"micromatch": "^4.0.4",
"micromatch": "^4.0.5",
"resolve-pathname": "^3.0.0",
"shelljs": "^0.8.5",
"tslib": "^2.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/preset-react": "^7.16.7",
"@babel/preset-typescript": "^7.16.7",
"@babel/runtime": "^7.17.8",
"@babel/runtime-corejs3": "^7.17.7",
"@babel/runtime-corejs3": "^7.17.8",
"@babel/traverse": "^7.17.3",
"@docusaurus/cssnano-preset": "2.0.0-beta.17",
"@docusaurus/logger": "2.0.0-beta.17",
Expand All @@ -51,7 +51,7 @@
"@slorber/static-site-generator-webpack-plugin": "^4.0.4",
"@svgr/webpack": "^6.2.1",
"autoprefixer": "^10.4.4",
"babel-loader": "^8.2.3",
"babel-loader": "^8.2.4",
"babel-plugin-dynamic-import-node": "2.3.0",
"boxen": "^6.2.1",
"chokidar": "^3.5.3",
Expand All @@ -63,7 +63,7 @@
"core-js": "^3.21.1",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^3.4.1",
"cssnano": "^5.1.4",
"cssnano": "^5.1.5",
"del": "^6.0.0",
"detect-port": "^1.3.0",
"escape-html": "^1.0.3",
Expand Down
2 changes: 0 additions & 2 deletions packages/lqip-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ img {

More history about the issue can be [found here](https://bugs.chromium.org/p/chromium/issues/detail?id=771110#c3) and [here](https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/6L_3ZZeuA0M).

Alternatively, you can fill the container with a really cheap colour or gradient from the amazing palette we provide.

## Credits

This package has been imported from [`@endiliey/lqip-loader`](https://github.com/endiliey/lqip-loader) which was a fork of the original [`lqip-loader`](https://github.com/zouhir/lqip-loader) created exclusively for Docusaurus.
6 changes: 3 additions & 3 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.17",
"@docusaurus/utils-common": "2.0.0-beta.17",
"@popperjs/core": "^2.11.4",
"@swc/core": "^1.2.159",
"@swc/core": "^1.2.160",
"clsx": "^1.1.1",
"color": "^4.2.1",
"fs-extra": "^10.0.1",
Expand All @@ -63,8 +63,8 @@
"remark-math": "^3.0.1",
"swc-loader": "^0.1.15",
"unist-util-visit": "^2.0.2",
"workbox-routing": "^6.5.1",
"workbox-strategies": "^6.5.1"
"workbox-routing": "^6.5.2",
"workbox-strategies": "^6.5.2"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit fa50d09

Please sign in to comment.