Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jamband committed Oct 11, 2024
1 parent c47b9b4 commit 387f34f
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 77 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@
"dependencies": {
"@eslint/js": "9.12.0",
"@sveltejs/adapter-static": "3.0.5",
"@sveltejs/kit": "2.6.3",
"@sveltejs/kit": "2.7.0",
"@sveltejs/vite-plugin-svelte": "3.1.2",
"@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",
"globals": "15.10.0",
"globals": "15.11.0",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.7",
"stylelint": "16.9.0",
"stylelint": "16.10.0",
"stylelint-config-standard": "36.0.1",
"stylelint-order": "6.0.4",
"svelte": "4.2.19",
"svelte-check": "4.0.4",
"svelte-check": "4.0.5",
"the-new-css-reset": "1.11.3",
"typescript": "5.5.4",
"typescript-eslint": "8.8.1",
Expand Down
Loading

0 comments on commit 387f34f

Please sign in to comment.