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] committed Aug 29, 2023
1 parent 863ffd3 commit 60c08cd
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 165 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,34 +19,34 @@
"@ianvs/prettier-plugin-sort-imports": "4.1.0",
"@playwright/test": "1.37.1",
"@sveltejs/adapter-vercel": "3.0.3",
"@sveltejs/kit": "1.22.6",
"@sveltejs/kit": "1.24.0",
"@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.4.1",
"@typescript-eslint/parser": "6.4.1",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"autoprefixer": "10.4.15",
"dotenv": "16.3.1",
"drizzle-kit": "0.19.13",
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-svelte3": "4.0.0",
"jsdom": "22.1.0",
"openapi-types": "12.1.3",
"postcss": "8.4.28",
"prettier": "3.0.2",
"prettier": "3.0.3",
"prettier-plugin-svelte": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.3",
"svelte": "4.2.0",
"svelte-check": "3.5.0",
"svelte-check": "3.5.1",
"tailwindcss": "3.3.3",
"tslib": "2.6.2",
"typescript": "5.1.6",
"typescript": "5.2.2",
"vite": "4.4.9",
"vitest": "0.34.2"
"vitest": "0.34.3"
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.7.0",
"engines": {
"pnpm": "^8.0.0"
},
Expand All @@ -56,10 +56,10 @@
"@lucia-auth/oauth": "1.2.1",
"@vercel/analytics": "1.0.2",
"class-variance-authority": "0.7.0",
"drizzle-orm": "0.28.2",
"drizzle-orm": "0.28.5",
"lucia-auth": "1.8.0",
"lucide-svelte": "0.268.0",
"oazapfts": "4.7.5",
"lucide-svelte": "0.271.0",
"oazapfts": "4.8.2",
"pg": "8.11.3",
"pusher-http-edge": "0.4.0",
"pusher-js": "8.3.0",
Expand Down

0 comments on commit 60c08cd

Please sign in to comment.