|
6 | 6 | "version": "0.2.0",
|
7 | 7 | "author": "openscript",
|
8 | 8 | "dependencies": {
|
9 |
| - "@emotion/react": "11.13.3", |
10 |
| - "@emotion/styled": "11.13.0", |
11 |
| - "@mdx-js/mdx": "3.0.1", |
12 |
| - "@mdx-js/react": "3.0.1", |
| 9 | + "@emotion/react": "11.14.0", |
| 10 | + "@emotion/styled": "11.14.0", |
| 11 | + "@mdx-js/mdx": "3.1.0", |
| 12 | + "@mdx-js/react": "3.1.0", |
13 | 13 | "embla-carousel-autoplay": "^8.0.0-rc17",
|
14 | 14 | "embla-carousel-react": "^8.0.0-rc17",
|
15 |
| - "gatsby": "5.13.7", |
16 |
| - "gatsby-plugin-catch-links": "5.13.1", |
17 |
| - "gatsby-plugin-emotion": "8.13.1", |
18 |
| - "gatsby-plugin-i18n-l10n": "5.6.3", |
19 |
| - "gatsby-plugin-image": "3.13.1", |
20 |
| - "gatsby-plugin-manifest": "5.13.1", |
21 |
| - "gatsby-plugin-mdx": "5.13.1", |
22 |
| - "gatsby-plugin-offline": "6.13.3", |
23 |
| - "gatsby-plugin-sharp": "5.13.1", |
24 |
| - "gatsby-remark-autolink-headers": "6.13.1", |
25 |
| - "gatsby-remark-copy-linked-files": "6.13.2", |
26 |
| - "gatsby-remark-images": "7.13.2", |
27 |
| - "gatsby-source-filesystem": "5.13.1", |
| 15 | + "gatsby": "5.14.1", |
| 16 | + "gatsby-plugin-catch-links": "5.14.0", |
| 17 | + "gatsby-plugin-emotion": "8.14.0", |
| 18 | + "gatsby-plugin-i18n-l10n": "5.14.1", |
| 19 | + "gatsby-plugin-image": "3.14.0", |
| 20 | + "gatsby-plugin-manifest": "5.14.0", |
| 21 | + "gatsby-plugin-mdx": "5.14.0", |
| 22 | + "gatsby-plugin-offline": "6.14.0", |
| 23 | + "gatsby-plugin-sharp": "5.14.0", |
| 24 | + "gatsby-remark-autolink-headers": "6.14.0", |
| 25 | + "gatsby-remark-copy-linked-files": "6.14.0", |
| 26 | + "gatsby-remark-images": "7.14.0", |
| 27 | + "gatsby-source-filesystem": "5.14.0", |
28 | 28 | "gatsby-transformer-remark": "^6.13.0",
|
29 |
| - "gatsby-transformer-sharp": "5.13.1", |
| 29 | + "gatsby-transformer-sharp": "5.14.0", |
30 | 30 | "interweave": "^13.0.0",
|
31 | 31 | "polished": "^4.2.2",
|
32 | 32 | "react": "18.3.1",
|
33 | 33 | "react-alternating-timeline": "^2.1.4",
|
34 | 34 | "react-dom": "18.3.1",
|
35 |
| - "react-intl": "6.6.8", |
| 35 | + "react-intl": "6.8.9", |
36 | 36 | "react-use": "^17.4.0",
|
37 | 37 | "type-fest": "^4.9.0"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 |
| - "@babel/core": "7.25.2", |
41 |
| - "@babel/eslint-parser": "7.25.1", |
| 40 | + "@babel/core": "7.26.10", |
| 41 | + "@babel/eslint-parser": "7.27.0", |
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.16.5", |
48 |
| - "@types/react": "18.3.5", |
49 |
| - "@types/react-dom": "18.3.0", |
| 47 | + "@types/node": "20.17.27", |
| 48 | + "@types/react": "18.3.20", |
| 49 | + "@types/react-dom": "18.3.5", |
50 | 50 | "@typescript-eslint/eslint-plugin": "6.21.0",
|
51 | 51 | "@typescript-eslint/parser": "6.21.0",
|
52 | 52 | "babel-jest": "^29.6.1",
|
53 | 53 | "babel-preset-gatsby": "^3.13.0",
|
54 |
| - "eslint": "8.57.0", |
| 54 | + "eslint": "8.57.1", |
55 | 55 | "eslint-config-airbnb": "19.0.4",
|
56 | 56 | "eslint-config-airbnb-typescript": "17.1.0",
|
57 | 57 | "eslint-config-prettier": "9.1.0",
|
58 |
| - "eslint-plugin-import": "2.30.0", |
59 |
| - "eslint-plugin-jsx-a11y": "6.10.0", |
| 58 | + "eslint-plugin-import": "2.31.0", |
| 59 | + "eslint-plugin-jsx-a11y": "6.10.2", |
60 | 60 | "eslint-plugin-mdx": "^3.1.1",
|
61 |
| - "eslint-plugin-prettier": "5.2.1", |
62 |
| - "eslint-plugin-react": "7.35.2", |
| 61 | + "eslint-plugin-prettier": "5.2.4", |
| 62 | + "eslint-plugin-react": "7.37.4", |
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.3.3", |
| 67 | + "prettier": "3.5.3", |
68 | 68 | "svg-sprite": "^2.0.2",
|
69 | 69 | "ts-node": "10.9.2",
|
70 |
| - "typescript": "5.5.4" |
| 70 | + "typescript": "5.8.2" |
71 | 71 | },
|
72 | 72 | "keywords": [
|
73 | 73 | "gatsby"
|
|
0 commit comments