diff --git a/rust/gui-client/package.json b/rust/gui-client/package.json index 495364661..5d7d58a9f 100644 --- a/rust/gui-client/package.json +++ b/rust/gui-client/package.json @@ -16,7 +16,7 @@ "postinstall": "flowbite-react patch" }, "dependencies": { - "@eslint/js": "^9.29.0", + "@eslint/js": "^9.36.0", "@fontsource-variable/source-sans-3": "^5.2.9", "@heroicons/react": "^2.2.0", "@sentry/core": "^9.40.0", diff --git a/rust/gui-client/pnpm-lock.yaml b/rust/gui-client/pnpm-lock.yaml index 046cfe8cd..cfa3ea9be 100644 --- a/rust/gui-client/pnpm-lock.yaml +++ b/rust/gui-client/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@eslint/js': - specifier: ^9.29.0 - version: 9.29.0 + specifier: ^9.36.0 + version: 9.36.0 '@fontsource-variable/source-sans-3': specifier: ^5.2.9 version: 5.2.9 @@ -357,10 +357,6 @@ packages: resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.29.0': - resolution: {integrity: sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.36.0': resolution: {integrity: sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2481,8 +2477,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.29.0': {} - '@eslint/js@9.36.0': {} '@eslint/object-schema@2.1.7': {}