Skip to content

Commit 85bb256

Browse files
Update Minor Packages
1 parent 25ee7a0 commit 85bb256

File tree

2 files changed

+238
-33
lines changed

2 files changed

+238
-33
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"version": "0.0.1",
66
"author": "Gary White Jr. <[email protected]>",
77
"dependencies": {
8-
"@babel/core": "7.17.5",
9-
"bootstrap": "5.1.3",
8+
"@babel/core": "7.19.3",
9+
"bootstrap": "5.2.2",
1010
"gatsby": "4.24.4",
1111
"gatsby-plugin-gatsby-cloud": "4.24.0",
1212
"gatsby-plugin-gdpr-cookies": "2.0.9",
@@ -28,15 +28,15 @@
2828
"gatsby-source-filesystem": "4.24.0",
2929
"gatsby-transformer-remark": "5.24.0",
3030
"gatsby-transformer-sharp": "4.24.0",
31-
"prismjs": "1.27.0",
31+
"prismjs": "1.29.0",
3232
"prop-types": "15.8.1",
3333
"react": "18.2.0",
3434
"react-bootstrap": "2.5.0",
3535
"react-cookie": "4.1.1",
3636
"react-dom": "18.2.0",
3737
"react-helmet": "6.1.0",
3838
"react-icons": "4.4.0",
39-
"sass": "1.49.9",
39+
"sass": "1.55.0",
4040
"uuid": "9.0.0",
4141
"webpack": "5.72.1"
4242
},

0 commit comments

Comments
 (0)