|
19 | 19 | "author": "Gopal S Akshintala <gopalakshintala@gmail.com>", |
20 | 20 | "license": "MIT", |
21 | 21 | "dependencies": { |
22 | | - "@mdx-js/react": "^3.0.0", |
| 22 | + "@mdx-js/react": "^3.0.1", |
23 | 23 | "bluebird": "^3.7.2", |
24 | 24 | "eslint-plugin-react-hooks": "^4.6.0", |
25 | | - "firebase": "^10.7.2", |
| 25 | + "firebase": "^10.8.0", |
26 | 26 | "gatsby": "^5.13.3", |
27 | 27 | "gatsby-plugin-catch-links": "^5.13.1", |
28 | 28 | "gatsby-plugin-cname": "^1.0.0", |
|
54 | 54 | "katex": "^0.16.9", |
55 | 55 | "lodash": "^4.17.21", |
56 | 56 | "lru-cache": "^10.2.0", |
57 | | - "metascraper-description": "^5.43.4", |
58 | | - "metascraper-image": "^5.43.4", |
59 | | - "metascraper-title": "^5.43.4", |
60 | | - "metascraper-url": "^5.43.4", |
| 57 | + "metascraper-description": "^5.44.0", |
| 58 | + "metascraper-image": "^5.44.0", |
| 59 | + "metascraper-title": "^5.44.0", |
| 60 | + "metascraper-url": "^5.44.0", |
61 | 61 | "moment": "^2.30.1", |
62 | | - "postcss": "^8.4.33", |
| 62 | + "postcss": "^8.4.35", |
63 | 63 | "prismjs": "^1.29.0", |
64 | 64 | "prop-types": "^15.8.1", |
65 | 65 | "react": "^18.2.0", |
|
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | 75 | "@babel/core": "^7.23.9", |
76 | | - "@babel/eslint-parser": "^7.23.9", |
| 76 | + "@babel/eslint-parser": "^7.23.10", |
77 | 77 | "@babel/eslint-plugin": "^7.23.5", |
78 | 78 | "@babel/plugin-syntax-flow": "^7.23.3", |
79 | 79 | "@babel/plugin-transform-flow-strip-types": "^7.23.3", |
|
91 | 91 | "eslint-plugin-jsx-a11y": "^6.8.0", |
92 | 92 | "eslint-plugin-prettier": "^5.1.3", |
93 | 93 | "eslint-plugin-react": "^7.33.2", |
94 | | - "eslint-plugin-simple-import-sort": "^10.0.0", |
| 94 | + "eslint-plugin-simple-import-sort": "^12.0.0", |
95 | 95 | "gh-pages": "^6.1.1", |
96 | 96 | "lost": "^9.0.2", |
97 | 97 | "postcss-pxtorem": "^6.1.0", |
98 | | - "prettier": "^3.2.4" |
| 98 | + "prettier": "^3.2.5" |
99 | 99 | }, |
100 | 100 | "resolutions": { |
101 | 101 | "gatsby-plugin-sharp/probe-image-size": "^7.0.0" |
|
0 commit comments