Skip to content

Commit

Permalink
update: astro dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Parsifa1 committed Nov 14, 2024
1 parent 415123c commit 37e8307
Show file tree
Hide file tree
Showing 2 changed files with 1,009 additions and 935 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^3.1.8",
"@astrojs/rss": "^4.0.8",
"@astrojs/mdx": "^3.1.9",
"@astrojs/rss": "^4.0.9",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.2",
"@giscus/react": "^3.0.0",
"@iconify-json/ic": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.8",
"@iconify-json/simple-icons": "^1.2.11",
"@myriaddreamin/typst-ts-node-compiler": "0.5.0-rc7",
"@resvg/resvg-js": "^2.6.2",
"@types/react-dom": "^18.3.1",
"astro": "^4.16.4",
"astro-icon": "^1.1.1",
"astro": "^4.16.12",
"astro-icon": "^1.1.2",
"astro-typst": "^0.6.0",
"fuse.js": "^7.0.0",
"github-slugger": "^2.0.0",
Expand All @@ -38,20 +38,20 @@
"remark-gfm": "^4.0.0",
"remark-math": "^6.0.0",
"remark-toc": "^9.0.0",
"satori": "^0.11.2",
"tailwindcss": "^3.4.14",
"satori": "^0.11.3",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3"
},
"devDependencies": {
"@astrojs/react": "^3.6.2",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^18.3.11",
"@typescript-eslint/parser": "^8.9.0",
"astro-eslint-parser": "^1.0.3",
"@types/react": "^18.3.12",
"@typescript-eslint/parser": "^8.14.0",
"astro-eslint-parser": "^1.1.0",
"commitizen": "^4.3.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.12.0",
"eslint-plugin-astro": "^1.3.0",
"eslint": "^9.14.0",
"eslint-plugin-astro": "^1.3.1",
"husky": "^9.1.6",
"less": "^4.2.0",
"lint-staged": "^15.2.10",
Expand Down
Loading

0 comments on commit 37e8307

Please sign in to comment.