Skip to content

Commit

Permalink
Fix conflicting peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 8, 2024
1 parent 79f0ae9 commit 8251f5d
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 339 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"astro": "^3.6.5",
"astro-icon": "^1.1.0",
"eslint": "^8.57.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-astro": "^1.2.3",
"eslint-plugin-jsx-a11y": "^6.9.0",
"limax": "^4.1.0",
"mdast-util-to-string": "^4.0.0",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit 8251f5d

Please sign in to comment.