|
17 | 17 | "graphql": "16.6.0"
|
18 | 18 | },
|
19 | 19 | "dependencies": {
|
20 |
| - "@graphql-tools/schema": "9.0.18", |
| 20 | + "@graphql-tools/schema": "9.0.19", |
21 | 21 | "@radix-ui/react-aspect-ratio": "1.0.2",
|
22 | 22 | "@radix-ui/react-icons": "1.3.0",
|
23 | 23 | "@reach/router": "1.3.4",
|
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 | 49 | "@svgr/webpack": "^7.0.0",
|
50 |
| - "@tailwindcss/typography": "^0.5.9", |
| 50 | + "@tailwindcss/typography": "0.5.9", |
51 | 51 | "@types/codemirror": "5.60.7",
|
52 | 52 | "@types/prismjs": "1.26.0",
|
53 |
| - "@typescript-eslint/parser": "^5.57.1", |
54 |
| - "autoprefixer": "^10.4.14", |
55 |
| - "eslint": "^8.38.0", |
56 |
| - "eslint-plugin-tailwindcss": "^3.11.0", |
| 53 | + "@typescript-eslint/parser": "5.59.5", |
| 54 | + "autoprefixer": "10.4.14", |
| 55 | + "eslint": "8.40.0", |
| 56 | + "eslint-plugin-tailwindcss": "3.11.0", |
57 | 57 | "gatsby-plugin-postcss": "^6.8.0",
|
58 | 58 | "gatsby-plugin-svgr": "^3.0.0-beta.0",
|
59 |
| - "postcss": "^8.4.21", |
60 |
| - "prettier": "2.8.7", |
61 |
| - "tailwindcss": "^3.3.1", |
62 |
| - "typescript": "^5.0.4" |
| 59 | + "postcss": "8.4.23", |
| 60 | + "prettier": "2.8.8", |
| 61 | + "tailwindcss": "3.3.2", |
| 62 | + "typescript": "5.0.4" |
63 | 63 | }
|
64 | 64 | }
|
0 commit comments