update gatsby 5
This commit is contained in:
18
package.json
18
package.json
@@ -15,14 +15,14 @@
|
||||
"clean": "gatsby clean"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^4.24.4",
|
||||
"gatsby-plugin-google-analytics": "^4.24.0",
|
||||
"gatsby-plugin-google-gtag": "^4.24.0",
|
||||
"gatsby-plugin-image": "^2.24.0",
|
||||
"gatsby-plugin-sharp": "^4.24.0",
|
||||
"gatsby-source-filesystem": "^4.24.0",
|
||||
"gatsby-transformer-sharp": "^4.24.0",
|
||||
"react": "^18.1.0",
|
||||
"react-dom": "^18.1.0"
|
||||
"gatsby": "^5.1.0",
|
||||
"gatsby-plugin-google-analytics": "^5.1.0",
|
||||
"gatsby-plugin-google-gtag": "^5.1.0",
|
||||
"gatsby-plugin-image": "^3.1.0",
|
||||
"gatsby-plugin-sharp": "^5.1.0",
|
||||
"gatsby-source-filesystem": "^5.1.0",
|
||||
"gatsby-transformer-sharp": "^5.1.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user