remove astro-remote

This commit is contained in:
2023-01-31 21:44:40 -05:00
parent 6410a0a833
commit 376aa145d8
3 changed files with 0 additions and 62 deletions
-1
View File
@@ -11,7 +11,6 @@ https://ghall.blog
## Dependencies ## Dependencies
- [Astro](https://astro.build) - [Astro](https://astro.build)
- [astro-remote](https://github.com/natemoo-re/astro-remote)
- [date-fns](https://date-fns.org) - [date-fns](https://date-fns.org)
## License ## License
-60
View File
@@ -11,7 +11,6 @@
"@astrojs/netlify": "^1.2.2", "@astrojs/netlify": "^1.2.2",
"@astrojs/rss": "^2.1.0", "@astrojs/rss": "^2.1.0",
"astro": "^2.0.4", "astro": "^2.0.4",
"astro-remote": "^0.2.3",
"date-fns-tz": "^1.3.7" "date-fns-tz": "^1.3.7"
}, },
"devDependencies": { "devDependencies": {
@@ -1226,16 +1225,6 @@
"npm": ">=6.14.0" "npm": ">=6.14.0"
} }
}, },
"node_modules/astro-remote": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/astro-remote/-/astro-remote-0.2.3.tgz",
"integrity": "sha512-vsY736YjWhpFgx4KUxCBdK0QJmOk0W61VQwO7v6qmfGdIxZyx6N7hBNou57w2mw68hQSe5AbRs602pi05GDMHw==",
"dependencies": {
"he": "^1.2.0",
"marked": "^4.0.18",
"ultrahtml": "^0.1.1"
}
},
"node_modules/astro/node_modules/@astrojs/compiler": { "node_modules/astro/node_modules/@astrojs/compiler": {
"version": "1.0.1", "version": "1.0.1",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.0.1.tgz", "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.0.1.tgz",
@@ -2645,14 +2634,6 @@
"url": "https://opencollective.com/unified" "url": "https://opencollective.com/unified"
} }
}, },
"node_modules/he": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
"integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
"bin": {
"he": "bin/he"
}
},
"node_modules/html-escaper": { "node_modules/html-escaper": {
"version": "3.0.3", "version": "3.0.3",
"resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz", "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz",
@@ -3039,17 +3020,6 @@
"url": "https://github.com/sponsors/wooorm" "url": "https://github.com/sponsors/wooorm"
} }
}, },
"node_modules/marked": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.2.3.tgz",
"integrity": "sha512-slWRdJkbTZ+PjkyJnE30Uid64eHwbwa1Q25INCAYfZlK4o6ylagBy/Le9eWntqJFoFT93ikUKMv47GZ4gTwHkw==",
"bin": {
"marked": "bin/marked.js"
},
"engines": {
"node": ">= 12"
}
},
"node_modules/matcher": { "node_modules/matcher": {
"version": "3.0.0", "version": "3.0.0",
"resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz", "resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz",
@@ -5084,11 +5054,6 @@
"node": ">=4.2.0" "node": ">=4.2.0"
} }
}, },
"node_modules/ultrahtml": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-0.1.3.tgz",
"integrity": "sha512-P24ulZdT9UKyQuKA1IApdAZ+F9lwruGvmKb4pG3+sMvR3CjN0pjawPnxuSABHQFB+XqnB35TVXzJPOBYjCv6Kw=="
},
"node_modules/undici": { "node_modules/undici": {
"version": "5.16.0", "version": "5.16.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.16.0.tgz", "resolved": "https://registry.npmjs.org/undici/-/undici-5.16.0.tgz",
@@ -6533,16 +6498,6 @@
} }
} }
}, },
"astro-remote": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/astro-remote/-/astro-remote-0.2.3.tgz",
"integrity": "sha512-vsY736YjWhpFgx4KUxCBdK0QJmOk0W61VQwO7v6qmfGdIxZyx6N7hBNou57w2mw68hQSe5AbRs602pi05GDMHw==",
"requires": {
"he": "^1.2.0",
"marked": "^4.0.18",
"ultrahtml": "^0.1.1"
}
},
"bail": { "bail": {
"version": "2.0.2", "version": "2.0.2",
"resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz", "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
@@ -7403,11 +7358,6 @@
"space-separated-tokens": "^2.0.0" "space-separated-tokens": "^2.0.0"
} }
}, },
"he": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
"integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
},
"html-escaper": { "html-escaper": {
"version": "3.0.3", "version": "3.0.3",
"resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz", "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz",
@@ -7636,11 +7586,6 @@
"resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.3.tgz", "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.3.tgz",
"integrity": "sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==" "integrity": "sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw=="
}, },
"marked": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.2.3.tgz",
"integrity": "sha512-slWRdJkbTZ+PjkyJnE30Uid64eHwbwa1Q25INCAYfZlK4o6ylagBy/Le9eWntqJFoFT93ikUKMv47GZ4gTwHkw=="
},
"matcher": { "matcher": {
"version": "3.0.0", "version": "3.0.0",
"resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz", "resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz",
@@ -8946,11 +8891,6 @@
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz",
"integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==" "integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA=="
}, },
"ultrahtml": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-0.1.3.tgz",
"integrity": "sha512-P24ulZdT9UKyQuKA1IApdAZ+F9lwruGvmKb4pG3+sMvR3CjN0pjawPnxuSABHQFB+XqnB35TVXzJPOBYjCv6Kw=="
},
"undici": { "undici": {
"version": "5.16.0", "version": "5.16.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.16.0.tgz", "resolved": "https://registry.npmjs.org/undici/-/undici-5.16.0.tgz",
-1
View File
@@ -14,7 +14,6 @@
"@astrojs/netlify": "^1.2.2", "@astrojs/netlify": "^1.2.2",
"@astrojs/rss": "^2.1.0", "@astrojs/rss": "^2.1.0",
"astro": "^2.0.4", "astro": "^2.0.4",
"astro-remote": "^0.2.3",
"date-fns-tz": "^1.3.7" "date-fns-tz": "^1.3.7"
}, },
"devDependencies": { "devDependencies": {