Skip to content

Commit

Permalink
fix(deps): update js/ts dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2024
1 parent 67d3e4a commit 2ae542a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,21 @@
"astro": "astro"
},
"devDependencies": {
"@types/markdown-it": "13.0.8",
"@types/markdown-it": "14.1.1",
"@types/sanitize-html": "2.11.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"eslint": "8.57.0",
"eslint": "9.3.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-astro": "0.34.0",
"eslint-plugin-astro": "1.2.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"prettier": "3.2.5",
"prettier-plugin-astro": "0.13.0",
"prettier-plugin-tailwindcss": "0.5.14"
},
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/mdx": "^2.3.1",
"@astrojs/mdx": "^3.0.1",
"@astrojs/rss": "^4.0.6",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/tailwind": "^5.1.0",
Expand Down

0 comments on commit 2ae542a

Please sign in to comment.