|
6 | 6 | "version": "0.2.0",
|
7 | 7 | "author": "Hudi",
|
8 | 8 | "dependencies": {
|
9 |
| - "@giscus/react": "^3.0.0", |
| 9 | + "@giscus/react": "^3.1.0", |
10 | 10 | "babel-eslint": "^10.1.0",
|
11 | 11 | "babel-plugin-styled-components": "^2.1.4",
|
12 |
| - "gatsby": "^5.11.0", |
13 |
| - "gatsby-image": "^2.4.21", |
14 |
| - "gatsby-plugin-catch-links": "^5.11.0", |
15 |
| - "gatsby-plugin-feed": "^5.11.0", |
| 12 | + "gatsby": "^5.14.3", |
| 13 | + "gatsby-image": "^3.11.0", |
| 14 | + "gatsby-plugin-catch-links": "^5.14.0", |
| 15 | + "gatsby-plugin-feed": "^5.14.0", |
16 | 16 | "gatsby-plugin-google-fonts": "^1.0.1",
|
17 |
| - "gatsby-plugin-google-gtag": "^5.13.1", |
18 |
| - "gatsby-plugin-manifest": "^5.11.0", |
19 |
| - "gatsby-plugin-offline": "^6.11.0", |
20 |
| - "gatsby-plugin-react-helmet": "^6.11.0", |
| 17 | + "gatsby-plugin-google-gtag": "^5.14.0", |
| 18 | + "gatsby-plugin-manifest": "^5.14.0", |
| 19 | + "gatsby-plugin-offline": "^6.14.0", |
| 20 | + "gatsby-plugin-react-helmet": "^6.14.0", |
21 | 21 | "gatsby-plugin-react-redux": "^1.1.0",
|
22 | 22 | "gatsby-plugin-resolve-src": "^2.1.0",
|
23 | 23 | "gatsby-plugin-robots-txt": "^1.8.0",
|
24 |
| - "gatsby-plugin-sharp": "^5.11.0", |
25 |
| - "gatsby-plugin-sitemap": "^6.11.0", |
26 |
| - "gatsby-plugin-styled-components": "^6.11.0", |
27 |
| - "gatsby-remark-autolink-headers": "^6.13.1", |
| 24 | + "gatsby-plugin-sharp": "^5.14.0", |
| 25 | + "gatsby-plugin-sitemap": "^6.14.0", |
| 26 | + "gatsby-plugin-styled-components": "^6.14.0", |
| 27 | + "gatsby-remark-autolink-headers": "^6.14.0", |
28 | 28 | "gatsby-remark-footnotes": "^0.0.8",
|
29 |
| - "gatsby-remark-images": "^7.11.0", |
30 |
| - "gatsby-remark-katex": "6.11.0", |
31 |
| - "gatsby-remark-prismjs": "^7.11.0", |
| 29 | + "gatsby-remark-images": "^7.14.0", |
| 30 | + "gatsby-remark-katex": "7.14.0", |
| 31 | + "gatsby-remark-prismjs": "^7.14.0", |
32 | 32 | "gatsby-remark-reading-time": "^1.1.0",
|
33 | 33 | "gatsby-remark-static-images": "^1.2.1",
|
34 |
| - "gatsby-source-filesystem": "^5.11.0", |
35 |
| - "gatsby-transformer-remark": "6.11.0", |
36 |
| - "gatsby-transformer-sharp": "^5.11.0", |
37 |
| - "katex": "^0.12.0", |
| 34 | + "gatsby-source-filesystem": "^5.14.0", |
| 35 | + "gatsby-transformer-remark": "6.14.0", |
| 36 | + "gatsby-transformer-sharp": "^5.14.0", |
| 37 | + "katex": "^0.16.22", |
38 | 38 | "lodash": "^4.17.21",
|
39 |
| - "minipass": "6.0.2", |
40 |
| - "prismjs": "^1.29.0", |
| 39 | + "minipass": "7.1.2", |
| 40 | + "prismjs": "^1.30.0", |
41 | 41 | "prop-types": "^15.8.1",
|
42 |
| - "query-string": "^8.1.0", |
43 |
| - "react": "^18.2.0", |
44 |
| - "react-dom": "^18.2.0", |
| 42 | + "query-string": "^9.1.2", |
| 43 | + "react": "^19.1.0", |
| 44 | + "react-dom": "^19.1.0", |
45 | 45 | "react-helmet": "^6.1.0",
|
46 |
| - "react-icons": "^4.11.0", |
| 46 | + "react-icons": "^5.5.0", |
47 | 47 | "react-md-spinner": "^1.0.0",
|
48 |
| - "react-redux": "^8.1.1", |
49 |
| - "react-scroll": "^1.8.9", |
50 |
| - "react-spring": "^9.7.2", |
51 |
| - "redux": "^4.2.1", |
52 |
| - "sharp": "^0.32.1", |
53 |
| - "styled-components": "^5.2.1", |
54 |
| - "styled-reset": "^4.4.7", |
| 48 | + "react-redux": "^9.2.0", |
| 49 | + "react-scroll": "^1.9.3", |
| 50 | + "react-spring": "^9.7.5", |
| 51 | + "redux": "^5.0.1", |
| 52 | + "sharp": "^0.34.1", |
| 53 | + "styled-components": "^6.1.18", |
| 54 | + "styled-reset": "^4.5.2", |
55 | 55 | "utterances-react-component": "^1.0.0"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 | 58 | "eslint-config-react-app": "^7.0.1",
|
59 |
| - "gh-pages": "^5.0.0", |
60 |
| - "prettier": "2.8.8" |
| 59 | + "gh-pages": "^6.3.0", |
| 60 | + "prettier": "3.5.3" |
61 | 61 | },
|
62 | 62 | "keywords": [
|
63 | 63 | "gatsby",
|
|
0 commit comments