|
6 | 6 | "version": "0.1.0",
|
7 | 7 | "author": "openscript",
|
8 | 8 | "dependencies": {
|
9 |
| - "@emotion/react": "11.11.3", |
10 |
| - "@emotion/styled": "11.11.0", |
| 9 | + "@emotion/react": "11.13.3", |
| 10 | + "@emotion/styled": "11.13.0", |
11 | 11 | "@fontsource/ibm-plex-mono": "^5.0.6",
|
12 | 12 | "@fontsource/poppins": "^5.0.6",
|
13 | 13 | "@fontsource/rajdhani": "^5.0.6",
|
14 |
| - "@mantine/hooks": "7.3.2", |
15 |
| - "@mdx-js/mdx": "3.0.0", |
16 |
| - "@mdx-js/react": "3.0.0", |
| 14 | + "@mantine/hooks": "7.12.1", |
| 15 | + "@mdx-js/mdx": "3.0.1", |
| 16 | + "@mdx-js/react": "3.0.1", |
17 | 17 | "@types/markdown-it": "^13.0.5",
|
18 | 18 | "ahooks": "^3.7.8",
|
19 |
| - "gatsby": "5.13.1", |
20 |
| - "gatsby-plugin-catch-links": "5.13.0", |
21 |
| - "gatsby-plugin-emotion": "8.13.0", |
| 19 | + "gatsby": "5.13.7", |
| 20 | + "gatsby-plugin-catch-links": "5.13.1", |
| 21 | + "gatsby-plugin-emotion": "8.13.1", |
22 | 22 | "gatsby-plugin-feed": "^5.12.3",
|
23 |
| - "gatsby-plugin-i18n-l10n": "5.5.0", |
24 |
| - "gatsby-plugin-image": "3.13.0", |
25 |
| - "gatsby-plugin-manifest": "5.13.0", |
26 |
| - "gatsby-plugin-mdx": "5.13.0", |
27 |
| - "gatsby-plugin-offline": "6.13.0", |
| 23 | + "gatsby-plugin-i18n-l10n": "5.6.3", |
| 24 | + "gatsby-plugin-image": "3.13.1", |
| 25 | + "gatsby-plugin-manifest": "5.13.1", |
| 26 | + "gatsby-plugin-mdx": "5.13.1", |
| 27 | + "gatsby-plugin-offline": "6.13.3", |
28 | 28 | "gatsby-plugin-robots-txt": "1.8.0",
|
29 |
| - "gatsby-plugin-sharp": "5.13.0", |
30 |
| - "gatsby-plugin-sitemap": "6.13.0", |
31 |
| - "gatsby-remark-autolink-headers": "6.13.0", |
32 |
| - "gatsby-remark-copy-linked-files": "6.13.0", |
33 |
| - "gatsby-remark-images": "7.13.0", |
34 |
| - "gatsby-remark-prismjs": "7.13.0", |
35 |
| - "gatsby-source-filesystem": "5.13.0", |
| 29 | + "gatsby-plugin-sharp": "5.13.1", |
| 30 | + "gatsby-plugin-sitemap": "6.13.1", |
| 31 | + "gatsby-remark-autolink-headers": "6.13.1", |
| 32 | + "gatsby-remark-copy-linked-files": "6.13.2", |
| 33 | + "gatsby-remark-images": "7.13.2", |
| 34 | + "gatsby-remark-prismjs": "7.13.2", |
| 35 | + "gatsby-source-filesystem": "5.13.1", |
36 | 36 | "gatsby-transformer-remark": "^6.11.0",
|
37 |
| - "gatsby-transformer-sharp": "5.13.0", |
38 |
| - "gatsby-transformer-yaml": "5.13.0", |
| 37 | + "gatsby-transformer-sharp": "5.13.1", |
| 38 | + "gatsby-transformer-yaml": "5.13.1", |
39 | 39 | "interweave": "^13.1.0",
|
40 | 40 | "markdown-it": "^14.0.0",
|
41 |
| - "polished": "4.2.2", |
| 41 | + "polished": "4.3.1", |
42 | 42 | "prismjs": "1.29.0",
|
43 |
| - "react": "18.2.0", |
44 |
| - "react-dom": "18.2.0", |
45 |
| - "react-intl": "6.5.5" |
| 43 | + "react": "18.3.1", |
| 44 | + "react-dom": "18.3.1", |
| 45 | + "react-intl": "6.6.8" |
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@babel/core": "7.23.7", |
49 |
| - "@babel/eslint-parser": "7.23.3", |
| 48 | + "@babel/core": "7.25.2", |
| 49 | + "@babel/eslint-parser": "7.25.1", |
50 | 50 | "@babel/plugin-proposal-optional-chaining": "^7.21.0",
|
51 | 51 | "@babel/plugin-transform-runtime": "^7.23.7",
|
52 | 52 | "@babel/preset-env": "^7.23.7",
|
53 | 53 | "@babel/preset-react": "^7.22.15",
|
54 |
| - "@babel/preset-typescript": "7.23.3", |
55 |
| - "@types/jest": "29.5.11", |
56 |
| - "@types/node": "20.10.6", |
57 |
| - "@types/react": "18.2.46", |
58 |
| - "@types/react-dom": "18.2.18", |
59 |
| - "@types/react-test-renderer": "18.0.7", |
60 |
| - "@typescript-eslint/eslint-plugin": "6.16.0", |
61 |
| - "@typescript-eslint/parser": "6.16.0", |
| 54 | + "@babel/preset-typescript": "7.24.7", |
| 55 | + "@types/jest": "29.5.12", |
| 56 | + "@types/node": "20.16.1", |
| 57 | + "@types/react": "18.3.4", |
| 58 | + "@types/react-dom": "18.3.0", |
| 59 | + "@types/react-test-renderer": "18.3.0", |
| 60 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 61 | + "@typescript-eslint/parser": "6.21.0", |
62 | 62 | "babel-jest": "29.7.0",
|
63 |
| - "babel-preset-gatsby": "3.13.0", |
64 |
| - "eslint": "8.56.0", |
| 63 | + "babel-preset-gatsby": "3.13.2", |
| 64 | + "eslint": "8.57.0", |
65 | 65 | "eslint-config-airbnb": "19.0.4",
|
66 | 66 | "eslint-config-airbnb-typescript": "17.1.0",
|
67 | 67 | "eslint-config-prettier": "9.1.0",
|
68 | 68 | "eslint-plugin-import": "2.29.1",
|
69 |
| - "eslint-plugin-jsx-a11y": "6.8.0", |
| 69 | + "eslint-plugin-jsx-a11y": "6.9.0", |
70 | 70 | "eslint-plugin-mdx": "^3.1.1",
|
71 |
| - "eslint-plugin-prettier": "5.1.2", |
72 |
| - "eslint-plugin-react": "7.33.2", |
73 |
| - "eslint-plugin-react-hooks": "4.6.0", |
| 71 | + "eslint-plugin-prettier": "5.2.1", |
| 72 | + "eslint-plugin-react": "7.35.0", |
| 73 | + "eslint-plugin-react-hooks": "4.6.2", |
74 | 74 | "identity-obj-proxy": "3.0.0",
|
75 | 75 | "interweave-ssr": "^2.0.0",
|
76 | 76 | "jest": "29.7.0",
|
77 | 77 | "pagefind": "^1.0.3",
|
78 |
| - "prettier": "3.1.1", |
79 |
| - "react-test-renderer": "18.2.0", |
| 78 | + "prettier": "3.3.3", |
| 79 | + "react-test-renderer": "18.3.1", |
80 | 80 | "ts-node": "10.9.2",
|
81 |
| - "typescript": "5.3.3" |
| 81 | + "typescript": "5.5.4" |
82 | 82 | },
|
83 | 83 | "keywords": [
|
84 | 84 | "gatsby"
|
|
0 commit comments