Skip to content

Commit

Permalink
fix: fix peer dependencies issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hugop95 authored and azat-io committed Nov 19, 2024
1 parent 7c39b04 commit 3eba895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"test:unit": "vitest --run --coverage"
},
"dependencies": {
"@azat-io/eslint-config": "^2.1.2",
"@typescript-eslint/types": "^8.15.0",
"@typescript-eslint/utils": "^8.15.0",
"natural-orderby": "^5.0.0"
Expand All @@ -60,6 +59,7 @@
"@astrojs/mdx": "^3.1.9",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/svelte": "^6.0.1",
"@azat-io/eslint-config": "^2.1.2",
"@azat-io/stylelint-config": "^0.1.1",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
Expand Down

0 comments on commit 3eba895

Please sign in to comment.