|
4 | 4 | "license": "MIT", |
5 | 5 | "private": true, |
6 | 6 | "dependencies": { |
7 | | - "@types/jest": "24.9.1", |
8 | 7 | "@types/node": "18.16.15", |
9 | | - "@types/react": "16.14.42", |
| 8 | + "@types/jest": "29.5.1", |
| 9 | + "@types/react": "18.2.6", |
10 | 10 | "@types/react-dom": "18.2.4", |
11 | 11 | "file-saver": "2.0.5", |
12 | | - "gatsby": "2.32.13", |
13 | | - "gatsby-plugin-netlify": "2.11.1", |
14 | | - "gatsby-plugin-offline": "3.10.2", |
15 | | - "gatsby-plugin-react-helmet": "3.10.0", |
16 | | - "gatsby-plugin-styled-components": "3.10.0", |
17 | | - "gatsby-plugin-typescript": "2.12.1", |
18 | | - "react": "16.14.0", |
| 12 | + "gatsby": "5.10.0", |
| 13 | + "gatsby-plugin-netlify": "5.1.0", |
| 14 | + "gatsby-plugin-offline": "6.10.0", |
| 15 | + "gatsby-plugin-react-helmet": "6.10.0", |
| 16 | + "gatsby-plugin-styled-components": "6.10.0", |
| 17 | + "gatsby-plugin-typescript": "5.10.0", |
| 18 | + "react": "18.2.0", |
19 | 19 | "react-dom": "18.2.0", |
20 | | - "react-helmet": "5.2.1", |
| 20 | + "react-helmet": "6.1.0", |
21 | 21 | "react-helmet-async": "1.3.0", |
22 | 22 | "react-toastify": "9.1.3", |
23 | | - "styled-components": "4.4.1", |
| 23 | + "styled-components": "5.3.10", |
24 | 24 | "ts-node": "10.9.1", |
25 | 25 | "ynap-parsers": "^1.15.0" |
26 | 26 | }, |
|
41 | 41 | "devDependencies": { |
42 | 42 | "@types/file-saver": "2.0.5", |
43 | 43 | "@types/node-fetch": "2.6.4", |
44 | | - "@types/react-helmet": "5.0.21", |
45 | | - "@types/react-helmet-async": "1.0.1", |
| 44 | + "@types/react-helmet": "6.1.6", |
| 45 | + "@types/react-helmet-async": "1.0.3", |
46 | 46 | "@types/react-toastify": "4.1.0", |
47 | 47 | "@types/styled-components": "5.1.26", |
48 | 48 | "babel-plugin-styled-components": "2.1.3", |
49 | 49 | "date-fns": "2.30.0", |
50 | 50 | "encoding": "0.1.13", |
51 | | - "jest": "24.9.0", |
| 51 | + "jest": "29.5.0", |
52 | 52 | "node-fetch": "2.6.11", |
53 | 53 | "ts-jest": "24.3.0", |
54 | 54 | "tslint": "5.20.1" |
|
0 commit comments