Skip to content

Commit 3c2acfc

Browse files
chore(deps): update project dependencies (#113)
1 parent 528373b commit 3c2acfc

File tree

7 files changed

+1899
-2053
lines changed

7 files changed

+1899
-2053
lines changed

.changeset/angry-horses-exist.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@rocketseat/gatsby-theme-docs-core': major
3+
---
4+
5+
Update Gatsby dependencies to support v4

.changeset/many-swans-shop.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@rocketseat/gatsby-theme-docs': patch
3+
---
4+
5+
Update dependencies to their latest version

.changeset/twenty-rats-fry.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@rocketseat/gatsby-theme-docs': major
33
---
44

5-
Updating gatsby-related dependencies to version ^4.0.0 alpha
5+
Update Gatsby dependencies to support v4

@rocketseat/gatsby-theme-docs-core/package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
"url": "https://github.com/jpedroschmitz/rocketdocs/issues"
2929
},
3030
"dependencies": {
31-
"@mdx-js/mdx": "^1.6.18",
32-
"gatsby-plugin-mdx": "alpha-9689ff",
33-
"gatsby-plugin-sharp": "alpha-9689ff",
34-
"gatsby-remark-autolink-headers": "alpha-9689ff",
35-
"gatsby-remark-copy-linked-files": "alpha-9689ff",
36-
"gatsby-remark-embedder": "^4.0.0",
37-
"gatsby-remark-images": "alpha-9689ff",
38-
"gatsby-remark-responsive-iframe": "alpha-9689ff",
39-
"gatsby-source-filesystem": "alpha-9689ff",
40-
"gatsby-transformer-sharp": "alpha-9689ff",
41-
"gatsby-transformer-yaml": "alpha-9689ff",
31+
"@mdx-js/mdx": "^1.6.22",
32+
"gatsby-plugin-mdx": "^3.2.0",
33+
"gatsby-plugin-sharp": "^4.2.0",
34+
"gatsby-remark-autolink-headers": "^5.2.0",
35+
"gatsby-remark-copy-linked-files": "^5.2.0",
36+
"gatsby-remark-embedder": "^5.0.0",
37+
"gatsby-remark-images": "^6.2.0",
38+
"gatsby-remark-responsive-iframe": "^5.2.0",
39+
"gatsby-source-filesystem": "^4.2.0",
40+
"gatsby-transformer-sharp": "^4.2.0",
41+
"gatsby-transformer-yaml": "^4.2.0",
4242
"url-join": "^4.0.1"
4343
},
4444
"peerDependencies": {

@rocketseat/gatsby-theme-docs/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,23 @@
2828
"url": "https://github.com/jpedroschmitz/rocketdocs/issues"
2929
},
3030
"dependencies": {
31-
"@emotion/react": "^11.1.5",
32-
"@emotion/styled": "^11.0.0",
33-
"@mdx-js/react": "^1.6.18",
31+
"@emotion/react": "^11.7.0",
32+
"@emotion/styled": "^11.6.0",
33+
"@mdx-js/react": "^1.6.22",
3434
"@rocketseat/gatsby-theme-docs-core": "^2.3.2",
35-
"gatsby-plugin-catch-links": "^4.0.0",
36-
"gatsby-plugin-emotion": "^7.0.0",
37-
"gatsby-plugin-mdx": "^3.0.0",
38-
"gatsby-plugin-react-helmet": "^5.0.0",
35+
"gatsby-plugin-catch-links": "^4.2.0",
36+
"gatsby-plugin-emotion": "^7.2.0",
37+
"gatsby-plugin-mdx": "^3.2.0",
38+
"gatsby-plugin-react-helmet": "^5.2.0",
3939
"mdx-utils": "^0.2.0",
40-
"parse-numeric-range": "^1.2.0",
41-
"polished": "^4.0.0",
42-
"prism-react-renderer": "^1.1.1",
40+
"parse-numeric-range": "^1.3.0",
41+
"polished": "^4.1.3",
42+
"prism-react-renderer": "^1.2.1",
4343
"prop-types": "^15.7.2",
4444
"react-helmet": "^6.1.0",
45-
"react-icons": "^4.0.0",
46-
"react-live": "^2.2.2",
47-
"react-use": "^17.0.0",
45+
"react-icons": "^4.3.1",
46+
"react-live": "^2.3.0",
47+
"react-use": "^17.3.1",
4848
"url-join": "^4.0.1"
4949
},
5050
"peerDependencies": {

examples/gatsby-theme-docs/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
"starter-name": "gatsby-starter-rocketdocs",
99
"dependencies": {
1010
"@rocketseat/gatsby-theme-docs": "^2.4.0",
11-
"gatsby": "^4.0.0",
12-
"gatsby-plugin-canonical-urls": "^4.0.0",
13-
"gatsby-plugin-google-analytics": "^4.0.0",
14-
"gatsby-plugin-manifest": "^4.0.0",
15-
"gatsby-plugin-offline": "^5.0.0",
16-
"gatsby-plugin-remove-trailing-slashes": "^4.0.0",
17-
"gatsby-plugin-sitemap": "^5.0.0",
11+
"gatsby": "^4.2.0",
12+
"gatsby-plugin-canonical-urls": "^4.2.0",
13+
"gatsby-plugin-google-analytics": "^4.2.0",
14+
"gatsby-plugin-manifest": "^4.2.0",
15+
"gatsby-plugin-offline": "^5.2.0",
16+
"gatsby-plugin-remove-trailing-slashes": "^4.2.0",
17+
"gatsby-plugin-sitemap": "^5.2.0",
1818
"prop-types": "^15.7.2",
19-
"react": "^17.0.1",
20-
"react-dom": "^17.0.1"
19+
"react": "^17.0.2",
20+
"react-dom": "^17.0.2"
2121
},
2222
"devDependencies": {},
2323
"keywords": [

0 commit comments

Comments
 (0)