Skip to content

Commit 086879b

Browse files
committed
chore(deps): update minor updates
1 parent 3a2ac39 commit 086879b

File tree

8 files changed

+1007
-563
lines changed

8 files changed

+1007
-563
lines changed

packages/gatsby-plugin-fastify/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@
2626
"watch": "yarn build --watch"
2727
},
2828
"dependencies": {
29-
"@babel/runtime": "^7.14.8",
29+
"@babel/runtime": "^7.15.3",
3030
"picomatch": "^2.3.0"
3131
},
3232
"devDependencies": {
3333
"@babel/cli": "^7.14.8",
34-
"@babel/core": "^7.14.8",
34+
"@babel/core": "^7.15.0",
3535
"@types/node": "^14.17.6",
36-
"babel-preset-gatsby-package": "^1.10.0",
36+
"babel-preset-gatsby-package": "^1.12.0",
3737
"cross-env": "^7.0.3",
38-
"fastify": "^3.19.0",
38+
"fastify": "^3.20.2",
3939
"fastify-caching": "^6.1.0",
4040
"fastify-compress": "^3.6.0",
4141
"fastify-plugin": "^3.0.0",
4242
"fastify-static": "^4.2.0",
43-
"gatsby": "^3.10.2"
43+
"gatsby": "^3.12.0"
4444
},
4545
"peerDependencies": {
4646
"fastify": "^3.19.0",
@@ -50,6 +50,6 @@
5050
"gatsby": "^3.7.0"
5151
},
5252
"engines": {
53-
"node": ">=12.13.0"
53+
"node": ">=v12.22.5"
5454
}
5555
}

packages/gatsby-plugin-fastify/test-site/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"clean": "gatsby clean"
1616
},
1717
"dependencies": {
18-
"fastify": "^3.19.0",
18+
"fastify": "^3.20.2",
1919
"fastify-compress": "^3.6.0",
2020
"fastify-static": "^4.2.0",
21-
"gatsby": "^3.6.1",
21+
"gatsby": "^3.12.0",
2222
"gatsby-plugin-fastify": "link:../",
23-
"gatsby-plugin-image": "^1.10.1",
24-
"gatsby-plugin-manifest": "^3.6.0",
25-
"gatsby-plugin-postcss": "^4.6.0",
26-
"gatsby-plugin-react-helmet": "^4.6.0",
27-
"gatsby-plugin-sharp": "^3.6.0",
28-
"gatsby-plugin-sitemap": "^4.2.0",
29-
"gatsby-source-filesystem": "^3.6.0",
30-
"gatsby-transformer-sharp": "^3.6.0",
23+
"gatsby-plugin-image": "^1.12.0",
24+
"gatsby-plugin-manifest": "^3.12.0",
25+
"gatsby-plugin-postcss": "^4.12.0",
26+
"gatsby-plugin-react-helmet": "^4.12.0",
27+
"gatsby-plugin-sharp": "^3.12.0",
28+
"gatsby-plugin-sitemap": "^4.8.0",
29+
"gatsby-source-filesystem": "^3.12.0",
30+
"gatsby-transformer-sharp": "^3.12.0",
3131
"postcss": "^8.3.0",
3232
"react": "^17.0.1",
3333
"react-dom": "^17.0.1",

packages/gatsby-plugin-fastify/test-site/yarn.lock

Lines changed: 489 additions & 304 deletions
Large diffs are not rendered by default.

packages/gatsby-plugin-github-ribbon/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
},
3333
"devDependencies": {
3434
"@babel/cli": "^7.14.8",
35-
"@babel/core": "^7.14.8",
35+
"@babel/core": "^7.15.0",
3636
"babel-jest": "^25.5.1",
37-
"babel-preset-gatsby-package": "^1.10.0",
37+
"babel-preset-gatsby-package": "^1.12.0",
3838
"cross-env": "^7.0.3",
3939
"gatsby": "^2.32.13",
4040
"jest": "^25.5.4",

packages/gatsby-plugin-readingtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/gatsby-uc/plugins/tree/main/packages/gatsby-plugin-readingtime#readme",
2424
"dependencies": {
25-
"reading-time": "^1.3.0"
25+
"reading-time": "^1.4.0"
2626
},
2727
"peerDependencies": {
2828
"gatsby": "^3.0.0"

packages/gatsby-plugin-relative-ci/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
},
2323
"devDependencies": {
2424
"@babel/cli": "^7.14.8",
25-
"@babel/core": "^7.14.8",
26-
"babel-preset-gatsby-package": "^1.10.0",
25+
"@babel/core": "^7.15.0",
26+
"babel-preset-gatsby-package": "^1.12.0",
2727
"cross-env": "^7.0.3",
2828
"prettier": "^2.3.2"
2929
},

packages/gatsby-source-packagist/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
},
3434
"devDependencies": {
3535
"@babel/cli": "^7.14.8",
36-
"@babel/core": "^7.14.8",
37-
"babel-preset-gatsby-package": "^1.10.0",
36+
"@babel/core": "^7.15.0",
37+
"babel-preset-gatsby-package": "^1.12.0",
3838
"cross-env": "^7.0.3",
39-
"gatsby-source-filesystem": "^3.10.0",
39+
"gatsby-source-filesystem": "^3.12.0",
4040
"prettier": "^2.3.2"
4141
},
4242
"peerDependencies": {

0 commit comments

Comments
 (0)