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] committed Jun 17, 2024
1 parent d43991a commit e4949ed
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 178 deletions.
24 changes: 12 additions & 12 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",
"tslib": "2.6.2",
"typescript": "5.2.2",
"postcss": "8.4.38",
"prettier": "3.3.2",
"prettier-plugin-svelte": "3.2.4",
"svelte": "4.2.18",
"svelte-check": "3.8.1",
"tailwindcss": "3.4.4",
"tslib": "2.6.3",
"typescript": "5.4.5",
"vite": "4.5.0"
}
}
Loading

0 comments on commit e4949ed

Please sign in to comment.