gatsby-theme-carbon 4.3.20 → 4.3.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +24 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "gatsby-theme-carbon",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.22",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"author": "vpicone <vp@vincepic.one> (@vpicone)",
|
|
6
6
|
"repository": {
|
|
@@ -18,43 +18,43 @@
|
|
|
18
18
|
"react-dom": "^18.2.0"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"gatsby": "^5.
|
|
21
|
+
"gatsby": "^5.15.0",
|
|
22
22
|
"react": "^18.3.1",
|
|
23
23
|
"react-dom": "^18.3.1"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@babel/core": "^7.28.
|
|
26
|
+
"@babel/core": "^7.28.5",
|
|
27
27
|
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
|
28
28
|
"@babel/plugin-syntax-jsx": "^7.27.1",
|
|
29
|
-
"@carbon/elements": "^11.
|
|
30
|
-
"@carbon/grid": "^11.
|
|
31
|
-
"@carbon/pictograms-react": "^11.
|
|
32
|
-
"@carbon/react": "^1.
|
|
33
|
-
"@carbon/themes": "^11.
|
|
29
|
+
"@carbon/elements": "^11.80.0",
|
|
30
|
+
"@carbon/grid": "^11.46.0",
|
|
31
|
+
"@carbon/pictograms-react": "^11.91.0",
|
|
32
|
+
"@carbon/react": "^1.97.0",
|
|
33
|
+
"@carbon/themes": "^11.64.0",
|
|
34
34
|
"@garcia-enterprise/gatsby-plugin-sass-resources": "^4.0.2",
|
|
35
|
-
"@mdx-js/mdx": "^3.1.
|
|
36
|
-
"@mdx-js/react": "^3.1.
|
|
35
|
+
"@mdx-js/mdx": "^3.1.1",
|
|
36
|
+
"@mdx-js/react": "^3.1.1",
|
|
37
37
|
"@reach/router": "^1.3.4",
|
|
38
|
-
"@vimeo/player": "^2.
|
|
38
|
+
"@vimeo/player": "^2.30.1",
|
|
39
39
|
"beautiful-react-hooks": "^5.0.3",
|
|
40
40
|
"classnames": "^2.5.1",
|
|
41
41
|
"copy-to-clipboard": "^3.3.3",
|
|
42
42
|
"focus-trap-react": "^10.3.1",
|
|
43
|
-
"gatsby-plugin-catch-links": "^5.
|
|
43
|
+
"gatsby-plugin-catch-links": "^5.15.0",
|
|
44
44
|
"gatsby-plugin-local-search": "^2.0.1",
|
|
45
|
-
"gatsby-plugin-manifest": "^5.
|
|
46
|
-
"gatsby-plugin-mdx": "^5.
|
|
47
|
-
"gatsby-plugin-offline": "^6.
|
|
48
|
-
"gatsby-plugin-sass": "^6.
|
|
49
|
-
"gatsby-plugin-sharp": "^5.
|
|
50
|
-
"gatsby-remark-copy-linked-files": "^6.
|
|
51
|
-
"gatsby-remark-images": "^7.
|
|
52
|
-
"gatsby-remark-responsive-iframe": "^6.
|
|
53
|
-
"gatsby-remark-smartypants": "^6.
|
|
45
|
+
"gatsby-plugin-manifest": "^5.15.0",
|
|
46
|
+
"gatsby-plugin-mdx": "^5.15.0",
|
|
47
|
+
"gatsby-plugin-offline": "^6.15.0",
|
|
48
|
+
"gatsby-plugin-sass": "^6.15.0",
|
|
49
|
+
"gatsby-plugin-sharp": "^5.15.0",
|
|
50
|
+
"gatsby-remark-copy-linked-files": "^6.15.0",
|
|
51
|
+
"gatsby-remark-images": "^7.15.0",
|
|
52
|
+
"gatsby-remark-responsive-iframe": "^6.15.0",
|
|
53
|
+
"gatsby-remark-smartypants": "^6.15.0",
|
|
54
54
|
"gatsby-remark-unwrap-images": "^1.0.2",
|
|
55
|
-
"gatsby-source-filesystem": "^5.
|
|
55
|
+
"gatsby-source-filesystem": "^5.15.0",
|
|
56
56
|
"gatsby-source-medium-feed": "^1.0.6",
|
|
57
|
-
"gatsby-transformer-yaml": "^5.
|
|
57
|
+
"gatsby-transformer-yaml": "^5.15.0",
|
|
58
58
|
"lodash.startcase": "^4.4.0",
|
|
59
59
|
"lodash.throttle": "^4.1.1",
|
|
60
60
|
"mkdirp": "^3.0.1",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"react-use": "^17.6.0",
|
|
67
67
|
"rehype-mdx-fenced-code-meta-support": "^1.0.4",
|
|
68
68
|
"remark-gfm": "3.0.1",
|
|
69
|
-
"sass": "^1.
|
|
69
|
+
"sass": "^1.94.2",
|
|
70
70
|
"slugify": "^1.6.6",
|
|
71
71
|
"smooth-scroll": "^16.1.3",
|
|
72
72
|
"use-media": "^1.5.0",
|