Skip to content

Commit a5fe345

Browse files
authored
Update dependencies (graphql#1444)
1 parent 56d6fd1 commit a5fe345

File tree

2 files changed

+608
-668
lines changed

2 files changed

+608
-668
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
"clsx": "1.2.1",
2727
"codemirror": "5.65.1",
2828
"codemirror-graphql": "1.2.11",
29-
"gatsby": "5.8.1",
29+
"gatsby": "5.10.0",
3030
"gatsby-plugin-anchor-links": "1.2.1",
31-
"gatsby-plugin-feed": "5.8.0",
32-
"gatsby-plugin-google-analytics": "5.8.0",
33-
"gatsby-plugin-less": "7.8.0",
31+
"gatsby-plugin-feed": "5.10.0",
32+
"gatsby-plugin-google-analytics": "5.10.0",
33+
"gatsby-plugin-less": "7.10.0",
3434
"gatsby-plugin-webfonts": "2.3.2",
35-
"gatsby-source-filesystem": "5.8.0",
36-
"gatsby-transformer-remark": "6.8.0",
37-
"glob": "10.2.1",
35+
"gatsby-source-filesystem": "5.10.0",
36+
"gatsby-transformer-remark": "6.10.0",
37+
"glob": "10.2.4",
3838
"graphql": "16.6.0",
3939
"marked": "4.3.0",
4040
"numbro": "2.3.6",
@@ -50,11 +50,11 @@
5050
"@tailwindcss/typography": "0.5.9",
5151
"@types/codemirror": "5.60.7",
5252
"@types/prismjs": "1.26.0",
53-
"@typescript-eslint/parser": "5.59.5",
53+
"@typescript-eslint/parser": "5.59.6",
5454
"autoprefixer": "10.4.14",
5555
"eslint": "8.40.0",
56-
"eslint-plugin-tailwindcss": "3.11.0",
57-
"gatsby-plugin-postcss": "^6.8.0",
56+
"eslint-plugin-tailwindcss": "3.12.0",
57+
"gatsby-plugin-postcss": "6.10.0",
5858
"gatsby-plugin-svgr": "^3.0.0-beta.0",
5959
"postcss": "8.4.23",
6060
"prettier": "2.8.8",

0 commit comments

Comments
 (0)