Skip to content

Commit

Permalink
chore: dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
maehr committed Dec 16, 2023
1 parent 246a0e3 commit 1d7bfa2
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 324 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"packageManager": "pnpm@8.7.5",
"devDependencies": {
"@playwright/test": "^1.40.1",
"@sveltejs/adapter-cloudflare": "^2.3.4",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.30.1",
"@sveltejs/adapter-cloudflare": "^3.0.0",
"@sveltejs/adapter-static": "^3.0.0",
"@sveltejs/kit": "^2.0.0",
"@tailwindcss/typography": "^0.5.10",
"autoprefixer": "^10.4.16",
"awesome-lint": "^1.0.1",
"daisyui": "^4.4.19",
"eslint": "^8.55.0",
"daisyui": "^4.4.20",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte3": "^4.0.0",
"mdsvex": "^0.11.0",
Expand All @@ -47,7 +47,7 @@
"svelte-multiselect": "^10.2.0",
"tailwindcss": "^3.3.6",
"typescript": "^5.3.3",
"vite": "^5.0.8",
"vite": "^5.0.10",
"vitest": "^1.0.4"
},
"type": "module"
Expand Down
Loading

0 comments on commit 1d7bfa2

Please sign in to comment.