|
1 | 1 | {
|
2 | 2 | "name": "gatsbyan",
|
3 | 3 | "description": "My personal blog powered by Gatsby JS",
|
4 |
| - "version": "2.2.0", |
| 4 | + "version": "2.3.0", |
5 | 5 | "author": "Ferry",
|
6 | 6 | "dependencies": {
|
7 |
| - "algoliasearch": "^4.22.1", |
8 |
| - "bootstrap": "^5.3.2", |
9 |
| - "date-fns": "^3.3.1", |
10 |
| - "gatsby": "^5.13.3", |
| 7 | + "algoliasearch": "^5.18.0", |
| 8 | + "bootstrap": "^5.3.3", |
| 9 | + "gatsby": "^5.14.1", |
11 | 10 | "gatsby-plugin-algolia": "^1.0.3",
|
12 |
| - "gatsby-plugin-catch-links": "^5.13.1", |
| 11 | + "gatsby-plugin-catch-links": "^5.14.0", |
13 | 12 | "gatsby-plugin-google-analytics-data-reporting-api": "^2.0.1",
|
14 |
| - "gatsby-plugin-google-gtag": "^5.13.1", |
15 |
| - "gatsby-plugin-image": "^3.13.1", |
16 |
| - "gatsby-plugin-manifest": "^5.13.1", |
17 |
| - "gatsby-plugin-offline": "^6.13.1", |
| 13 | + "gatsby-plugin-google-gtag": "^5.14.0", |
| 14 | + "gatsby-plugin-image": "^3.14.0", |
| 15 | + "gatsby-plugin-manifest": "^5.14.0", |
| 16 | + "gatsby-plugin-offline": "^6.14.0", |
18 | 17 | "gatsby-plugin-purgecss": "^6.2.1",
|
19 |
| - "gatsby-plugin-sharp": "^5.13.1", |
20 |
| - "gatsby-plugin-sitemap": "^6.13.1", |
21 |
| - "gatsby-remark-images-contentful": "^6.13.1", |
22 |
| - "gatsby-remark-link-on-headers": "^1.1.2", |
23 |
| - "gatsby-remark-prismjs": "^7.13.1", |
24 |
| - "gatsby-source-contentful": "^8.13.1", |
25 |
| - "gatsby-source-filesystem": "^5.13.1", |
26 |
| - "gatsby-transformer-remark": "^6.13.1", |
27 |
| - "gatsby-transformer-sharp": "^5.13.1", |
| 18 | + "gatsby-plugin-sharp": "^5.14.0", |
| 19 | + "gatsby-plugin-sitemap": "^6.14.0", |
| 20 | + "gatsby-remark-images-contentful": "^6.14.0", |
| 21 | + "gatsby-remark-link-on-headers": "^1.1.3", |
| 22 | + "gatsby-remark-prismjs": "^7.14.0", |
| 23 | + "gatsby-source-contentful": "^8.15.0", |
| 24 | + "gatsby-source-filesystem": "^5.14.0", |
| 25 | + "gatsby-transformer-remark": "^6.14.0", |
| 26 | + "gatsby-transformer-sharp": "^5.14.0", |
28 | 27 | "medium-zoom": "^1.1.0",
|
29 | 28 | "prismjs": "^1.29.0",
|
30 |
| - "react": "^18.2.0", |
31 |
| - "react-dom": "^18.2.0", |
32 |
| - "react-icons": "^5.0.1", |
33 |
| - "react-instantsearch": "^7.5.3" |
| 29 | + "react": "^18.3.1", |
| 30 | + "react-dom": "^18.3.1", |
| 31 | + "react-icons": "^5.4.0", |
| 32 | + "react-instantsearch": "^7.13.9" |
34 | 33 | },
|
35 | 34 | "devDependencies": {
|
36 |
| - "@types/node": "^20.11.8", |
37 |
| - "@types/react": "^18.2.48", |
38 |
| - "@types/react-dom": "^18.2.18", |
39 |
| - "dotenv": "^16.4.1", |
40 |
| - "prettier": "^3.2.4", |
41 |
| - "typescript": "^5.3.3", |
42 |
| - "yarn-upgrade-all": "^0.7.2" |
| 35 | + "@types/node": "^22.10.4", |
| 36 | + "@types/react": "^18.3.18", |
| 37 | + "@types/react-dom": "^18.3.5", |
| 38 | + "dotenv": "^16.4.7", |
| 39 | + "prettier": "^3.4.2", |
| 40 | + "typescript": "^5.7.2" |
43 | 41 | },
|
44 | 42 | "keywords": [
|
45 | 43 | "gatsby",
|
|
0 commit comments