Skip to content

Commit dfe50f4

Browse files
authored
Update root devDependencies (#1435)
1 parent 6d7b1fb commit dfe50f4

File tree

2 files changed

+211
-171
lines changed

2 files changed

+211
-171
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"graphql": "16.6.0"
1818
},
1919
"dependencies": {
20-
"@graphql-tools/schema": "9.0.18",
20+
"@graphql-tools/schema": "9.0.19",
2121
"@radix-ui/react-aspect-ratio": "1.0.2",
2222
"@radix-ui/react-icons": "1.3.0",
2323
"@reach/router": "1.3.4",
@@ -47,18 +47,18 @@
4747
},
4848
"devDependencies": {
4949
"@svgr/webpack": "^7.0.0",
50-
"@tailwindcss/typography": "^0.5.9",
50+
"@tailwindcss/typography": "0.5.9",
5151
"@types/codemirror": "5.60.7",
5252
"@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",
5757
"gatsby-plugin-postcss": "^6.8.0",
5858
"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"
6363
}
6464
}

0 commit comments

Comments
 (0)