Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent d43991a commit 5ec1d90
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 136 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@
"format": "prettier --plugin-search-dir . --write ."
},
"devDependencies": {
"@iconify/svelte": "3.1.4",
"@iconify/svelte": "3.1.6",
"@sveltejs/adapter-netlify": "2.0.8",
"@sveltejs/kit": "1.27.2",
"@types/nprogress": "0.2.2",
"@sveltejs/kit": "1.30.3",
"@types/nprogress": "0.2.3",
"autoprefixer": "10.4.16",
"nprogress": "0.2.0",
"postcss": "8.4.31",
"prettier": "3.0.3",
"prettier-plugin-svelte": "3.0.3",
"svelte": "4.2.2",
"svelte-check": "3.5.2",
"tailwindcss": "3.3.5",
"postcss": "8.4.32",
"prettier": "3.1.1",
"prettier-plugin-svelte": "3.1.2",
"svelte": "4.2.8",
"svelte-check": "3.6.2",
"tailwindcss": "3.4.0",
"tslib": "2.6.2",
"typescript": "5.2.2",
"typescript": "5.3.3",
"vite": "4.5.0"
}
}
Loading

0 comments on commit 5ec1d90

Please sign in to comment.