diff --git a/bun.lockb b/bun.lockb index 40d4d7b2..b61f0cfe 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 54e191dc..3d202177 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "@types/archiver": "6.0.2", "@types/copy-webpack-plugin": "10.1.0", "@types/webpack": "5.28.5", - "@typescript-eslint/eslint-plugin": "6.21.0", - "@typescript-eslint/parser": "6.21.0", + "@typescript-eslint/eslint-plugin": "7.4.0", + "@typescript-eslint/parser": "7.4.0", "ajv": "^8.12.0", "archiver": "6.0.2", "copy-webpack-plugin": "11.0.0",