Skip to content

Commit f36a5a0

Browse files
committed
chore: update dependencies and devDependencies
1 parent ef9df05 commit f36a5a0

File tree

2 files changed

+1292
-1694
lines changed

2 files changed

+1292
-1694
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -40,54 +40,54 @@
4040
"@coreui/react-chartjs": "^2.0.0-rc.1",
4141
"@mdx-js/mdx": "^1.6.22",
4242
"@mdx-js/react": "^1.6.22",
43-
"@popperjs/core": "^2.9.3",
43+
"@popperjs/core": "^2.10.1",
4444
"@rollup/plugin-commonjs": "^20.0.0",
4545
"@rollup/plugin-node-resolve": "^13.0.4",
4646
"@rollup/plugin-typescript": "^8.2.5",
4747
"@testing-library/jest-dom": "^5.14.1",
48-
"@testing-library/react": "^12.0.0",
49-
"@types/react": "^17.0.19",
48+
"@testing-library/react": "^12.1.0",
49+
"@types/react": "^17.0.21",
5050
"@types/react-dom": "^17.0.9",
5151
"@types/react-helmet": "^6.1.2",
52-
"@types/react-transition-group": "^4.4.2",
53-
"@typescript-eslint/eslint-plugin": "^4.29.2",
54-
"@typescript-eslint/parser": "^4.29.2",
52+
"@types/react-transition-group": "^4.4.3",
53+
"@typescript-eslint/eslint-plugin": "^4.31.1",
54+
"@typescript-eslint/parser": "^4.31.1",
5555
"classnames": "^2.3.1",
5656
"eslint": "^7.32.0",
5757
"eslint-config-prettier": "^8.3.0",
58-
"eslint-plugin-jsdoc": "^36.0.7",
59-
"eslint-plugin-prettier": "^3.4.0",
60-
"eslint-plugin-react": "^7.24.0",
58+
"eslint-plugin-jsdoc": "^36.1.0",
59+
"eslint-plugin-prettier": "^4.0.0",
60+
"eslint-plugin-react": "^7.25.2",
6161
"eslint-plugin-react-hooks": "^4.2.0",
62-
"gatsby": "^3.12.0",
62+
"gatsby": "^3.14.0",
6363
"gatsby-plugin-google-gtag": "3",
64-
"gatsby-plugin-manifest": "^3.12.0",
65-
"gatsby-plugin-mdx": "^2.12.0",
64+
"gatsby-plugin-manifest": "^3.14.0",
65+
"gatsby-plugin-mdx": "^2.14.0",
6666
"gatsby-plugin-sass": "4",
6767
"gatsby-plugin-sitemap": "4",
68-
"gatsby-remark-autolink-headers": "^4.9.0",
69-
"gatsby-source-filesystem": "^3.12.0",
68+
"gatsby-remark-autolink-headers": "^4.11.0",
69+
"gatsby-source-filesystem": "^3.14.0",
7070
"glob": "^7.1.7",
7171
"globby": "^11.0.4",
72-
"jest": "^27.0.6",
72+
"jest": "^27.2.0",
7373
"npm-run-all": "^4.1.5",
74-
"prettier": "^2.3.2",
74+
"prettier": "^2.4.1",
7575
"prism-react-renderer": "^1.2.1",
76-
"prismjs": "^1.24.1",
76+
"prismjs": "^1.25.0",
7777
"react": "^17.0.1",
7878
"react-docgen-typescript": "^2.1.0",
7979
"react-dom": "^17.0.1",
8080
"react-github-btn": "^1.2.1",
8181
"react-helmet": "^6.1.0",
8282
"react-popper": "^2.2.5",
8383
"react-transition-group": "^4.4.2",
84-
"remark-html": "^13.0.0",
84+
"remark-html": "^13.0.2",
8585
"rimraf": "^3.0.2",
8686
"rollup": "^2.56.22.56.2",
8787
"rollup-plugin-peer-deps-external": "^2.2.4",
88-
"sass": "^1.38.0",
88+
"sass": "^1.41.1",
8989
"ts-jest": "^27.0.5",
90-
"typescript": "^4.3.5"
90+
"typescript": "^4.4.3"
9191
},
9292
"jest": {
9393
"preset": "ts-jest",

0 commit comments

Comments
 (0)