diff --git a/bun.lockb b/bun.lockb index e4abb27..6f67b2c 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b963613..a704149 100644 --- a/package.json +++ b/package.json @@ -16,14 +16,14 @@ "@sveltejs/vite-plugin-svelte": "^3.1.1", "@tailwindcss/forms": "^0.5.7", "@tailwindcss/typography": "^0.5.14", - "@types/eslint": "^8.56.11", + "@types/eslint": "^9.6.0", "@types/node": "^22.4.2", "autoprefixer": "^10.4.20", "eslint": "^9.8.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.43.0", "globals": "^15.9.0", - "mdsvex": "^0.11.2", + "mdsvex": "^0.12.3", "postcss": "^8.4.41", "prettier": "^3.3.3", "prettier-plugin-svelte": "^3.2.6",