diff --git a/bun.lock b/bun.lock index 679619f..1e0a6aa 100644 --- a/bun.lock +++ b/bun.lock @@ -18,7 +18,6 @@ "@kitajs/ts-html-plugin": "^4.1.3", "@tailwindcss/cli": "^4.1.14", "@tailwindcss/postcss": "^4.1.14", - "@total-typescript/ts-reset": "^0.6.1", "@types/bun": "latest", "@types/node": "^24.6.2", "@typescript-eslint/parser": "^8.45.0", @@ -225,8 +224,6 @@ "@tailwindcss/postcss": ["@tailwindcss/postcss@4.1.14", "", { "dependencies": { "@alloc/quick-lru": "^5.2.0", "@tailwindcss/node": "4.1.14", "@tailwindcss/oxide": "4.1.14", "postcss": "^8.4.41", "tailwindcss": "4.1.14" } }, "sha512-BdMjIxy7HUNThK87C7BC8I1rE8BVUsfNQSI5siQ4JK3iIa3w0XyVvVL9SXLWO//CtYTcp1v7zci0fYwJOjB+Zg=="], - "@total-typescript/ts-reset": ["@total-typescript/ts-reset@0.6.1", "", {}, "sha512-cka47fVSo6lfQDIATYqb/vO1nvFfbPw7uWLayIXIhGETj0wcOOlrlkobOMDNQOFr9QOafegUPq13V2+6vtD7yg=="], - "@types/bun": ["@types/bun@1.2.23", "", { "dependencies": { "bun-types": "1.2.23" } }, "sha512-le8ueOY5b6VKYf19xT3McVbXqLqmxzPXHsQT/q9JHgikJ2X22wyTW3g3ohz2ZMnp7dod6aduIiq8A14Xyimm0A=="], "@types/estree": ["@types/estree@1.0.8", "", {}, "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w=="], diff --git a/package.json b/package.json index 7a8dc58..4923036 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,6 @@ "@kitajs/ts-html-plugin": "^4.1.3", "@tailwindcss/cli": "^4.1.14", "@tailwindcss/postcss": "^4.1.14", - "@total-typescript/ts-reset": "^0.6.1", "@types/bun": "latest", "@types/node": "^24.6.2", "@typescript-eslint/parser": "^8.45.0",