gatsby-theme-carbon 4.1.21 → 4.2.0

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gatsby-theme-carbon",
3
- "version": "4.1.21",
3
+ "version": "4.2.0",
4
4
  "main": "index.js",
5
5
  "author": "vpicone <vp@vincepic.one> (@vpicone)",
6
6
  "repository": {
@@ -24,7 +24,7 @@
24
24
  "dependencies": {
25
25
  "@babel/core": "^7.24.7",
26
26
  "@babel/plugin-proposal-class-properties": "^7.18.6",
27
- "@babel/plugin-syntax-jsx": "^7.24.7",
27
+ "@babel/plugin-syntax-jsx": "^7.25.9",
28
28
  "@carbon/elements": "^11.57.0",
29
29
  "@carbon/grid": "^11.29.0",
30
30
  "@carbon/pictograms-react": "^11.69.0",
@@ -39,21 +39,21 @@
39
39
  "classnames": "^2.5.1",
40
40
  "copy-to-clipboard": "^3.3.3",
41
41
  "focus-trap-react": "^10.2.3",
42
- "gatsby-plugin-catch-links": "^5.13.1",
42
+ "gatsby-plugin-catch-links": "^5.14.0",
43
43
  "gatsby-plugin-local-search": "^2.0.1",
44
- "gatsby-plugin-manifest": "^5.13.1",
45
- "gatsby-plugin-mdx": "^5.13.1",
46
- "gatsby-plugin-offline": "^6.13.2",
47
- "gatsby-plugin-sass": "^6.13.1",
48
- "gatsby-plugin-sharp": "^5.13.1",
49
- "gatsby-remark-copy-linked-files": "^6.13.1",
50
- "gatsby-remark-images": "^7.13.1",
51
- "gatsby-remark-responsive-iframe": "^6.13.1",
52
- "gatsby-remark-smartypants": "^6.13.1",
44
+ "gatsby-plugin-manifest": "^5.14.0",
45
+ "gatsby-plugin-mdx": "^5.14.0",
46
+ "gatsby-plugin-offline": "^6.14.0",
47
+ "gatsby-plugin-sass": "^6.14.0",
48
+ "gatsby-plugin-sharp": "^5.14.0",
49
+ "gatsby-remark-copy-linked-files": "^6.14.0",
50
+ "gatsby-remark-images": "^7.14.0",
51
+ "gatsby-remark-responsive-iframe": "^6.14.0",
52
+ "gatsby-remark-smartypants": "^6.14.0",
53
53
  "gatsby-remark-unwrap-images": "^1.0.2",
54
- "gatsby-source-filesystem": "^5.13.1",
54
+ "gatsby-source-filesystem": "^5.14.0",
55
55
  "gatsby-source-medium-feed": "^1.0.6",
56
- "gatsby-transformer-yaml": "^5.13.1",
56
+ "gatsby-transformer-yaml": "^5.14.0",
57
57
  "lodash.startcase": "^4.4.0",
58
58
  "lodash.throttle": "^4.1.1",
59
59
  "mkdirp": "^3.0.1",
@@ -65,7 +65,7 @@
65
65
  "react-use": "^17.5.0",
66
66
  "rehype-mdx-fenced-code-meta-support": "^1.0.4",
67
67
  "remark-gfm": "3.0.1",
68
- "sass": "^1.77.5",
68
+ "sass": "^1.82.0",
69
69
  "slugify": "^1.6.6",
70
70
  "smooth-scroll": "^16.1.3",
71
71
  "use-media": "^1.5.0",
@@ -11,14 +11,14 @@
11
11
  //---------------------------------------
12
12
 
13
13
  @use './internal/page';
14
- @use '../components/Homepage/homepage.scss';
15
- @use '../components/PageTable/page-table.scss';
16
- @use '../components/DoDontExample/do-dont-example.scss';
17
- @use '../components/ResourceCard/resource-card.scss';
18
- @use '../components/ResourceCard/resource-card-group.scss';
19
- @use '../components/ArticleCard/article-card.scss';
20
- @use '../components/FeatureCard/feature-card.scss';
21
- @use '../components/ImageCard/image-card.scss';
14
+ @use '../components/Homepage/homepage';
15
+ @use '../components/PageTable/page-table';
16
+ @use '../components/DoDontExample/do-dont-example';
17
+ @use '../components/ResourceCard/resource-card';
18
+ @use '../components/ResourceCard/resource-card-group';
19
+ @use '../components/ArticleCard/article-card';
20
+ @use '../components/FeatureCard/feature-card';
21
+ @use '../components/ImageCard/image-card';
22
22
 
23
23
  //---------------------------------------
24
24
  // Included last to ensure that class
@@ -191,9 +191,9 @@
191
191
  local('IBMPlexMono'),
192
192
  url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Cyrillic.woff2')
193
193
  format('woff2');
194
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB,
195
- U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF, U+04E2-04E9,
196
- U+04EE-04F5, U+04F8-04F9;
194
+ unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
195
+ U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
196
+ U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
197
197
  }
198
198
 
199
199
  // Fallback