Skip to content

Commit

Permalink
Merge pull request #333 from stophecom/dev
Browse files Browse the repository at this point in the history
Release 2024-11-29
  • Loading branch information
stophecom authored Nov 29, 2024
2 parents 4cab736 + 08cb81f commit fcdc950
Show file tree
Hide file tree
Showing 2 changed files with 1,310 additions and 348 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"type": "module",
"devDependencies": {
"@playwright/test": "^1.46.1",
"@sveltejs/adapter-auto": "^3.2.2",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/adapter-auto": "^3.3.0",
"@sveltejs/kit": "^2.8.4",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tailwindcss/typography": "^0.5.14",
"@types/cookie": "^0.6.0",
Expand All @@ -37,7 +37,7 @@
"prettier": "^2.8.4",
"prettier-plugin-svelte": "^2.10.1",
"prisma": "^5.18.0",
"svelte": "^4.2.18",
"svelte": "^4.2.19",
"svelte-check": "^3.8.5",
"tailwindcss": "^3.4.10",
"tslib": "^2.6.3",
Expand All @@ -47,11 +47,11 @@
},
"dependencies": {
"@aws-sdk/client-s3": "^3.633.0",
"@aws-sdk/s3-presigned-post": "^3.632.0",
"@aws-sdk/s3-request-presigner": "^3.631.0",
"@prisma/client": "^5.20.0",
"axios": "^1.7.4",
"axios-retry": "^4.4.1",
"@aws-sdk/s3-presigned-post": "^3.679.0",
"@aws-sdk/s3-request-presigner": "^3.678.0",
"@prisma/client": "^6.0.0",
"axios": "^1.7.8",
"axios-retry": "^4.5.0",
"pretty-bytes": "^6.1.1",
"svelte-icons": "^2.1.0",
"svelte-markdown": "^0.4.1",
Expand Down
Loading

0 comments on commit fcdc950

Please sign in to comment.