Version Packages (next) (#1916)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-11-19 12:49:37 -05:00 committed by GitHub
parent 00d2b62595
commit 285622b8ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 39 additions and 23 deletions

View file

@ -48,8 +48,10 @@
"dull-steaks-dance",
"few-pumpkins-report",
"four-kids-melt",
"giant-beds-cough",
"giant-shirts-sing",
"heavy-boxes-deliver",
"large-grapes-lie",
"little-dogs-help",
"many-donkeys-report",
"pink-trainers-learn",

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -12,7 +12,7 @@
"@docsearch/react": "^1.0.0-alpha.27"
},
"devDependencies": {
"astro": "^0.21.0-next.10",
"astro": "^0.21.0-next.11",
"@snowpack/plugin-dotenv": "^2.1.0"
}
}

View file

@ -10,6 +10,6 @@
},
"devDependencies": {
"@astrojs/renderer-lit": "^0.2.0-next.0",
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -10,6 +10,6 @@
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.0-next.1",
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -10,6 +10,6 @@
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.0-next.1",
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10",
"astro": "^0.21.0-next.11",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -13,6 +13,6 @@
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.0-next.1",
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10",
"astro": "^0.21.0-next.11",
"autoprefixer": "^10.4.0",
"tailwindcss": "^2.2.19"
}

View file

@ -1,5 +1,13 @@
# astro
## 0.21.0-next.11
### Patch Changes
- 00d2b625: Add Vite dependencies to astro
- Updated dependencies [00d2b625]
- @astrojs/markdown-remark@0.4.0-next.2
## 0.21.0-next.10
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "astro",
"version": "0.21.0-next.10",
"version": "0.21.0-next.11",
"author": "Skypack",
"license": "MIT",
"type": "module",
@ -55,7 +55,7 @@
"dependencies": {
"@astrojs/compiler": "^0.3.3",
"@astrojs/language-server": "^0.7.16",
"@astrojs/markdown-remark": "^0.4.0-next.1",
"@astrojs/markdown-remark": "^0.4.0-next.2",
"@astrojs/prism": "0.3.0-next.0",
"@astrojs/renderer-preact": "^0.3.0-next.1",
"@astrojs/renderer-react": "0.3.0-next.1",

View file

@ -1,5 +1,11 @@
# @astrojs/markdown-support
## 0.4.0-next.2
### Patch Changes
- 00d2b625: Move gray-matter to deps
## 0.4.0-next.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/markdown-remark",
"version": "0.4.0-next.1",
"version": "0.4.0-next.2",
"main": "./dist/index.js",
"type": "module",
"repository": {

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.10"
"astro": "^0.21.0-next.11"
}
}