Skip to content

Commit

Permalink
chore: Bump misc deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kiosion committed May 27, 2024
1 parent 3efda99 commit b6676d6
Show file tree
Hide file tree
Showing 2 changed files with 7,707 additions and 6,388 deletions.
12 changes: 6 additions & 6 deletions svelte-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"@sanity/image-url": "1.0.2",
"@sveltejs/adapter-netlify": "4.2.0",
"@sveltejs/adapter-node": "5.0.1",
"@sveltejs/kit": "2.5.8",
"@sveltejs/kit": "2.5.10",
"@sveltejs/vite-plugin-svelte": "3.1.0",
"@tailwindcss/aspect-ratio": "0.4.2",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.10.0",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"autoprefixer": "10.4.19",
"dotenv": "16.4.5",
"eslint": "8.57.0",
Expand All @@ -51,18 +51,18 @@
"prettier-plugin-svelte": "3.2.3",
"prettier-plugin-tailwindcss": "0.5.14",
"sass": "1.77.1",
"svelte": "4.2.16",
"svelte": "4.2.17",
"svelte-body": "1.4.0",
"svelte-breakpoints": "0.3.0",
"svelte-check": "3.7.1",
"svelte-eslint-parser": "0.36.0",
"svelte-highlight": "7.6.0",
"svelte-highlight": "7.6.1",
"tailwindcss": "3.4.3",
"typescript": "5.4.5",
"vite": "5.2.10",
"vite-plugin-inspect": "0.8.4",
"vite-plugin-test-selectors": "0.0.2",
"vitest": "1.5.0"
"vitest": "1.6.0"
},
"type": "module"
}
Loading

0 comments on commit b6676d6

Please sign in to comment.