|
40 | 40 | "@coreui/react-chartjs": "^2.0.0-rc.1",
|
41 | 41 | "@mdx-js/mdx": "^1.6.22",
|
42 | 42 | "@mdx-js/react": "^1.6.22",
|
43 |
| - "@popperjs/core": "^2.9.3", |
| 43 | + "@popperjs/core": "^2.10.1", |
44 | 44 | "@rollup/plugin-commonjs": "^20.0.0",
|
45 | 45 | "@rollup/plugin-node-resolve": "^13.0.4",
|
46 | 46 | "@rollup/plugin-typescript": "^8.2.5",
|
47 | 47 | "@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", |
50 | 50 | "@types/react-dom": "^17.0.9",
|
51 | 51 | "@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", |
55 | 55 | "classnames": "^2.3.1",
|
56 | 56 | "eslint": "^7.32.0",
|
57 | 57 | "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", |
61 | 61 | "eslint-plugin-react-hooks": "^4.2.0",
|
62 |
| - "gatsby": "^3.12.0", |
| 62 | + "gatsby": "^3.14.0", |
63 | 63 | "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", |
66 | 66 | "gatsby-plugin-sass": "4",
|
67 | 67 | "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", |
70 | 70 | "glob": "^7.1.7",
|
71 | 71 | "globby": "^11.0.4",
|
72 |
| - "jest": "^27.0.6", |
| 72 | + "jest": "^27.2.0", |
73 | 73 | "npm-run-all": "^4.1.5",
|
74 |
| - "prettier": "^2.3.2", |
| 74 | + "prettier": "^2.4.1", |
75 | 75 | "prism-react-renderer": "^1.2.1",
|
76 |
| - "prismjs": "^1.24.1", |
| 76 | + "prismjs": "^1.25.0", |
77 | 77 | "react": "^17.0.1",
|
78 | 78 | "react-docgen-typescript": "^2.1.0",
|
79 | 79 | "react-dom": "^17.0.1",
|
80 | 80 | "react-github-btn": "^1.2.1",
|
81 | 81 | "react-helmet": "^6.1.0",
|
82 | 82 | "react-popper": "^2.2.5",
|
83 | 83 | "react-transition-group": "^4.4.2",
|
84 |
| - "remark-html": "^13.0.0", |
| 84 | + "remark-html": "^13.0.2", |
85 | 85 | "rimraf": "^3.0.2",
|
86 | 86 | "rollup": "^2.56.22.56.2",
|
87 | 87 | "rollup-plugin-peer-deps-external": "^2.2.4",
|
88 |
| - "sass": "^1.38.0", |
| 88 | + "sass": "^1.41.1", |
89 | 89 | "ts-jest": "^27.0.5",
|
90 |
| - "typescript": "^4.3.5" |
| 90 | + "typescript": "^4.4.3" |
91 | 91 | },
|
92 | 92 | "jest": {
|
93 | 93 | "preset": "ts-jest",
|
|
0 commit comments