Skip to content

Commit

Permalink
chore: update astro
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate Moore committed Apr 5, 2022
1 parent 783cfa6 commit 60fb5d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 119 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.25.4",
"astro": "^1.0.0-beta.2",
"astro-icon": "0.7.0"
},
"dependencies": {
Expand Down
120 changes: 2 additions & 118 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@
dependencies:
"@jridgewell/trace-mapping" "^0.3.0"

"@astrojs/compiler@^0.13.1":
version "0.13.2"
resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-0.13.2.tgz#932ec4450e03a26a22999877eb0d5ff78f262369"
integrity sha512-0Un4CtLbhJljisFf9WaxK1TSV1oakR3Mh4x1Uyg1JHdyQ5te/1xcq+PWVaOyQc4lq4z8MYNFQb7hG66m0CeMtw==
dependencies:
tsm "^2.2.1"
uvu "^0.5.3"

"@astrojs/compiler@^0.14.1":
version "0.14.1"
resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-0.14.1.tgz#7dade245ef69a49bb80cb29682b820f3ebc306d9"
Expand All @@ -25,24 +17,6 @@
tsm "^2.2.1"
uvu "^0.5.3"

"@astrojs/language-server@^0.13.2":
version "0.13.3"
resolved "https://registry.yarnpkg.com/@astrojs/language-server/-/language-server-0.13.3.tgz#4fa9fa2149b9ca2384511297af48133214c5672f"
integrity sha512-i+m49XGg52LBDsi+zT5Wo9uhundfWHdA2uzC0xMn5AOmQXXzlDgSo29/SFRsHx3shT3kZ5Uf/Jkm6BNed/bs3g==
dependencies:
"@astrojs/svelte-language-integration" "^0.1.2"
"@vscode/emmet-helper" "^2.8.4"
lodash "^4.17.21"
source-map "^0.7.3"
typescript "~4.6.2"
vscode-css-languageservice "^5.1.13"
vscode-html-languageservice "^4.2.2"
vscode-languageserver "7.0.0"
vscode-languageserver-protocol "^3.16.0"
vscode-languageserver-textdocument "^1.0.1"
vscode-languageserver-types "^3.16.0"
vscode-uri "^3.0.2"

"@astrojs/language-server@^0.13.3":
version "0.13.4"
resolved "https://registry.yarnpkg.com/@astrojs/language-server/-/language-server-0.13.4.tgz#77a3f591aa2c91200e2df25b8f969862717bbbe2"
Expand All @@ -61,33 +35,6 @@
vscode-languageserver-types "^3.16.0"
vscode-uri "^3.0.2"

"@astrojs/markdown-remark@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-0.7.0.tgz#36d9a84a1278f4b6ee3305bce19a4bca445fa008"
integrity sha512-nJntoG/ydkR74qTRIXdioMuPJxqfH+jNCsJBGPsveNl1B1k2sxAjla+BSdwMHGXalyWVMrcGZ/4g4rlIwUPigg==
dependencies:
"@astrojs/prism" "^0.4.1"
assert "^2.0.0"
github-slugger "^1.4.0"
gray-matter "^4.0.3"
mdast-util-mdx-expression "^1.2.0"
mdast-util-mdx-jsx "^1.2.0"
mdast-util-to-string "^3.1.0"
micromark-extension-mdx-expression "^1.0.3"
micromark-extension-mdx-jsx "^1.0.3"
prismjs "^1.27.0"
rehype-raw "^6.1.1"
rehype-slug "^5.0.1"
rehype-stringify "^9.0.3"
remark-gfm "^3.0.1"
remark-parse "^10.0.1"
remark-rehype "^10.1.0"
remark-smartypants "^2.0.0"
shiki "^0.10.1"
unified "^10.1.2"
unist-util-map "^3.0.1"
unist-util-visit "^4.1.0"

"@astrojs/markdown-remark@^0.8.1":
version "0.8.1"
resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-0.8.1.tgz#10e875521d8eae7cc43933f1ec8b15ec3cdf1a64"
Expand Down Expand Up @@ -893,69 +840,6 @@ ast-types@0.14.2, ast-types@^0.14.2:
dependencies:
tslib "^2.0.1"

astro@^0.25.4:
version "0.25.4"
resolved "https://registry.yarnpkg.com/astro/-/astro-0.25.4.tgz#c9e979b025dfbd8059c55a2dd38045f209b528f9"
integrity sha512-ax2QfleG9UM/eSictu1Lo5f5w8Jy5Qfx+tpwiKKQkSAE68w7a0ow5Dx3elJYN5nKCHSJ2r3mFLjrPyHHvanciA==
dependencies:
"@astrojs/compiler" "^0.13.1"
"@astrojs/language-server" "^0.13.2"
"@astrojs/markdown-remark" "^0.7.0"
"@astrojs/prism" "0.4.1"
"@astrojs/webapi" "^0.11.0"
"@babel/core" "^7.17.8"
"@babel/generator" "^7.17.7"
"@babel/parser" "^7.17.8"
"@babel/traverse" "^7.17.3"
"@proload/core" "^0.2.2"
"@proload/plugin-tsm" "^0.1.1"
"@web/parse5-utils" "^1.3.0"
boxen "^6.2.1"
ci-info "^3.3.0"
common-ancestor-path "^1.0.1"
debug "^4.3.4"
diff "^5.0.0"
eol "^0.9.1"
es-module-lexer "^0.10.4"
esbuild "0.14.25"
estree-walker "^3.0.1"
execa "^6.1.0"
fast-glob "^3.2.11"
fast-xml-parser "^4.0.7"
html-entities "^2.3.3"
html-escaper "^3.0.3"
htmlparser2 "^7.2.0"
kleur "^4.1.4"
magic-string "^0.25.9"
micromorph "^0.1.2"
mime "^3.0.0"
ora "^6.1.0"
parse5 "^6.0.1"
path-to-regexp "^6.2.0"
postcss "^8.4.12"
postcss-load-config "^3.1.3"
preferred-pm "^3.0.3"
prismjs "^1.27.0"
prompts "^2.4.2"
rehype-slug "^5.0.1"
resolve "^1.22.0"
rollup "^2.70.1"
semver "^7.3.5"
serialize-javascript "^6.0.0"
shiki "^0.10.1"
shorthash "^0.0.2"
sirv "^2.0.2"
slash "^4.0.0"
sourcemap-codec "^1.4.8"
srcset-parse "^1.1.0"
string-width "^5.1.2"
strip-ansi "^7.0.1"
supports-esm "^1.0.0"
tsconfig-resolver "^3.0.1"
vite "^2.8.6"
yargs-parser "^21.0.1"
zod "^3.14.3"

astro@^1.0.0-beta.2:
version "1.0.0-beta.2"
resolved "https://registry.yarnpkg.com/astro/-/astro-1.0.0-beta.2.tgz#b3a91cab6f65d9d00ee6b0a98dd79b115222ef03"
Expand Down Expand Up @@ -3821,7 +3705,7 @@ pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"

postcss-load-config@^3.1.3, postcss-load-config@^3.1.4:
postcss-load-config@^3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-3.1.4.tgz#1ab2571faf84bb078877e1d07905eabe9ebda855"
integrity sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==
Expand Down Expand Up @@ -4907,7 +4791,7 @@ vfile@^5.0.0:
unist-util-stringify-position "^3.0.0"
vfile-message "^3.0.0"

vite@^2.8.6, vite@^2.9.1:
vite@^2.9.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.1.tgz#84bce95fae210a7beb566a0af06246748066b48f"
integrity sha512-vSlsSdOYGcYEJfkQ/NeLXgnRv5zZfpAsdztkIrs7AZHV8RCMZQkwjo4DS5BnrYTqoWqLoUe1Cah4aVO4oNNqCQ==
Expand Down

0 comments on commit 60fb5d0

Please sign in to comment.