chore: update deps
All checks were successful
create archive with lfs / tag (push) Successful in 4s

This commit is contained in:
dusk 2025-01-02 17:23:26 +09:00
parent 866863624c
commit 5fed4624c8
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw
2 changed files with 7 additions and 7 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -13,17 +13,17 @@
},
"devDependencies": {
"@sveltejs/enhanced-img": "^0.3.10",
"@sveltejs/kit": "^2.11.1",
"@sveltejs/kit": "^2.15.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"autoprefixer": "^10.4.20",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",
"globals": "^15.13.0",
"globals": "^15.14.0",
"mdsvex": "^0.12.3",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
@ -31,12 +31,11 @@
"svelte": "^4.2.19",
"svelte-adapter-bun": "^0.5.2",
"svelte-check": "^3.8.6",
"svelte-cloudinary": "^2.3.0",
"sveltekit-rate-limiter": "^0.6.1",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0",
"typescript-eslint": "^8.19.0",
"vite": "^5.4.11"
},
"type": "module",
@ -50,7 +49,8 @@
"rehype-slug": "^6.0.0",
"robots-parser": "^3.0.1",
"steamgriddb": "^2.2.0",
"typescript-svelte-plugin": "^0.3.44"
"svelte-cloudinary": "^2.3.0",
"typescript-svelte-plugin": "^0.3.45"
},
"trustedDependencies": [
"@sveltejs/kit",