Skip to content

Commit 55817ff

Browse files
committed
chore(project): update dependencies
1 parent ffaa054 commit 55817ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
"gatsby-plugin-plausible": "^0.0.7",
1818
"gatsby-plugin-react-helmet": "next",
1919
"gatsby-plugin-robots-txt": "^1.8.0",
20-
"react": "^18.2.0",
21-
"react-dom": "^18.2.0",
2220
"gatsby-plugin-sitemap": "^6.14.0",
2321
"gatsby-plugin-typography": "^5.14.0",
2422
"gatsby-remark-autolink-headers": "^6.14.0",
@@ -27,6 +25,8 @@
2725
"gatsby-source-filesystem": "^5.14.0",
2826
"gatsby-transformer-remark": "^6.14.0",
2927
"prismjs": "^1.30.0",
28+
"react": "^18.2.0",
29+
"react-dom": "^18.2.0",
3030
"react-helmet": "^6.1.0",
3131
"react-icons": "^5.5.0",
3232
"react-modal": "^3.16.3",

0 commit comments

Comments
 (0)