Skip to content

Commit

Permalink
v1.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
johno committed Jun 18, 2019
1 parent 70161fa commit 5d1a353
Show file tree
Hide file tree
Showing 19 changed files with 47 additions and 47 deletions.
6 changes: 3 additions & 3 deletions examples/gatsby/package.json
@@ -1,14 +1,14 @@
{
"private": true,
"version": "1.0.20",
"version": "1.0.21",
"name": "gatsby-example",
"scripts": {
"start": "gatsby develop",
"build": "gatsby build"
},
"dependencies": {
"@mdx-js/mdx": "^1.0.20",
"@mdx-js/react": "^1.0.20",
"@mdx-js/mdx": "^1.0.21",
"@mdx-js/react": "^1.0.21",
"gatsby": "^2.3.21",
"gatsby-mdx": "^0.6.1",
"react": "^16.8.6",
Expand Down
6 changes: 3 additions & 3 deletions examples/next/package.json
@@ -1,15 +1,15 @@
{
"private": true,
"name": "next",
"version": "1.0.20",
"version": "1.0.21",
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start"
},
"dependencies": {
"@mdx-js/loader": "^1.0.20",
"@mdx-js/mdx": "^1.0.20",
"@mdx-js/loader": "^1.0.21",
"@mdx-js/mdx": "^1.0.21",
"@next/mdx": "^8.1.0",
"next": "^8.1.0",
"react": "^16.8.6",
Expand Down
6 changes: 3 additions & 3 deletions examples/parcel/package.json
@@ -1,12 +1,12 @@
{
"private": true,
"name": "parcel",
"version": "1.0.20",
"version": "1.0.21",
"scripts": {
"start": "parcel index.html --no-cache"
},
"dependencies": {
"@mdx-js/react": "^1.0.20",
"@mdx-js/react": "^1.0.21",
"@mdx-js/tag": "^0.20.3",
"react": "^0.14.x || ^15.x || ^16.x",
"react-dom": "^16.8.6"
Expand All @@ -15,7 +15,7 @@
"@babel/core": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@babel/preset-react": "^7.0.0",
"@mdx-js/parcel-plugin-mdx": "^1.0.20",
"@mdx-js/parcel-plugin-mdx": "^1.0.21",
"parcel-bundler": "^1.12.3"
}
}
6 changes: 3 additions & 3 deletions examples/shortcodes/package.json
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.0.20",
"version": "1.0.21",
"name": "shortcodes-example",
"scripts": {
"start": "gatsby develop",
Expand All @@ -9,8 +9,8 @@
"dependencies": {
"@blocks/kit": "^0.0.20",
"@emotion/core": "^10.0.10",
"@mdx-js/mdx": "^1.0.20",
"@mdx-js/react": "^1.0.20",
"@mdx-js/mdx": "^1.0.21",
"@mdx-js/react": "^1.0.21",
"gatsby": "^2.4.4",
"gatsby-mdx": "^0.6.3",
"react": "^16.8.6",
Expand Down
6 changes: 3 additions & 3 deletions examples/syntax-highlighting/package.json
@@ -1,14 +1,14 @@
{
"private": true,
"name": "syntax-highlighting",
"version": "1.0.20",
"version": "1.0.21",
"scripts": {
"start": "gatsby develop",
"build": "gatsby build"
},
"dependencies": {
"@mdx-js/mdx": "^1.0.20",
"@mdx-js/react": "^1.0.20",
"@mdx-js/mdx": "^1.0.21",
"@mdx-js/react": "^1.0.21",
"gatsby": "^2.9.4",
"gatsby-mdx": "^0.6.3",
"prism-react-renderer": "^0.1.6",
Expand Down
4 changes: 2 additions & 2 deletions examples/vue/package.json
@@ -1,6 +1,6 @@
{
"name": "vue-example",
"version": "1.0.20",
"version": "1.0.21",
"private": true,
"scripts": {
"start": "yarn serve",
Expand All @@ -12,7 +12,7 @@
"vue": "^2.6.10"
},
"devDependencies": {
"@mdx-js/vue-loader": "^1.0.20",
"@mdx-js/vue-loader": "^1.0.21",
"@vue/cli-plugin-babel": "^3.7.0",
"@vue/cli-plugin-eslint": "^3.7.0",
"@vue/cli-service": "^3.7.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/webpack/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "webpack-example",
"version": "1.0.20",
"version": "1.0.21",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -14,8 +14,8 @@
"@babel/core": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@babel/preset-react": "^7.0.0",
"@mdx-js/loader": "^1.0.20",
"@mdx-js/mdx": "^1.0.20",
"@mdx-js/loader": "^1.0.21",
"@mdx-js/mdx": "^1.0.21",
"babel-loader": "^8.0.5",
"react": "^16.8.6",
"react-dom": "^16.8.6",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,6 +1,6 @@
{
"lerna": "3.4.0",
"version": "1.0.20",
"version": "1.0.21",
"packages": [
"packages/*"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/create-mdx/package.json
@@ -1,6 +1,6 @@
{
"name": "create-mdx",
"version": "1.0.20",
"version": "1.0.21",
"description": "Initialize an MDX project",
"license": "MIT",
"keywords": [
Expand Down
12 changes: 6 additions & 6 deletions packages/gatsby-theme-mdx/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-theme-mdx",
"version": "1.0.20",
"version": "1.0.21",
"author": "Brent Jackson <jxnblk@gmail.com>",
"license": "MIT",
"scripts": {
Expand All @@ -14,9 +14,9 @@
"dependencies": {
"@emotion/core": "^10.0.10",
"@emotion/styled": "^10.0.10",
"@mdx-js/mdx": "^1.0.20",
"@mdx-js/react": "^1.0.20",
"@mdx-js/runtime": "^1.0.20",
"@mdx-js/mdx": "^1.0.21",
"@mdx-js/react": "^1.0.21",
"@mdx-js/runtime": "^1.0.21",
"@reach/router": "^1.2.1",
"@reach/skip-nav": "^0.1.2",
"@rebass/emotion": "^3.1.0",
Expand All @@ -35,8 +35,8 @@
"react-helmet": "^5.2.0",
"react-live": "^2.0.1",
"remark-emoji": "^2.0.2",
"remark-mdx-remove-exports": "^1.0.20",
"remark-mdx-remove-imports": "^1.0.20",
"remark-mdx-remove-exports": "^1.0.21",
"remark-mdx-remove-imports": "^1.0.21",
"remark-slug": "^5.1.1",
"theme-ui": "^0.1.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/loader/package.json
@@ -1,6 +1,6 @@
{
"name": "@mdx-js/loader",
"version": "1.0.20",
"version": "1.0.21",
"description": "Loader for MDX",
"license": "MIT",
"keywords": [
Expand All @@ -27,8 +27,8 @@
"index.js"
],
"dependencies": {
"@mdx-js/mdx": "^1.0.20",
"@mdx-js/react": "^1.0.20",
"@mdx-js/mdx": "^1.0.21",
"@mdx-js/react": "^1.0.21",
"loader-utils": "^1.1.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/mdx/package.json
@@ -1,6 +1,6 @@
{
"name": "@mdx-js/mdx",
"version": "1.0.20",
"version": "1.0.21",
"description": "Parse MDX and transpile to JSX",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -37,7 +37,7 @@
"hast-util-raw": "^5.0.0",
"lodash.uniq": "^4.5.0",
"mdast-util-to-hast": "^4.0.0",
"remark-mdx": "^1.0.20",
"remark-mdx": "^1.0.21",
"remark-parse": "^6.0.0",
"remark-squeeze-paragraphs": "^3.0.1",
"to-style": "^1.3.3",
Expand All @@ -49,7 +49,7 @@
"@babel/core": "^7.0.0",
"@babel/plugin-transform-react-jsx": "^7.1.6",
"@mapbox/rehype-prism": "^0.3.0",
"@mdx-js/react": "^1.0.20",
"@mdx-js/react": "^1.0.21",
"hast-util-select": "^3.0.0",
"jest": "^24.0.0",
"prettier": "^1.14.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/parcel-plugin-mdx/package.json
@@ -1,6 +1,6 @@
{
"name": "@mdx-js/parcel-plugin-mdx",
"version": "1.0.20",
"version": "1.0.21",
"description": "Parcel plugin for MDX",
"license": "MIT",
"keywords": [
Expand All @@ -27,7 +27,7 @@
"src"
],
"dependencies": {
"@mdx-js/mdx": "^1.0.20",
"@mdx-js/mdx": "^1.0.21",
"parcel-bundler": "^1.4.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@mdx-js/react",
"version": "1.0.20",
"version": "1.0.21",
"description": "React implementation for MDX",
"license": "MIT",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions packages/remark-mdx-remove-exports/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-mdx-remove-exports",
"version": "1.0.20",
"version": "1.0.21",
"description": "Remove exports from the MDX AST",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"jest": "^24.0.0",
"remark-mdx": "^1.0.20",
"remark-mdx": "^1.0.21",
"remark-parse": "^6.0.0",
"remark-stringify": "^6.0.4",
"unified": "^7.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/remark-mdx-remove-imports/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-mdx-remove-imports",
"version": "1.0.20",
"version": "1.0.21",
"description": "Remove imports from the MDX AST",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"jest": "^24.0.0",
"remark-mdx": "^1.0.20",
"remark-mdx": "^1.0.21",
"remark-parse": "^6.0.0",
"remark-stringify": "^6.0.4",
"unified": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-mdx/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-mdx",
"version": "1.0.20",
"version": "1.0.21",
"description": "Support import, export, and JSX in markdown",
"license": "MIT",
"keywords": [
Expand Down
6 changes: 3 additions & 3 deletions packages/runtime/package.json
@@ -1,6 +1,6 @@
{
"name": "@mdx-js/runtime",
"version": "1.0.20",
"version": "1.0.21",
"description": "Parse and render MDX in a runtime environment",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -33,8 +33,8 @@
"dist"
],
"dependencies": {
"@mdx-js/mdx": "^1.0.20",
"@mdx-js/react": "^1.0.20",
"@mdx-js/mdx": "^1.0.21",
"@mdx-js/react": "^1.0.21",
"buble": "^0.19.6"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-loader/package.json
@@ -1,6 +1,6 @@
{
"name": "@mdx-js/vue-loader",
"version": "1.0.20",
"version": "1.0.21",
"description": "Vue loader for MDX",
"license": "MIT",
"keywords": [
Expand All @@ -27,7 +27,7 @@
"index.js"
],
"dependencies": {
"@mdx-js/mdx": "^1.0.20",
"@mdx-js/mdx": "^1.0.21",
"@mdx-js/vue": "^1.0.20",
"loader-utils": "^1.1.0"
},
Expand Down

1 comment on commit 5d1a353

@vercel
Copy link

@vercel vercel bot commented on 5d1a353 Jun 18, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.