|
17 | 17 | "test": "echo \"Error: no test specified\" && exit 1" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "gatsby": "^3.3.1", |
21 | | - "gatsby-image": "^3.3.0", |
| 20 | + "gatsby": "^5.12.6", |
| 21 | + "gatsby-image": "^3.11.0", |
22 | 22 | "gatsby-plugin-heap": "^1.1.0", |
23 | | - "gatsby-plugin-manifest": "^3.3.0", |
24 | | - "gatsby-plugin-offline": "^4.3.0", |
25 | | - "gatsby-plugin-react-helmet": "^4.3.0", |
26 | | - "gatsby-plugin-robots-txt": "^1.5.6", |
27 | | - "gatsby-plugin-sass": "^4.3.0", |
28 | | - "gatsby-plugin-sharp": "^3.3.1", |
29 | | - "gatsby-plugin-sitemap": "^3.3.0", |
30 | | - "gatsby-source-filesystem": "^3.3.0", |
31 | | - "gatsby-transformer-sharp": "^3.3.0", |
32 | | - "node-sass": "^4.14.1", |
33 | | - "react": "^17.0.2", |
34 | | - "react-dom": "^17.0.2", |
| 23 | + "gatsby-plugin-manifest": "^5.12.1", |
| 24 | + "gatsby-plugin-offline": "^6.12.1", |
| 25 | + "gatsby-plugin-react-helmet": "^6.12.0", |
| 26 | + "gatsby-plugin-robots-txt": "^1.8.0", |
| 27 | + "gatsby-plugin-sass": "^6.12.1", |
| 28 | + "gatsby-plugin-sharp": "^5.12.1", |
| 29 | + "gatsby-plugin-sitemap": "^6.12.1", |
| 30 | + "gatsby-source-filesystem": "^5.12.0", |
| 31 | + "gatsby-transformer-sharp": "^5.12.1", |
| 32 | + "node-sass": "^8.0.0", |
| 33 | + "react": "^18.2.0", |
| 34 | + "react-dom": "^18.2.0", |
35 | 35 | "react-helmet": "^6.1.0" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@types/node": "^14.0.13", |
| 38 | + "@types/node": "^20.8.6", |
39 | 39 | "@types/react": "^17.0.0", |
40 | 40 | "@types/react-dom": "^17.0.0", |
41 | | - "husky": "^4.3.4", |
42 | | - "lint-staged": "10", |
43 | | - "prettier": "2.3.1" |
| 41 | + "husky": "^4.3.8", |
| 42 | + "lint-staged": "14.0.1", |
| 43 | + "prettier": "2.8.8" |
44 | 44 | }, |
45 | 45 | "repository": { |
46 | 46 | "type": "git", |
|
0 commit comments