Skip to content

Commit 1965923

Browse files
committed
chore: upgrade packages to newer version with vulnerabilities fixes
1 parent 5966d8b commit 1965923

File tree

2 files changed

+4603
-4975
lines changed

2 files changed

+4603
-4975
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,25 @@
1414
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
1515
},
1616
"dependencies": {
17-
"@mdx-js/mdx": "2.1.5",
18-
"@mdx-js/react": "2.1.5",
19-
"gatsby": "^5.2.0",
17+
"@mdx-js/mdx": "2.3.0",
18+
"@mdx-js/react": "2.3.0",
19+
"gatsby": "^5.10.0",
2020
"gatsby-plugin-dark-mode": "^1.1.2",
21-
"gatsby-plugin-manifest": "^5.2.0",
22-
"gatsby-plugin-mdx": "^5.2.0",
23-
"gatsby-plugin-offline": "^6.2.0",
24-
"gatsby-plugin-react-helmet": "^6.2.0",
25-
"gatsby-plugin-typography": "^5.2.0",
26-
"gatsby-remark-prismjs": "^7.2.0",
27-
"gatsby-source-filesystem": "^5.2.0",
28-
"gatsby-source-graphql": "^5.2.0",
29-
"gatsby-transformer-json": "^5.2.0",
21+
"gatsby-plugin-manifest": "^5.10.0",
22+
"gatsby-plugin-mdx": "^5.10.0",
23+
"gatsby-plugin-offline": "^6.10.0",
24+
"gatsby-plugin-react-helmet": "^6.10.0",
25+
"gatsby-plugin-typography": "^5.10.0",
26+
"gatsby-remark-prismjs": "^7.10.0",
27+
"gatsby-source-filesystem": "^5.10.0",
28+
"gatsby-source-graphql": "^5.10.0",
29+
"gatsby-transformer-json": "^5.10.0",
3030
"prismjs": "^1.29.0",
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0",
3333
"react-helmet": "^6.1.0",
34-
"react-icons": "^4.7.1",
35-
"react-typography": "^0.16.19",
34+
"react-icons": "^4.9.0",
35+
"react-typography": "^0.16.23",
3636
"typography": "^0.16.19",
3737
"typography-theme-st-annes": "^0.16.19"
3838
},

0 commit comments

Comments
 (0)