diff --git a/providers/fab/src/airflow/providers/fab/www/package.json b/providers/fab/src/airflow/providers/fab/www/package.json index 4ab9a71fbff4d..59a6733746553 100644 --- a/providers/fab/src/airflow/providers/fab/www/package.json +++ b/providers/fab/src/airflow/providers/fab/www/package.json @@ -47,12 +47,12 @@ "copy-webpack-plugin": "^14.0.0", "css-loader": "7.1.4", "css-minimizer-webpack-plugin": "^8.0.0", - "eslint": "^10.5.0", + "eslint": "^10.6.0", "file-loader": "^6.2.0", "mini-css-extract-plugin": "^2.10.2", "moment": "^2.30.1", "moment-locales-webpack-plugin": "^1.2.0", - "prettier": "^3.8.5", + "prettier": "^3.9.1", "stylelint": "^17.14.0", "terser-webpack-plugin": "^5.6.1", "url-loader": "4.1.1", diff --git a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml index 1a0677609c3ae..c407137837bcd 100644 --- a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml +++ b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml @@ -33,7 +33,7 @@ importers: version: 8.0.1 '@babel/eslint-parser': specifier: ^8.0.1 - version: 8.0.1(@babel/core@8.0.1)(eslint@10.5.0) + version: 8.0.1(@babel/core@8.0.1)(eslint@10.6.0) '@babel/plugin-transform-runtime': specifier: ^8.0.1 version: 8.0.1(@babel/core@8.0.1) @@ -53,8 +53,8 @@ importers: specifier: ^8.0.0 version: 8.0.0(webpack@5.108.1) eslint: - specifier: ^10.5.0 - version: 10.5.0 + specifier: ^10.6.0 + version: 10.6.0 file-loader: specifier: ^6.2.0 version: 6.2.0(webpack@5.108.1) @@ -68,8 +68,8 @@ importers: specifier: ^1.2.0 version: 1.2.0(moment@2.30.1)(webpack@5.108.1) prettier: - specifier: ^3.8.5 - version: 3.8.5 + specifier: ^3.9.1 + version: 3.9.1 stylelint: specifier: ^17.14.0 version: 17.14.0 @@ -935,8 +935,8 @@ packages: boolbase@1.0.0: resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} - brace-expansion@5.0.6: - resolution: {integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==} + brace-expansion@5.0.7: + resolution: {integrity: sha512-7oFy703dxfY3/NLxC1fh2SUCQ0H9rmAY+5EpDVfXjUTTs+HEwR2nYaqLv+GWcTsumwxPfiz6CzCNkwXwBUwqCA==} engines: {node: 18 || 20 || >=22} braces@3.0.3: @@ -1209,8 +1209,8 @@ packages: resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} - eslint@10.5.0: - resolution: {integrity: sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==} + eslint@10.6.0: + resolution: {integrity: sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} hasBin: true peerDependencies: @@ -1981,8 +1981,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - prettier@3.8.5: - resolution: {integrity: sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA==} + prettier@3.9.1: + resolution: {integrity: sha512-ppiDo2CSwexck1eyZUwJHg/N3nf1+6IRCv7W/VJ5vaLnVCmB7+3CdRfMwoCHBBX6xTrREDTksZ4OZl5SSf4zXA==} engines: {node: '>=14'} hasBin: true @@ -2425,10 +2425,10 @@ snapshots: obug: 2.1.3 semver: 7.8.5 - '@babel/eslint-parser@8.0.1(@babel/core@8.0.1)(eslint@10.5.0)': + '@babel/eslint-parser@8.0.1(@babel/core@8.0.1)(eslint@10.6.0)': dependencies: '@babel/core': 8.0.1 - eslint: 10.5.0 + eslint: 10.6.0 eslint-scope: 9.1.2 eslint-visitor-keys: 5.0.1 semver: 7.8.5 @@ -3018,9 +3018,9 @@ snapshots: '@discoveryjs/json-ext@1.1.0': {} - '@eslint-community/eslint-utils@4.9.1(eslint@10.5.0)': + '@eslint-community/eslint-utils@4.9.1(eslint@10.6.0)': dependencies: - eslint: 10.5.0 + eslint: 10.6.0 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.2': {} @@ -3312,7 +3312,7 @@ snapshots: boolbase@1.0.0: {} - brace-expansion@5.0.6: + brace-expansion@5.0.7: dependencies: balanced-match: 4.0.4 @@ -3578,9 +3578,9 @@ snapshots: eslint-visitor-keys@5.0.1: {} - eslint@10.5.0: + eslint@10.6.0: dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0) '@eslint-community/regexpp': 4.12.2 '@eslint/config-array': 0.23.5 '@eslint/config-helpers': 0.6.0 @@ -3950,7 +3950,7 @@ snapshots: minimatch@10.2.5: dependencies: - brace-expansion: 5.0.6 + brace-expansion: 5.0.7 minimizer-webpack-plugin@5.6.1(postcss@8.5.16)(webpack@5.108.1): dependencies: @@ -4246,7 +4246,7 @@ snapshots: prelude-ls@1.2.1: {} - prettier@3.8.5: {} + prettier@3.9.1: {} punycode@2.3.1: {}