diff --git a/bun.lockb b/bun.lockb index 6d4a6307..e8cd9fe2 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8d3dae8f..78737c08 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ "@tailwindcss/forms": "0.5.7", "@types/eslint": "8.56.2", "@types/html-minifier-terser": "7.0.2", - "@types/node": "20.11.0", - "@typescript-eslint/eslint-plugin": "6.18.1", - "@typescript-eslint/parser": "6.18.1", + "@types/node": "20.11.5", + "@typescript-eslint/eslint-plugin": "6.19.0", + "@typescript-eslint/parser": "6.19.0", "autoprefixer": "10.4.16", "cz-conventional-changelog": "3.3.0", "eslint": "8.56.0", @@ -25,7 +25,7 @@ "eslint-plugin-solid": "0.13.1", "husky": "8.0.3", "postcss": "8.4.33", - "prettier": "3.1.1", + "prettier": "3.2.4", "prettier-plugin-tailwindcss": "0.5.11", "tailwindcss": "3.4.1", "typescript": "5.3.3", @@ -33,7 +33,7 @@ "vite-plugin-eslint": "1.8.1", "vite-plugin-minify": "1.5.2", "vite-plugin-solid": "2.8.0", - "vite-tsconfig-paths": "4.2.3" + "vite-tsconfig-paths": "4.3.1" }, "dependencies": { "solid-js": "1.8.10"