mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-26 20:22:32 +02:00
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade: - react from 18.3.0 to 18.3.1. See this package in npm: https://www.npmjs.com/package/react - react-dom from 18.3.0 to 18.3.1. See this package in npm: https://www.npmjs.com/package/react-dom See this project in Snyk: https://app.snyk.io/org/mastermindzh/project/6eb54845-2bb5-45e0-80e2-6b3a1c53eee6?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
@@ -80,9 +80,9 @@
|
||||
"gatsby-transformer-remark": "^6.13.1",
|
||||
"gatsby-transformer-sharp": "^5.13.1",
|
||||
"prismjs": "^1.29.0",
|
||||
"react": "^18.3.0",
|
||||
"react": "^18.3.1",
|
||||
"react-cookie-consent": "^8.0.1",
|
||||
"react-dom": "^18.3.0",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-toggle": "^4.1.3",
|
||||
"reading-time": "^1.5.0"
|
||||
|
Reference in New Issue
Block a user