Skip to content

Commit 8859d23

Browse files
Update Minor Packages
1 parent f8ff472 commit 8859d23

File tree

2 files changed

+350
-219
lines changed

2 files changed

+350
-219
lines changed

package.json

Lines changed: 5 additions & 5 deletions
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.19.3",
9-
"bootstrap": "5.2.2",
8+
"@babel/core": "7.26.9",
9+
"bootstrap": "5.3.3",
1010
"gatsby": "4.24.4",
1111
"gatsby-plugin-gatsby-cloud": "4.24.0",
1212
"gatsby-plugin-gdpr-cookies": "2.0.9",
@@ -36,14 +36,14 @@
3636
"react-dom": "18.2.0",
3737
"react-helmet": "6.1.0",
3838
"react-icons": "4.4.0",
39-
"sass": "1.55.0",
40-
"uuid": "9.0.0",
39+
"sass": "1.85.1",
40+
"uuid": "9.0.1",
4141
"webpack": "5.72.1"
4242
},
4343
"devDependencies": {
4444
"gatsby-cli": "4.24.0",
4545
"gh-pages": "4.0.0",
46-
"prettier": "2.7.1"
46+
"prettier": "2.8.8"
4747
},
4848
"keywords": [
4949
"gatsby"

0 commit comments

Comments
 (0)