Skip to content

Commit

Permalink
feat: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkflame72 committed Dec 15, 2024
1 parent f564821 commit f4d9d86
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,31 @@
"lint:eslint": "eslint ."
},
"dependencies": {
"@astrojs/cloudflare": "^12.0.0",
"@astrojs/starlight": "^0.30.0",
"@astrojs/cloudflare": "^12.1.0",
"@astrojs/starlight": "^0.30.1",
"@astrojs/starlight-tailwind": "^3.0.0",
"@astrojs/tailwind": "^5.1.0",
"astro": "^5.0.0",
"@astrojs/tailwind": "^5.1.3",
"astro": "^5.0.5",
"rehype-mathjax": "^6.0.0",
"remark-math": "^6.0.0",
"sharp": "^0.33.1",
"starlight-links-validator": "^0.13.0",
"tailwindcss": "^3.4.0"
},
"devDependencies": {
"@astrojs/check": "0.9.4",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "8.57.1",
"eslint-plugin-astro": "1.3.1",
"eslint-plugin-react": "7.37.2",
"hast-util-from-html": "2.0.3",
"hast-util-to-string": "3.0.1",
"hastscript": "9.0.0",
"rehype": "13.0.2",
"unist-util-visit": "5.0.0",
"prettier": "3.4.2",
"prettier-plugin-astro": "0.14.1",
"eslint": "8.57.1",
"eslint-plugin-astro": "1.3.1",
"@astrojs/check": "0.9.4",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint-plugin-react": "7.37.2"
"rehype": "13.0.2",
"unist-util-visit": "5.0.0"
},
"packageManager": "[email protected]"
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f4d9d86

Please sign in to comment.