Skip to content

Commit

Permalink
chore: fix unmet peer dependencies for some devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjennings committed Aug 5, 2023
1 parent 76057ce commit b89af86
Show file tree
Hide file tree
Showing 2 changed files with 1,371 additions and 3,733 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,17 @@
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-svelte": "^2.32.0",
"husky": "^7.0.4",
"mdsvex": "^0.10.6",
"mdsvex": "^0.11.0",
"postcss": "^8.4.27",
"postcss-load-config": "^3.1.4",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"release-it": "^15.11.0",
"svelte": "^4.0.0",
"svelte-preprocess": "^5.0.0",
"svelte2tsx": "^0.5.23",
"svelte": "^4.1.2",
"svelte-preprocess": "^5.0.4",
"svelte2tsx": "^0.6.19",
"tailwindcss": "^3.3.3",
"typescript": "^5.0.0",
"typescript": "^5.1.6",
"vite": "^4.4.8"
},
"type": "module"
Expand Down
Loading

0 comments on commit b89af86

Please sign in to comment.