bumped package versions

This commit is contained in:
rykuno 2024-09-12 17:37:25 -05:00
parent f5016aeb1a
commit 2632c9a454
2 changed files with 1516 additions and 1748 deletions

View file

@ -20,59 +20,59 @@
"test:unit": "vitest" "test:unit": "vitest"
}, },
"devDependencies": { "devDependencies": {
"@aws-sdk/client-s3": "^3.624.0", "@aws-sdk/client-s3": "^3.651.0",
"@hono/zod-validator": "^0.2.2", "@hono/zod-validator": "^0.2.2",
"@lucia-auth/adapter-drizzle": "^1.1.0", "@lucia-auth/adapter-drizzle": "^1.1.0",
"@node-rs/argon2": "^1.8.3", "@node-rs/argon2": "^1.8.3",
"@paralleldrive/cuid2": "^2.2.2", "@paralleldrive/cuid2": "^2.2.2",
"@playwright/test": "^1.46.0", "@playwright/test": "^1.47.0",
"@sveltejs/adapter-auto": "^3.2.2", "@sveltejs/adapter-auto": "^3.2.4",
"@sveltejs/adapter-node": "^5.2.0", "@sveltejs/adapter-node": "^5.2.2",
"@sveltejs/kit": "^2.5.20", "@sveltejs/kit": "^2.5.26",
"@sveltejs/vite-plugin-svelte": "^3.1.1", "@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tailwindcss/typography": "^0.5.13", "@tailwindcss/typography": "^0.5.15",
"@types/eslint": "^9.6.0", "@types/eslint": "^9.6.1",
"@types/node": "^22.1.0", "@types/node": "^22.5.4",
"@types/pluralize": "^0.0.33", "@types/pluralize": "^0.0.33",
"@typescript-eslint/eslint-plugin": "^8.0.1", "@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.0.1", "@typescript-eslint/parser": "^8.5.0",
"arctic": "^1.9.2", "arctic": "^1.9.2",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"bullmq": "^5.12.1", "bullmq": "^5.13.0",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"dotenv-cli": "^7.4.2", "dotenv-cli": "^7.4.2",
"drizzle-kit": "^0.23.2", "drizzle-kit": "^0.24.2",
"drizzle-orm": "^0.32.2", "drizzle-orm": "^0.33.0",
"ejs": "^3.1.10", "ejs": "^3.1.10",
"eslint": "^9.8.0", "eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0", "eslint-plugin-svelte": "^2.43.0",
"glob": "^11.0.0", "glob": "^11.0.0",
"hono": "^4.5.4", "hono": "^4.6.1",
"ioredis": "^5.4.1", "ioredis": "^5.4.1",
"lucia": "^3.2.0", "lucia": "^3.2.0",
"lucide-svelte": "^0.424.0", "lucide-svelte": "^0.441.0",
"oslo": "^1.2.1", "oslo": "^1.2.1",
"pg": "^8.12.0", "pg": "^8.12.0",
"postcss": "^8.4.41", "postcss": "^8.4.45",
"postgres": "^3.4.4", "postgres": "^3.4.4",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6", "prettier-plugin-svelte": "^3.2.6",
"prettier-plugin-tailwindcss": "^0.6.5", "prettier-plugin-tailwindcss": "^0.6.6",
"reflect-metadata": "^0.2.2", "reflect-metadata": "^0.2.2",
"svelte": "5.0.0-next.164", "svelte": "5.0.0-next.164",
"svelte-check": "^3.8.5", "svelte-check": "^4.0.2",
"svelte-dnd-action": "^0.9.49", "svelte-dnd-action": "^0.9.50",
"svelte-eslint-parser": "^0.41.0", "svelte-eslint-parser": "^0.41.0",
"sveltekit-search-params": "^3.0.0", "sveltekit-search-params": "^3.0.0",
"sveltekit-superforms": "^2.16.1", "sveltekit-superforms": "^2.17.0",
"tailwindcss": "^3.4.7", "tailwindcss": "^3.4.11",
"tslib": "^2.6.3", "tslib": "^2.7.0",
"tsx": "^4.16.5", "tsx": "^4.19.1",
"tsyringe": "^4.8.0", "tsyringe": "^4.8.0",
"typescript": "^5.5.4", "typescript": "^5.6.2",
"vite": "^5.3.5", "vite": "^5.4.4",
"vitest": "^2.0.5", "vitest": "^2.1.0",
"zod": "^3.23.8" "zod": "^3.23.8"
}, },
"type": "module", "type": "module",
@ -81,7 +81,7 @@
"bits-ui": "^0.21.13", "bits-ui": "^0.21.13",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cmdk-sv": "^0.0.18", "cmdk-sv": "^0.0.18",
"embla-carousel-svelte": "^8.1.8", "embla-carousel-svelte": "^8.2.1",
"formsnap": "^1.0.1", "formsnap": "^1.0.1",
"hono-rate-limiter": "^0.4.0", "hono-rate-limiter": "^0.4.0",
"mode-watcher": "^0.4.1", "mode-watcher": "^0.4.1",
@ -89,9 +89,9 @@
"rate-limit-redis": "^4.2.0", "rate-limit-redis": "^4.2.0",
"redis": "^4.7.0", "redis": "^4.7.0",
"redis-om": "^0.4.6", "redis-om": "^0.4.6",
"resend": "^3.5.0", "resend": "^4.0.0",
"svelte-sonner": "^0.3.27", "svelte-sonner": "^0.3.28",
"tailwind-merge": "^2.4.0", "tailwind-merge": "^2.5.2",
"tailwind-variants": "^0.2.1", "tailwind-variants": "^0.2.1",
"vaul-svelte": "^0.3.2" "vaul-svelte": "^0.3.2"
} }

File diff suppressed because it is too large Load diff