Skip to content

Commit 07710dd

Browse files
committed
Bump platform version
1 parent ec84691 commit 07710dd

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"card": "npx repng src/components/twitter-card.js -d static -f card.png -w 1024 -h 512"
1414
},
1515
"dependencies": {
16-
"@swizec/gatsby-theme-course-platform": "^2.2.5",
16+
"@swizec/gatsby-theme-course-platform": "^2.2.8-8",
1717
"@theme-ui/color": "^0.6.1",
1818
"gatsby": "^3.2.1",
1919
"react": "^17.0.1",

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2224,10 +2224,10 @@
22242224
"@styled-system/core" "^5.1.2"
22252225
"@styled-system/css" "^5.1.5"
22262226

2227-
"@swizec/gatsby-theme-course-platform@^2.2.5":
2228-
version "2.2.5"
2229-
resolved "https://registry.yarnpkg.com/@swizec/gatsby-theme-course-platform/-/gatsby-theme-course-platform-2.2.5.tgz#783c5da58b9a7029f4e4386db0167e74dbc06855"
2230-
integrity sha512-Z0OpGsrYEy5JmazuNGF0g9T6qK+Sk4j60fSzD93ZUnL6po4SGWbusGBKF7Y5A4eCZlLqWnph1hDZA6IXxP6rWw==
2227+
"@swizec/gatsby-theme-course-platform@^2.2.8-8":
2228+
version "2.2.8-8"
2229+
resolved "https://registry.yarnpkg.com/@swizec/gatsby-theme-course-platform/-/gatsby-theme-course-platform-2.2.8-8.tgz#110e1f29b7e6758c3855c05a40cdeed30403d716"
2230+
integrity sha512-vtsGHXr5856QDhptH94ShxCIutFZajBWF45pBoTZwBN3ad6xPJkKE/FUP0rU5HGOmPL2E//PgLjT0TsFFxP4Ew==
22312231
dependencies:
22322232
"@justinribeiro/lite-youtube" "^0.9.1"
22332233
"@mdx-js/mdx" "^1.6.22"
@@ -2256,7 +2256,7 @@
22562256
gatsby-plugin-remove-serviceworker "^1.0.0"
22572257
gatsby-plugin-sharp "^3.2.1"
22582258
gatsby-plugin-simple-analytics "^1.0.3"
2259-
gatsby-plugin-slug Swizec/gatsby-plugin-slug#gatsbyv3-support
2259+
gatsby-plugin-slug "^2.0.0"
22602260
gatsby-plugin-theme-ui "^0.6.2"
22612261
gatsby-plugin-twitter "^3.2.0"
22622262
gatsby-remark-copy-linked-files "^3.2.0"
@@ -7295,9 +7295,10 @@ gatsby-plugin-simple-analytics@^1.0.3:
72957295
resolved "https://registry.yarnpkg.com/gatsby-plugin-simple-analytics/-/gatsby-plugin-simple-analytics-1.0.3.tgz#8a051604c1f73cedf62ca4f8412bad2e396aaad2"
72967296
integrity sha512-CAKVfAlN8EbOoNThXeDwC4Neh7G8V7zTBzrdZpO0S1k60rcr0gXjI1V8QS5QJ5TYQ9yRTSjSXYhL4q3oM04jIg==
72977297

7298-
"gatsby-plugin-slug@github:Swizec/gatsby-plugin-slug#gatsbyv3-support":
7299-
version "1.1.1"
7300-
resolved "https://codeload.github.com/Swizec/gatsby-plugin-slug/tar.gz/723e5e86a1affd398c84026be75351ab5b56a0a7"
7298+
gatsby-plugin-slug@^2.0.0:
7299+
version "2.0.0"
7300+
resolved "https://registry.yarnpkg.com/gatsby-plugin-slug/-/gatsby-plugin-slug-2.0.0.tgz#1da65ac4277b8122c221273e9071d15e7af7cb25"
7301+
integrity sha512-nBfp/3s8gLcuNSN7WN7a5r+T8F0ySxEeShYEWxLn+9yBeijKnItNv5YnS+kxUl23Y2/fnaj752L/w0OJeK+mQg==
73017302

73027303
gatsby-plugin-theme-ui@^0.6.2:
73037304
version "0.6.2"

0 commit comments

Comments
 (0)