Skip to content

Commit

Permalink
Merge pull request #240 from stophecom/dev
Browse files Browse the repository at this point in the history
Release 2024-07-01
  • Loading branch information
stophecom authored Jul 1, 2024
2 parents e31a3a2 + 816a567 commit 754ecf8
Show file tree
Hide file tree
Showing 2 changed files with 3,369 additions and 2,771 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"type": "module",
"devDependencies": {
"@playwright/test": "^1.38.1",
"@sveltejs/adapter-auto": "^3.0.0",
"@playwright/test": "^1.44.1",
"@sveltejs/adapter-auto": "^3.2.2",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tailwindcss/typography": "^0.5.10",
Expand All @@ -33,14 +33,14 @@
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte3": "^4.0.0",
"postcss": "^8.4.21",
"postcss": "^8.4.39",
"prettier": "^2.8.4",
"prettier-plugin-svelte": "^2.10.1",
"prisma": "^5.4.1",
"svelte": "^4.2.17",
"svelte-check": "^3.6.3",
"tailwindcss": "^3.4.0",
"tslib": "^2.6.2",
"tailwindcss": "^3.4.4",
"tslib": "^2.6.3",
"typescript": "^5.3.3",
"vite": "^5.0.0",
"vitest": "^1.6.0"
Expand All @@ -49,7 +49,7 @@
"@aws-sdk/client-s3": "^3.338.0",
"@aws-sdk/s3-presigned-post": "^3.587.0",
"@aws-sdk/s3-request-presigner": "^3.484.0",
"@prisma/client": "^5.8.1",
"@prisma/client": "^5.16.1",
"axios": "^1.7.2",
"axios-retry": "^4.3.0",
"pretty-bytes": "^6.1.1",
Expand Down
Loading

0 comments on commit 754ecf8

Please sign in to comment.