|
6 | 6 | "version": "0.1.0", |
7 | 7 | "author": "openscript", |
8 | 8 | "dependencies": { |
9 | | - "@emotion/react": "11.11.1", |
| 9 | + "@emotion/react": "11.11.3", |
10 | 10 | "@emotion/styled": "11.11.0", |
11 | 11 | "@fontsource/ibm-plex-mono": "^5.0.6", |
12 | 12 | "@fontsource/poppins": "^5.0.6", |
|
16 | 16 | "@mdx-js/react": "3.0.0", |
17 | 17 | "@types/markdown-it": "^13.0.5", |
18 | 18 | "ahooks": "^3.7.8", |
19 | | - "gatsby": "5.13.0", |
| 19 | + "gatsby": "5.13.1", |
20 | 20 | "gatsby-plugin-catch-links": "5.13.0", |
21 | 21 | "gatsby-plugin-emotion": "8.13.0", |
22 | 22 | "gatsby-plugin-feed": "^5.12.3", |
|
45 | 45 | "react-intl": "6.5.5" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@babel/core": "7.23.6", |
| 48 | + "@babel/core": "7.23.7", |
49 | 49 | "@babel/eslint-parser": "7.23.3", |
50 | 50 | "@babel/plugin-proposal-optional-chaining": "^7.21.0", |
51 | 51 | "@babel/plugin-transform-runtime": "^7.22.15", |
52 | 52 | "@babel/preset-env": "^7.22.20", |
53 | 53 | "@babel/preset-react": "^7.22.15", |
54 | 54 | "@babel/preset-typescript": "7.23.3", |
55 | 55 | "@types/jest": "29.5.11", |
56 | | - "@types/node": "20.10.5", |
57 | | - "@types/react": "18.2.45", |
| 56 | + "@types/node": "20.10.6", |
| 57 | + "@types/react": "18.2.46", |
58 | 58 | "@types/react-dom": "18.2.18", |
59 | 59 | "@types/react-test-renderer": "18.0.7", |
60 | | - "@typescript-eslint/eslint-plugin": "6.15.0", |
61 | | - "@typescript-eslint/parser": "6.15.0", |
| 60 | + "@typescript-eslint/eslint-plugin": "6.16.0", |
| 61 | + "@typescript-eslint/parser": "6.16.0", |
62 | 62 | "babel-jest": "29.7.0", |
63 | 63 | "babel-preset-gatsby": "3.13.0", |
64 | 64 | "eslint": "8.56.0", |
|
68 | 68 | "eslint-plugin-import": "2.29.1", |
69 | 69 | "eslint-plugin-jsx-a11y": "6.8.0", |
70 | 70 | "eslint-plugin-mdx": "^2.2.0", |
71 | | - "eslint-plugin-prettier": "5.1.0", |
| 71 | + "eslint-plugin-prettier": "5.1.2", |
72 | 72 | "eslint-plugin-react": "7.33.2", |
73 | 73 | "eslint-plugin-react-hooks": "4.6.0", |
74 | 74 | "identity-obj-proxy": "3.0.0", |
|
0 commit comments