Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanccn committed Jul 10, 2023
1 parent 5220dd7 commit 6e2703b
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 184 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sveltejs/adapter-auto": "^2.0.0",
"@sveltejs/kit": "^1.20.4",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@sveltejs/kit": "^1.22.1",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"autoprefixer": "^10.4.14",
"eslint": "^8.28.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-svelte": "^2.30.0",
"postcss": "^8.4.24",
"eslint-plugin-svelte": "^2.32.2",
"postcss": "^8.4.25",
"postcss-load-config": "^4.0.1",
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.10.1",
"svelte": "^4.0.0",
"svelte-check": "^3.4.3",
"svelte": "^4.0.5",
"svelte-check": "^3.4.5",
"tailwindcss": "^3.3.2",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
Expand All @@ -35,6 +35,6 @@
"type": "module",
"packageManager": "pnpm@8.6.5",
"dependencies": {
"lucide-svelte": "^0.256.0"
"lucide-svelte": "^0.259.0"
}
}
Loading

0 comments on commit 6e2703b

Please sign in to comment.