diff --git a/editors/code/package.json b/editors/code/package.json index 9b99eade1..234ab9b37 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -42,7 +42,7 @@ "vscode-languageserver": "^9.0.1" }, "devDependencies": { - "@eslint/js": "^9.35.0", + "@eslint/js": "^9.36.0", "@rauschma/env-var": "^1.0.1", "@types/mocha": "^10.0.10", "@types/node": "~22.18.3", diff --git a/playground/package.json b/playground/package.json index 439adc2ca..ecf45ea66 100644 --- a/playground/package.json +++ b/playground/package.json @@ -26,7 +26,7 @@ "react-resizable-panels": "^3.0.6" }, "devDependencies": { - "@eslint/js": "^9.35.0", + "@eslint/js": "^9.36.0", "@tailwindcss/postcss": "^4.1.13", "@types/lodash-es": "^4.17.12", "@types/react": "^19.1.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf6e4c930..2847d5726 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: version: 9.0.1 devDependencies: '@eslint/js': - specifier: ^9.35.0 - version: 9.35.0 + specifier: ^9.36.0 + version: 9.36.0 '@rauschma/env-var': specifier: ^1.0.1 version: 1.0.1 @@ -110,8 +110,8 @@ importers: version: 3.0.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1) devDependencies: '@eslint/js': - specifier: ^9.35.0 - version: 9.35.0 + specifier: ^9.36.0 + version: 9.36.0 '@tailwindcss/postcss': specifier: ^4.1.13 version: 4.1.13 @@ -555,6 +555,10 @@ packages: resolution: {integrity: sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==} 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} + '@eslint/object-schema@2.1.6': resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -4066,6 +4070,8 @@ snapshots: '@eslint/js@9.35.0': {} + '@eslint/js@9.36.0': {} + '@eslint/object-schema@2.1.6': {} '@eslint/plugin-kit@0.3.5':