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 May 7, 2024
1 parent d43991a commit ca6ad47
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 172 deletions.
22 changes: 11 additions & 11 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",
"autoprefixer": "10.4.16",
"@sveltejs/kit": "1.30.4",
"@types/nprogress": "0.2.3",
"autoprefixer": "10.4.19",
"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.38",
"prettier": "3.2.5",
"prettier-plugin-svelte": "3.2.3",
"svelte": "4.2.16",
"svelte-check": "3.7.1",
"tailwindcss": "3.4.3",
"tslib": "2.6.2",
"typescript": "5.2.2",
"typescript": "5.4.5",
"vite": "4.5.0"
}
}
Loading

0 comments on commit ca6ad47

Please sign in to comment.