|
12 | 12 | "@mdx-js/react": "3.0.1",
|
13 | 13 | "embla-carousel-autoplay": "^8.0.0-rc17",
|
14 | 14 | "embla-carousel-react": "^8.0.0-rc17",
|
15 |
| - "gatsby": "5.13.5", |
| 15 | + "gatsby": "5.13.6", |
16 | 16 | "gatsby-plugin-catch-links": "5.13.1",
|
17 | 17 | "gatsby-plugin-emotion": "8.13.1",
|
18 | 18 | "gatsby-plugin-i18n-l10n": "5.6.2",
|
|
37 | 37 | "type-fest": "^4.9.0"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 |
| - "@babel/core": "7.24.6", |
41 |
| - "@babel/eslint-parser": "7.24.6", |
| 40 | + "@babel/core": "7.24.7", |
| 41 | + "@babel/eslint-parser": "7.24.7", |
42 | 42 | "@babel/preset-typescript": "^7.22.5",
|
43 | 43 | "@testing-library/jest-dom": "^6.1.6",
|
44 | 44 | "@testing-library/react": "^14.0.0",
|
45 | 45 | "@types/jest": "^29.5.11",
|
46 | 46 | "@types/mdx": "^2.0.5",
|
47 |
| - "@types/node": "20.12.12", |
| 47 | + "@types/node": "20.14.6", |
48 | 48 | "@types/react": "18.3.3",
|
49 | 49 | "@types/react-dom": "18.3.0",
|
50 | 50 | "@typescript-eslint/eslint-plugin": "6.21.0",
|
|
56 | 56 | "eslint-config-airbnb-typescript": "17.1.0",
|
57 | 57 | "eslint-config-prettier": "9.1.0",
|
58 | 58 | "eslint-plugin-import": "2.29.1",
|
59 |
| - "eslint-plugin-jsx-a11y": "6.8.0", |
| 59 | + "eslint-plugin-jsx-a11y": "6.9.0", |
60 | 60 | "eslint-plugin-mdx": "^3.1.1",
|
61 | 61 | "eslint-plugin-prettier": "5.1.3",
|
62 |
| - "eslint-plugin-react": "7.34.1", |
| 62 | + "eslint-plugin-react": "7.34.3", |
63 | 63 | "eslint-plugin-react-hooks": "4.6.2",
|
64 | 64 | "identity-obj-proxy": "^3.0.0",
|
65 | 65 | "jest": "^29.6.1",
|
66 | 66 | "jest-environment-jsdom": "^29.6.1",
|
67 |
| - "prettier": "3.2.5", |
| 67 | + "prettier": "3.3.2", |
68 | 68 | "svg-sprite": "^2.0.2",
|
69 | 69 | "ts-node": "10.9.2",
|
70 | 70 | "typescript": "5.4.5"
|
|
0 commit comments