|
22 | 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.8.0", |
| 25 | + "firebase": "^10.9.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.44.0", |
58 | | - "metascraper-image": "^5.44.0", |
59 | | - "metascraper-title": "^5.44.0", |
60 | | - "metascraper-url": "^5.44.0", |
| 57 | + "metascraper-description": "^5.45.0", |
| 58 | + "metascraper-image": "^5.45.0", |
| 59 | + "metascraper-title": "^5.45.0", |
| 60 | + "metascraper-url": "^5.45.0", |
61 | 61 | "moment": "^2.30.1", |
62 | | - "postcss": "^8.4.35", |
| 62 | + "postcss": "^8.4.36", |
63 | 63 | "prismjs": "^1.29.0", |
64 | 64 | "prop-types": "^15.8.1", |
65 | 65 | "react": "^18.2.0", |
66 | 66 | "react-disqus-comments": "^1.4.0", |
67 | 67 | "react-dom": "^18.2.0", |
68 | 68 | "react-helmet": "^6.1.0", |
69 | | - "react-toastify": "^10.0.4", |
70 | | - "sass": "^1.70.0", |
| 69 | + "react-toastify": "^10.0.5", |
| 70 | + "sass": "^1.72.0", |
71 | 71 | "sharp": "^0.33.2", |
72 | 72 | "styled-components": "^6.1.8" |
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | | - "@babel/core": "^7.23.9", |
| 75 | + "@babel/core": "^7.24.0", |
76 | 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", |
80 | 80 | "@babel/plugin-transform-react-jsx": "^7.23.4", |
81 | | - "@types/eslint": "^8.56.2", |
| 81 | + "@types/eslint": "^8.56.5", |
82 | 82 | "babel-preset-gatsby-package": "^3.13.1", |
83 | | - "eslint": "^8.56.0", |
| 83 | + "eslint": "^8.57.0", |
84 | 84 | "eslint-config-airbnb": "^19.0.4", |
85 | 85 | "eslint-config-google": "^0.14.0", |
86 | 86 | "eslint-config-prettier": "^9.1.0", |
|
90 | 90 | "eslint-plugin-import": "^2.29.1", |
91 | 91 | "eslint-plugin-jsx-a11y": "^6.8.0", |
92 | 92 | "eslint-plugin-prettier": "^5.1.3", |
93 | | - "eslint-plugin-react": "^7.33.2", |
| 93 | + "eslint-plugin-react": "^7.34.1", |
94 | 94 | "eslint-plugin-simple-import-sort": "^12.0.0", |
95 | 95 | "gh-pages": "^6.1.1", |
96 | 96 | "lost": "^9.0.2", |
|
106 | 106 | ], |
107 | 107 | "volta": { |
108 | 108 | "node": "20.11.0", |
109 | | - "yarn": "4.1.0" |
| 109 | + "yarn": "4.1.1" |
110 | 110 | } |
111 | 111 | } |
0 commit comments