Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jamband committed Oct 8, 2024
1 parent 3dca662 commit c47b9b4
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 133 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"clean": "node scripts/clean.js"
},
"dependencies": {
"@eslint/js": "9.11.1",
"@eslint/js": "9.12.0",
"@sveltejs/adapter-static": "3.0.5",
"@sveltejs/kit": "2.6.1",
"@sveltejs/kit": "2.6.3",
"@sveltejs/vite-plugin-svelte": "3.1.2",
"@types/node": "20.16.10",
"eslint": "9.11.1",
"@types/node": "20.16.11",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.44.1",
"fast-glob": "3.3.2",
Expand All @@ -32,7 +32,7 @@
"svelte-check": "4.0.4",
"the-new-css-reset": "1.11.3",
"typescript": "5.5.4",
"typescript-eslint": "8.8.0",
"typescript-eslint": "8.8.1",
"vite": "5.4.8"
}
}
Loading

0 comments on commit c47b9b4

Please sign in to comment.