Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent 4bc2916 commit 1dd9df2
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 176 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"@playwright/test": "1.36.1",
"@sveltejs/adapter-vercel": "3.0.2",
"@sveltejs/kit": "1.22.3",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/svelte": "4.0.3",
"@types/pg": "8.10.2",
"@types/qrcode": "1.5.1",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"autoprefixer": "10.4.14",
"dotenv": "16.3.1",
"drizzle-kit": "0.19.6",
"drizzle-kit": "0.19.9",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-svelte3": "4.0.0",
Expand All @@ -38,15 +38,15 @@
"prettier": "2.8.8",
"prettier-plugin-svelte": "3.0.0",
"prettier-plugin-tailwindcss": "0.4.1",
"svelte": "4.0.5",
"svelte": "4.1.0",
"svelte-check": "3.4.6",
"tailwindcss": "3.3.3",
"tslib": "2.6.0",
"typescript": "5.1.6",
"vite": "4.4.4",
"vite": "4.4.5",
"vitest": "0.33.0"
},
"packageManager": "pnpm@8.6.7",
"packageManager": "pnpm@8.6.9",
"engines": {
"pnpm": "^8.0.0"
},
Expand All @@ -55,14 +55,14 @@
"@lucia-auth/adapter-postgresql": "1.0.1",
"@lucia-auth/oauth": "1.2.1",
"@vercel/analytics": "1.0.1",
"class-variance-authority": "0.6.1",
"class-variance-authority": "0.7.0",
"drizzle-orm": "0.27.2",
"lucia-auth": "1.8.0",
"lucide-svelte": "0.260.0",
"oazapfts": "4.7.1",
"lucide-svelte": "0.262.0",
"oazapfts": "4.7.3",
"pg": "8.11.1",
"pusher-http-edge": "0.4.0",
"pusher-js": "8.2.0",
"pusher-js": "8.3.0",
"qrcode": "1.5.3",
"svelte-french-toast": "1.1.0",
"svelte-headlessui": "0.0.20",
Expand Down
Loading

0 comments on commit 1dd9df2

Please sign in to comment.