|
16 | 16 | "graphql": "16.6.0"
|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 |
| - "@graphql-tools/schema": "8.3.1", |
20 |
| - "@radix-ui/react-aspect-ratio": "^1.0.2", |
| 19 | + "@graphql-tools/schema": "9.0.17", |
| 20 | + "@radix-ui/react-aspect-ratio": "1.0.2", |
21 | 21 | "@radix-ui/react-icons": "1.3.0",
|
22 | 22 | "@reach/router": "1.3.4",
|
23 | 23 | "@weknow/gatsby-remark-twitter": "0.2.3",
|
24 | 24 | "assert": "2.0.0",
|
25 |
| - "clsx": "^1.2.1", |
26 |
| - "codemirror": "5.65.1", |
27 |
| - "codemirror-graphql": "1.2.11", |
28 |
| - "gatsby": "5.5.0", |
| 25 | + "clsx": "1.2.1", |
| 26 | + "codemirror": "6.0.1", |
| 27 | + "codemirror-graphql": "2.0.5", |
| 28 | + "gatsby": "5.8.1", |
29 | 29 | "gatsby-plugin-anchor-links": "1.2.1",
|
30 |
| - "gatsby-plugin-feed": "5.5.0", |
31 |
| - "gatsby-plugin-google-analytics": "5.5.0", |
32 |
| - "gatsby-plugin-less": "7.5.0", |
| 30 | + "gatsby-plugin-feed": "5.8.0", |
| 31 | + "gatsby-plugin-google-analytics": "5.8.0", |
| 32 | + "gatsby-plugin-less": "7.8.0", |
33 | 33 | "gatsby-plugin-webfonts": "2.3.2",
|
34 |
| - "gatsby-source-filesystem": "5.5.0", |
35 |
| - "gatsby-transformer-remark": "6.5.0", |
| 34 | + "gatsby-source-filesystem": "5.8.0", |
| 35 | + "gatsby-transformer-remark": "6.8.0", |
36 | 36 | "globby": "11.0.4",
|
37 | 37 | "graphql": "16.6.0",
|
38 |
| - "marked": "4.2.2", |
| 38 | + "marked": "4.3.0", |
39 | 39 | "numbro": "2.3.6",
|
40 | 40 | "parser-front-matter": "1.6.4",
|
41 | 41 | "prism-react-renderer": "1.3.5",
|
|
47 | 47 | "devDependencies": {
|
48 | 48 | "@svgr/webpack": "^7.0.0",
|
49 | 49 | "@tailwindcss/typography": "^0.5.9",
|
50 |
| - "@types/codemirror": "5.60.5", |
| 50 | + "@types/codemirror": "5.60.7", |
51 | 51 | "@types/prismjs": "1.26.0",
|
52 |
| - "@typescript-eslint/parser": "^5.57.0", |
| 52 | + "@typescript-eslint/parser": "^5.57.1", |
53 | 53 | "autoprefixer": "^10.4.14",
|
54 |
| - "eslint": "^8.37.0", |
55 |
| - "eslint-plugin-tailwindcss": "^3.10.3", |
| 54 | + "eslint": "^8.38.0", |
| 55 | + "eslint-plugin-tailwindcss": "^3.11.0", |
56 | 56 | "gatsby-plugin-postcss": "^6.8.0",
|
57 | 57 | "gatsby-plugin-svgr": "^3.0.0-beta.0",
|
58 | 58 | "postcss": "^8.4.21",
|
59 |
| - "prettier": "2.7.1", |
| 59 | + "prettier": "2.8.7", |
60 | 60 | "tailwindcss": "^3.3.1",
|
61 |
| - "typescript": "^5.0.3" |
| 61 | + "typescript": "^5.0.4" |
62 | 62 | }
|
63 | 63 | }
|
0 commit comments