|
27 | 27 | "@fontsource/source-code-pro": "^4.5.0", |
28 | 28 | "@fontsource/source-sans-pro": "^4.5.0", |
29 | 29 | "date-fns": "^2.23.0", |
30 | | - "gatsby": "^4.25.9", |
31 | | - "gatsby-plugin-google-gtag": "^4.0.0", |
32 | | - "gatsby-plugin-manifest": "^4.0.0", |
33 | | - "gatsby-remark-prismjs": "^6.0.0", |
34 | | - "gatsby-source-filesystem": "^4.0.0", |
35 | | - "gatsby-transformer-remark": "^5.0.0", |
| 30 | + "gatsby": "^5.15.0", |
| 31 | + "gatsby-plugin-google-gtag": "^5.15.0", |
| 32 | + "gatsby-plugin-manifest": "^5.15.0", |
| 33 | + "gatsby-remark-prismjs": "^7.15.0", |
| 34 | + "gatsby-source-filesystem": "^5.15.0", |
| 35 | + "gatsby-transformer-remark": "^6.15.0", |
36 | 36 | "normalize.css": "^8.0.1", |
37 | 37 | "prismjs": "^1.24.1", |
38 | | - "react": "^17.0.2", |
39 | | - "react-dom": "^17.0.2", |
| 38 | + "react": "^18.0.0", |
| 39 | + "react-dom": "^18.0.0", |
40 | 40 | "react-helmet": "^6.1.0", |
41 | | - "styled-breakpoints": "^10.0.1" |
| 41 | + "styled-breakpoints": "^14.1.5" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | 44 | "@types/inquirer": "^7.3.3", |
45 | 45 | "@types/react-helmet": "^6.1.2", |
46 | 46 | "@types/styled-components": "^5.1.12", |
47 | 47 | "babel-plugin-styled-components": "^2.0.0", |
48 | | - "gatsby-cli": "^3.15.0", |
49 | | - "gatsby-plugin-styled-components": "^5.0.0", |
50 | | - "gatsby-plugin-typescript": "^4.0.0", |
| 48 | + "gatsby-cli": "^5.15.0", |
| 49 | + "gatsby-plugin-styled-components": "^6.15.0", |
| 50 | + "gatsby-plugin-typescript": "^5.15.0", |
51 | 51 | "gh-pages": "^3.2.3", |
52 | 52 | "husky": "^7.0.1", |
53 | 53 | "inquirer": "^8.1.2", |
54 | 54 | "lint-staged": "^11.1.2", |
55 | 55 | "prettier": "^2.3.2", |
56 | 56 | "shorted-theme": "^0.1.1", |
57 | | - "styled-components": "^5.3.0", |
| 57 | + "styled-components": "^6.1.19", |
58 | 58 | "ts-node": "^10.2.1", |
59 | 59 | "typescript": "^4.3.5", |
60 | 60 | "untoken": "^0.0.2", |
|
0 commit comments