|
5 | 5 | "version": "0.1.0",
|
6 | 6 | "author": "Keegan Burkett <[email protected]>",
|
7 | 7 | "dependencies": {
|
8 |
| - "gatsby": "^2.30.1", |
9 |
| - "gatsby-image": "^2.4.16", |
10 |
| - "gatsby-plugin-google-analytics": "^2.3.13", |
11 |
| - "gatsby-plugin-manifest": "^2.4.23", |
12 |
| - "gatsby-plugin-offline": "^3.2.23", |
13 |
| - "gatsby-plugin-react-helmet": "^3.3.10", |
14 |
| - "gatsby-plugin-sharp": "^2.6.27", |
15 |
| - "gatsby-plugin-styled-components": "^3.3.10", |
| 8 | + "gatsby": "^4.20.0", |
| 9 | + "gatsby-image": "^3.11.0", |
| 10 | + "gatsby-plugin-google-analytics": "^4.20.0", |
| 11 | + "gatsby-plugin-manifest": "^4.20.0", |
| 12 | + "gatsby-plugin-offline": "^5.20.0", |
| 13 | + "gatsby-plugin-react-helmet": "^5.20.0", |
| 14 | + "gatsby-plugin-sharp": "^4.20.0", |
| 15 | + "gatsby-plugin-styled-components": "^5.20.0", |
16 | 16 | "gatsby-plugin-web-font-loader": "^1.0.4",
|
17 |
| - "gatsby-source-filesystem": "^2.3.24", |
18 |
| - "gatsby-transformer-sharp": "^2.5.13", |
19 |
| - "prop-types": "^15.7.2", |
20 |
| - "react": "^16.13.1", |
| 17 | + "gatsby-source-filesystem": "^4.20.0", |
| 18 | + "gatsby-transformer-sharp": "^4.20.0", |
| 19 | + "prop-types": "^15.8.1", |
| 20 | + "react": "^18.2.0", |
21 | 21 | "react-anchor-link-smooth-scroll": "^1.0.12",
|
22 |
| - "react-dom": "^16.13.1", |
| 22 | + "react-dom": "^18.2.0", |
23 | 23 | "react-feather": "^2.0.8",
|
24 | 24 | "react-helmet": "^6.1.0",
|
25 | 25 | "react-scrollspy": "^3.4.3",
|
26 |
| - "styled-components": "^5.1.1" |
| 26 | + "styled-components": "^5.3.5" |
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 |
| - "prettier": "^2.0.5" |
| 29 | + "prettier": "^2.7.1" |
30 | 30 | },
|
31 | 31 | "resolutions": {
|
32 | 32 | "axios": "0.21.1"
|
|
0 commit comments