Skip to content

Commit 43b6a4a

Browse files
fix(deps): update starters and examples gatsby packages to ^4.24.4 (#36785)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cbe4db5 commit 43b6a4a

File tree

21 files changed

+1618
-1089
lines changed

21 files changed

+1618
-1089
lines changed

starters/blog/package-lock.json

Lines changed: 181 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/blog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/gatsbyjs/gatsby/issues"
99
},
1010
"dependencies": {
11-
"gatsby": "^4.24.3",
11+
"gatsby": "^4.24.4",
1212
"gatsby-plugin-feed": "^4.24.0",
1313
"gatsby-plugin-image": "^2.24.0",
1414
"gatsby-plugin-manifest": "^4.24.0",

starters/default/package-lock.json

Lines changed: 181 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/default/package.json

Lines changed: 1 addition & 1 deletion
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": "^4.24.3",
8+
"gatsby": "^4.24.4",
99
"gatsby-plugin-image": "^2.24.0",
1010
"gatsby-plugin-manifest": "^4.24.0",
1111
"gatsby-plugin-sharp": "^4.24.0",

starters/gatsby-starter-blog-theme-core/package-lock.json

Lines changed: 149 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-blog-theme-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "0BSD",
1212
"dependencies": {
1313
"@mdx-js/react": "^1.6.22",
14-
"gatsby": "^4.24.3",
14+
"gatsby": "^4.24.4",
1515
"gatsby-theme-blog-core": "^4.0.0",
1616
"react": "^18.1.0",
1717
"react-dom": "^18.1.0"

starters/gatsby-starter-blog-theme/package-lock.json

Lines changed: 149 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-blog-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@emotion/react": "^11.10.4",
1414
"@emotion/styled": "^11.10.4",
1515
"@mdx-js/react": "^1.6.22",
16-
"gatsby": "^4.24.3",
16+
"gatsby": "^4.24.4",
1717
"gatsby-theme-blog": "^4.0.0",
1818
"react": "^18.1.0",
1919
"react-dom": "^18.1.0",

starters/gatsby-starter-minimal-ts/package-lock.json

Lines changed: 110 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-minimal-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"license": "0BSD",
1919
"dependencies": {
20-
"gatsby": "^4.24.3",
20+
"gatsby": "^4.24.4",
2121
"react": "^18.1.0",
2222
"react-dom": "^18.1.0"
2323
},

starters/gatsby-starter-minimal/package-lock.json

Lines changed: 110 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"license": "0BSD",
1818
"dependencies": {
19-
"gatsby": "^4.24.3",
19+
"gatsby": "^4.24.4",
2020
"react": "^18.1.0",
2121
"react-dom": "^18.1.0"
2222
}

starters/gatsby-starter-notes-theme/package-lock.json

Lines changed: 149 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-notes-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"license": "0BSD",
1212
"dependencies": {
13-
"gatsby": "^4.24.3",
13+
"gatsby": "^4.24.4",
1414
"gatsby-theme-notes": "^4.0.0",
1515
"react": "^17.0.2",
1616
"react-dom": "^17.0.2"

starters/gatsby-starter-theme-workspace/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "gatsby build"
99
},
1010
"dependencies": {
11-
"gatsby": "^4.24.3",
11+
"gatsby": "^4.24.4",
1212
"gatsby-theme-minimal": "^1.0.0",
1313
"react": "^18.1.0",
1414
"react-dom": "^18.1.0"

starters/gatsby-starter-theme/package-lock.json

Lines changed: 152 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"license": "0BSD",
1212
"dependencies": {
13-
"gatsby": "^4.24.3",
13+
"gatsby": "^4.24.4",
1414
"gatsby-theme-blog": "^4.0.0",
1515
"gatsby-theme-notes": "^4.0.0",
1616
"react": "^17.0.2",

starters/gatsby-starter-wordpress-blog/package-lock.json

Lines changed: 316 additions & 153 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/gatsby-starter-wordpress-blog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@wordpress/block-library": "^2.29.3",
12-
"gatsby": "^4.24.3",
12+
"gatsby": "^4.24.4",
1313
"gatsby-image": "^3.11.0",
1414
"gatsby-plugin-image": "^2.24.0",
1515
"gatsby-plugin-manifest": "^4.24.0",

0 commit comments

Comments
 (0)