Skip to content

Commit 10ed82b

Browse files
fix(deps): update starters and examples gatsby packages to ^5.14.1
1 parent baa1b8e commit 10ed82b

File tree

13 files changed

+133
-133
lines changed

13 files changed

+133
-133
lines changed

Diff for: starters/blog/package-lock.json

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: starters/blog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@fontsource/merriweather": "^5.0.8",
1212
"@fontsource-variable/montserrat": "^5.0.17",
13-
"gatsby": "^5.14.0",
13+
"gatsby": "^5.14.1",
1414
"gatsby-plugin-feed": "^5.14.0",
1515
"gatsby-plugin-image": "^3.14.0",
1616
"gatsby-plugin-manifest": "^5.14.0",

Diff for: starters/default/package-lock.json

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: starters/default/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "0.1.0",
66
"author": "Kyle Mathews <[email protected]>",
77
"dependencies": {
8-
"gatsby": "^5.14.0",
8+
"gatsby": "^5.14.1",
99
"gatsby-plugin-image": "^3.14.0",
1010
"gatsby-plugin-manifest": "^5.14.0",
1111
"gatsby-plugin-sharp": "^5.14.0",

Diff for: starters/gatsby-starter-minimal-ts/package-lock.json

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: starters/gatsby-starter-minimal-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"license": "0BSD",
1919
"dependencies": {
20-
"gatsby": "^5.14.0",
20+
"gatsby": "^5.14.1",
2121
"react": "^18.2.0",
2222
"react-dom": "^18.2.0"
2323
},

0 commit comments

Comments
 (0)