-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
be8fea1
commit 4f63dda
Showing
3 changed files
with
314 additions
and
229 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"type": "module", | ||
"version": "0.0.1", | ||
"license": "MIT", | ||
"packageManager": "[email protected].0", | ||
"packageManager": "[email protected].4", | ||
"scripts": { | ||
"dev": "astro dev", | ||
"start": "astro dev", | ||
|
@@ -16,25 +16,25 @@ | |
"lint:fix": "eslint . --fix" | ||
}, | ||
"dependencies": { | ||
"@astrojs/vercel": "^4.0.0", | ||
"@astrojs/vercel": "^4.0.4", | ||
"date-fns": "^2.30.0", | ||
"disqusjs": "^3.0.2", | ||
"medium-zoom": "^1.0.8", | ||
"solid-js": "^1.7.11" | ||
}, | ||
"devDependencies": { | ||
"@astrojs/mdx": "^1.0.0", | ||
"@astrojs/mdx": "^1.0.2", | ||
"@astrojs/rss": "^3.0.0", | ||
"@astrojs/sitemap": "^3.0.0", | ||
"@astrojs/solid-js": "^3.0.0", | ||
"@iconify-json/fa-brands": "^1.1.5", | ||
"@iconify-json/ri": "^1.1.12", | ||
"@types/hast": "^3.0.0", | ||
"@types/mdast": "^4.0.0", | ||
"@typescript-eslint/eslint-plugin": "^6.5.0", | ||
"@typescript-eslint/parser": "^6.5.0", | ||
"@unocss/reset": "^0.55.3", | ||
"astro": "^3.0.3", | ||
"@typescript-eslint/eslint-plugin": "^6.6.0", | ||
"@typescript-eslint/parser": "^6.6.0", | ||
"@unocss/reset": "^0.55.7", | ||
"astro": "^3.0.10", | ||
"astro-eslint-parser": "^0.15.0", | ||
"eslint": "^8.48.0", | ||
"eslint-plugin-astro": "^0.29.0", | ||
|
@@ -43,7 +43,7 @@ | |
"prettier": "^3.0.3", | ||
"prettier-plugin-astro": "^0.12.0", | ||
"refractor": "^4.8.1", | ||
"rehype-autolink-headings": "^6.1.1", | ||
"rehype-autolink-headings": "^7.0.0", | ||
"rehype-prism-diff": "^1.1.2", | ||
"rehype-prism-plus": "^1.6.3", | ||
"rehype-rewrite": "^3.0.6", | ||
|
@@ -53,8 +53,8 @@ | |
"remark-emoji": "^4.0.0", | ||
"remark-flexible-code-titles": "^1.1.3", | ||
"typescript": "^5.2.2", | ||
"unified": "^11.0.2", | ||
"unocss": "^0.55.3", | ||
"unified": "^11.0.3", | ||
"unocss": "^0.55.7", | ||
"vfile": "^6.0.1" | ||
}, | ||
"pnpm": { | ||
|
Oops, something went wrong.
4f63dda
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
blog – ./
enpitsulin.vercel.app
blog-enpitsulin.vercel.app
blog.enpitsulin.xyz
enpitsulin.xyz
blog-git-master-enpitsulin.vercel.app