Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 6c3c47a

Browse files
Update gatsby monorepo
1 parent b3fc519 commit 6c3c47a

File tree

2 files changed

+5478
-7194
lines changed

2 files changed

+5478
-7194
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@
1010
"node": ">=12.13.0"
1111
},
1212
"dependencies": {
13-
"gatsby": "^2.32.0",
13+
"gatsby": "^5.0.0",
1414
"gatsby-plugin-matomo": "^0.9.0",
15-
"gatsby-plugin-postcss": "^3.7.0",
15+
"gatsby-plugin-postcss": "^6.0.0",
1616
"gatsby-plugin-purgecss": "^5.0.0",
17-
"gatsby-source-filesystem": "^2.11.0",
18-
"gatsby-transformer-json": "^2.11.0",
17+
"gatsby-source-filesystem": "^5.0.0",
18+
"gatsby-transformer-json": "^5.0.0",
1919
"react": "^17.0.1",
2020
"react-dom": "^17.0.1"
2121
},
2222
"devDependencies": {
2323
"@types/node": "^14.14.22",
2424
"@types/react": "^17.0.1",
2525
"babel-plugin-module-resolver": "^4.1.0",
26-
"babel-preset-gatsby": "^0.12.0",
26+
"babel-preset-gatsby": "^3.0.0",
2727
"postcss": "^8.2.4",
2828
"tailwindcss": "^2.0.2",
2929
"typescript": "^4.1.3"

0 commit comments

Comments
 (0)