|
15 | 15 | "gatsby": "5.12.9",
|
16 | 16 | "gatsby-plugin-catch-links": "5.12.0",
|
17 | 17 | "gatsby-plugin-emotion": "8.12.0",
|
18 |
| - "gatsby-plugin-i18n-l10n": "5.4.0", |
| 18 | + "gatsby-plugin-i18n-l10n": "5.5.0", |
19 | 19 | "gatsby-plugin-image": "3.12.3",
|
20 | 20 | "gatsby-plugin-manifest": "5.12.3",
|
21 | 21 | "gatsby-plugin-mdx": "5.12.3",
|
|
32 | 32 | "react": "18.2.0",
|
33 | 33 | "react-alternating-timeline": "^2.1.4",
|
34 | 34 | "react-dom": "18.2.0",
|
35 |
| - "react-intl": "6.5.1", |
| 35 | + "react-intl": "6.5.2", |
36 | 36 | "react-use": "^17.4.0",
|
37 | 37 | "type-fest": "^4.0.0"
|
38 | 38 | },
|
|
45 | 45 | "@types/jest": "^29.5.3",
|
46 | 46 | "@types/mdx": "^2.0.5",
|
47 | 47 | "@types/node": "20.8.10",
|
48 |
| - "@types/react": "18.2.33", |
| 48 | + "@types/react": "18.2.36", |
49 | 49 | "@types/react-dom": "18.2.14",
|
50 |
| - "@typescript-eslint/eslint-plugin": "6.9.1", |
51 |
| - "@typescript-eslint/parser": "6.9.1", |
| 50 | + "@typescript-eslint/eslint-plugin": "6.10.0", |
| 51 | + "@typescript-eslint/parser": "6.10.0", |
52 | 52 | "babel-jest": "^29.6.1",
|
53 | 53 | "babel-preset-gatsby": "^3.6.0",
|
54 |
| - "eslint": "8.52.0", |
| 54 | + "eslint": "8.53.0", |
55 | 55 | "eslint-config-airbnb": "19.0.4",
|
56 | 56 | "eslint-config-airbnb-typescript": "17.1.0",
|
57 | 57 | "eslint-config-prettier": "9.0.0",
|
58 | 58 | "eslint-plugin-import": "2.29.0",
|
59 |
| - "eslint-plugin-jsx-a11y": "6.7.1", |
| 59 | + "eslint-plugin-jsx-a11y": "6.8.0", |
60 | 60 | "eslint-plugin-mdx": "^2.2.0",
|
61 | 61 | "eslint-plugin-prettier": "5.0.1",
|
62 | 62 | "eslint-plugin-react": "7.33.2",
|
|
0 commit comments