Skip to content

Commit

Permalink
fix dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Sep 5, 2023
1 parent ccad788 commit ac14997
Show file tree
Hide file tree
Showing 2 changed files with 459 additions and 56 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@
"format": "prettier --plugin-search-dir . --write ."
},
"devDependencies": {
"@sveltejs/adapter-auto": "^2.0.0",
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/kit": "^1.20.4",
"@types/markdown-it": "^13.0.1",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"autoprefixer": "^10.4.14",
"eslint": "^8.48.0",
"eslint-plugin-svelte": "^2.33.0",
"postcss": "^8.4.24",
"postcss-load-config": "^4.0.1",
Expand Down
Loading

0 comments on commit ac14997

Please sign in to comment.