diff --git a/bun.lock b/bun.lock index a0988fb..17ce502 100644 --- a/bun.lock +++ b/bun.lock @@ -20,7 +20,7 @@ "@total-typescript/ts-reset": "^0.6.1", "@types/bun": "^1.2.2", "@types/eslint-plugin-tailwindcss": "^3.17.0", - "@types/eslint__js": "^8.42.3", + "@types/eslint__js": "^9.0.0", "@types/node": "^22.13.1", "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", @@ -198,7 +198,7 @@ "@types/eslint-plugin-tailwindcss": ["@types/eslint-plugin-tailwindcss@3.17.0", "", { "dependencies": { "@types/eslint": "*" } }, "sha512-ucQGf2YIdTcndYcxRU3UdZgmhUHsOlbIF4BaRtl0op+7k2JmqM2i3aXZ6XIcfZgVq1ZKov7VM5c/BR81ukmkyg=="], - "@types/eslint__js": ["@types/eslint__js@8.42.3", "", { "dependencies": { "@types/eslint": "*" } }, "sha512-alfG737uhmPdnvkrLdZLcEKJ/B8s9Y4hrZ+YAdzUeoArBlSUERA2E87ROfOaS4jd/C45fzOoZzidLc1IPwLqOw=="], + "@types/eslint__js": ["@types/eslint__js@9.14.0", "", { "dependencies": { "@eslint/js": "*" } }, "sha512-s0jepCjOJWB/GKcuba4jISaVpBudw3ClXJ3fUK4tugChUMQsp6kSwuA8Dcx6wFd/JsJqcY8n4rEpa5RTHs5ypA=="], "@types/estree": ["@types/estree@1.0.6", "", {}, "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw=="], diff --git a/package.json b/package.json index 7aabbc9..c97eda3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@total-typescript/ts-reset": "^0.6.1", "@types/bun": "^1.2.2", "@types/eslint-plugin-tailwindcss": "^3.17.0", - "@types/eslint__js": "^8.42.3", + "@types/eslint__js": "^9.0.0", "@types/node": "^22.13.1", "autoprefixer": "^10.4.20", "cssnano": "^7.0.6",