diff --git a/.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx b/.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx index 7c435e73b950..78034dd23060 100755 --- a/.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx +++ b/.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx @@ -2,7 +2,7 @@ # Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml"). # This file should be checked into version control along with the pnpm-lock.yaml file. .npmrc=-2023857461 -package.json=1763647818 +package.json=-1617486497 packages/angular/cli/package.json=-1878910022 packages/angular/pwa/package.json=1108903917 packages/angular_devkit/architect/package.json=-1496633956 @@ -13,6 +13,6 @@ packages/angular_devkit/schematics/package.json=673943597 packages/angular_devkit/schematics_cli/package.json=-1663529211 packages/ngtools/webpack/package.json=597254444 packages/schematics/angular/package.json=251715148 -pnpm-lock.yaml=-2058271568 +pnpm-lock.yaml=393090124 pnpm-workspace.yaml=1732591250 -yarn.lock=-1257671515 +yarn.lock=311829039 diff --git a/package.json b/package.json index eea9449f4038..b251a0b81f64 100644 --- a/package.json +++ b/package.json @@ -108,8 +108,8 @@ "@types/yargs": "^17.0.20", "@types/yargs-parser": "^21.0.0", "@types/yarnpkg__lockfile": "^1.1.5", - "@typescript-eslint/eslint-plugin": "8.20.0", - "@typescript-eslint/parser": "8.20.0", + "@typescript-eslint/eslint-plugin": "8.21.0", + "@typescript-eslint/parser": "8.21.0", "@vitejs/plugin-basic-ssl": "1.2.0", "@web/test-runner": "^0.19.0", "@yarnpkg/lockfile": "1.1.0", @@ -177,7 +177,7 @@ "prettier": "^3.0.0", "protractor": "~7.0.0", "puppeteer": "18.2.1", - "quicktype-core": "23.0.170", + "quicktype-core": "23.0.171", "resolve-url-loader": "5.0.0", "rollup": "4.31.0", "rollup-license-plugin": "~3.0.1", @@ -201,7 +201,7 @@ "unenv": "^1.10.0", "verdaccio": "6.0.5", "verdaccio-auth-memory": "^10.0.0", - "vite": "6.0.8", + "vite": "6.0.11", "watchpack": "2.4.2", "webpack": "5.97.1", "webpack-dev-middleware": "7.4.2", diff --git a/packages/angular/build/package.json b/packages/angular/build/package.json index 041fedc48c47..018d79693948 100644 --- a/packages/angular/build/package.json +++ b/packages/angular/build/package.json @@ -41,7 +41,7 @@ "rollup": "4.31.0", "sass": "1.83.4", "semver": "7.6.3", - "vite": "6.0.8", + "vite": "6.0.11", "watchpack": "2.4.2" }, "optionalDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bb57b6f622dd..44ba73a1612b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -212,14 +212,14 @@ importers: specifier: ^1.1.5 version: 1.1.9 '@typescript-eslint/eslint-plugin': - specifier: 8.20.0 - version: 8.20.0(@typescript-eslint/parser@8.20.0)(eslint@8.57.0)(typescript@5.7.3) + specifier: 8.21.0 + version: 8.21.0(@typescript-eslint/parser@8.21.0)(eslint@8.57.0)(typescript@5.7.3) '@typescript-eslint/parser': - specifier: 8.20.0 - version: 8.20.0(eslint@8.57.0)(typescript@5.7.3) + specifier: 8.21.0 + version: 8.21.0(eslint@8.57.0)(typescript@5.7.3) '@vitejs/plugin-basic-ssl': specifier: 1.2.0 - version: 1.2.0(vite@6.0.8) + version: 1.2.0(vite@6.0.11) '@web/test-runner': specifier: ^0.19.0 version: 0.19.0 @@ -282,7 +282,7 @@ importers: version: 3.1.1(eslint@8.57.0) eslint-plugin-import: specifier: 2.31.0 - version: 2.31.0(@typescript-eslint/parser@8.20.0)(eslint@8.57.0) + version: 2.31.0(@typescript-eslint/parser@8.21.0)(eslint@8.57.0) express: specifier: 4.21.2 version: 4.21.2 @@ -419,8 +419,8 @@ importers: specifier: 18.2.1 version: 18.2.1 quicktype-core: - specifier: 23.0.170 - version: 23.0.170 + specifier: 23.0.171 + version: 23.0.171 resolve-url-loader: specifier: 5.0.0 version: 5.0.0 @@ -491,8 +491,8 @@ importers: specifier: ^10.0.0 version: 10.2.2 vite: - specifier: 6.0.8 - version: 6.0.8(@types/node@18.19.71)(less@4.2.2)(sass@1.83.4)(terser@5.37.0) + specifier: 6.0.11 + version: 6.0.11(@types/node@18.19.71)(less@4.2.2)(sass@1.83.4)(terser@5.37.0) watchpack: specifier: 2.4.2 version: 2.4.2 @@ -2294,6 +2294,7 @@ packages: /@bazel/typescript@5.8.1(typescript@5.7.3): resolution: {integrity: sha512-NAJ8WQHZL1WE1YmRoCrq/1hhG15Mvy/viWh6TkvFnBeEhNUiQUsA5GYyhU1ztnBIYW03nATO3vwhAEfO7Q0U5g==} + deprecated: No longer maintained, https://github.com/aspect-build/rules_ts is the recommended replacement hasBin: true peerDependencies: typescript: 5.7.3 @@ -4338,7 +4339,7 @@ packages: peerDependencies: eslint: '>=8.40.0' dependencies: - '@typescript-eslint/utils': 8.20.0(eslint@8.57.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.21.0(eslint@8.57.0)(typescript@5.7.3) eslint: 8.57.0 eslint-visitor-keys: 4.2.0 espree: 10.3.0 @@ -4951,8 +4952,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0)(eslint@8.57.0)(typescript@5.7.3): - resolution: {integrity: sha512-naduuphVw5StFfqp4Gq4WhIBE2gN1GEmMUExpJYknZJdRnc+2gDzB8Z3+5+/Kv33hPQRDGzQO/0opHE72lZZ6A==} + /@typescript-eslint/eslint-plugin@8.21.0(@typescript-eslint/parser@8.21.0)(eslint@8.57.0)(typescript@5.7.3): + resolution: {integrity: sha512-eTH+UOR4I7WbdQnG4Z48ebIA6Bgi7WO8HvFEneeYBxG8qCOYgTOFPSg6ek9ITIDvGjDQzWHcoWHCDO2biByNzA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 @@ -4960,11 +4961,11 @@ packages: typescript: 5.7.3 dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.20.0(eslint@8.57.0)(typescript@5.7.3) - '@typescript-eslint/scope-manager': 8.20.0 - '@typescript-eslint/type-utils': 8.20.0(eslint@8.57.0)(typescript@5.7.3) - '@typescript-eslint/utils': 8.20.0(eslint@8.57.0)(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.20.0 + '@typescript-eslint/parser': 8.21.0(eslint@8.57.0)(typescript@5.7.3) + '@typescript-eslint/scope-manager': 8.21.0 + '@typescript-eslint/type-utils': 8.21.0(eslint@8.57.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.21.0(eslint@8.57.0)(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.21.0 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.2 @@ -4975,17 +4976,17 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@8.20.0(eslint@8.57.0)(typescript@5.7.3): - resolution: {integrity: sha512-gKXG7A5HMyjDIedBi6bUrDcun8GIjnI8qOwVLiY3rx6T/sHP/19XLJOnIq/FgQvWLHja5JN/LSE7eklNBr612g==} + /@typescript-eslint/parser@8.21.0(eslint@8.57.0)(typescript@5.7.3): + resolution: {integrity: sha512-Wy+/sdEH9kI3w9civgACwabHbKl+qIOu0uFZ9IMKzX3Jpv9og0ZBJrZExGrPpFAY7rWsXuxs5e7CPPP17A4eYA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: 5.7.3 dependencies: - '@typescript-eslint/scope-manager': 8.20.0 - '@typescript-eslint/types': 8.20.0 - '@typescript-eslint/typescript-estree': 8.20.0(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.20.0 + '@typescript-eslint/scope-manager': 8.21.0 + '@typescript-eslint/types': 8.21.0 + '@typescript-eslint/typescript-estree': 8.21.0(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.21.0 debug: 4.4.0(supports-color@10.0.0) eslint: 8.57.0 typescript: 5.7.3 @@ -4993,23 +4994,23 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager@8.20.0: - resolution: {integrity: sha512-J7+VkpeGzhOt3FeG1+SzhiMj9NzGD/M6KoGn9f4dbz3YzK9hvbhVTmLj/HiTp9DazIzJ8B4XcM80LrR9Dm1rJw==} + /@typescript-eslint/scope-manager@8.21.0: + resolution: {integrity: sha512-G3IBKz0/0IPfdeGRMbp+4rbjfSSdnGkXsM/pFZA8zM9t9klXDnB/YnKOBQ0GoPmoROa4bCq2NeHgJa5ydsQ4mA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: - '@typescript-eslint/types': 8.20.0 - '@typescript-eslint/visitor-keys': 8.20.0 + '@typescript-eslint/types': 8.21.0 + '@typescript-eslint/visitor-keys': 8.21.0 dev: true - /@typescript-eslint/type-utils@8.20.0(eslint@8.57.0)(typescript@5.7.3): - resolution: {integrity: sha512-bPC+j71GGvA7rVNAHAtOjbVXbLN5PkwqMvy1cwGeaxUoRQXVuKCebRoLzm+IPW/NtFFpstn1ummSIasD5t60GA==} + /@typescript-eslint/type-utils@8.21.0(eslint@8.57.0)(typescript@5.7.3): + resolution: {integrity: sha512-95OsL6J2BtzoBxHicoXHxgk3z+9P3BEcQTpBKriqiYzLKnM2DeSqs+sndMKdamU8FosiadQFT3D+BSL9EKnAJQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: 5.7.3 dependencies: - '@typescript-eslint/typescript-estree': 8.20.0(typescript@5.7.3) - '@typescript-eslint/utils': 8.20.0(eslint@8.57.0)(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.21.0(typescript@5.7.3) + '@typescript-eslint/utils': 8.21.0(eslint@8.57.0)(typescript@5.7.3) debug: 4.4.0(supports-color@10.0.0) eslint: 8.57.0 ts-api-utils: 2.0.0(typescript@5.7.3) @@ -5018,19 +5019,19 @@ packages: - supports-color dev: true - /@typescript-eslint/types@8.20.0: - resolution: {integrity: sha512-cqaMiY72CkP+2xZRrFt3ExRBu0WmVitN/rYPZErA80mHjHx/Svgp8yfbzkJmDoQ/whcytOPO9/IZXnOc+wigRA==} + /@typescript-eslint/types@8.21.0: + resolution: {integrity: sha512-PAL6LUuQwotLW2a8VsySDBwYMm129vFm4tMVlylzdoTybTHaAi0oBp7Ac6LhSrHHOdLM3efH+nAR6hAWoMF89A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true - /@typescript-eslint/typescript-estree@8.20.0(typescript@5.7.3): - resolution: {integrity: sha512-Y7ncuy78bJqHI35NwzWol8E0X7XkRVS4K4P4TCyzWkOJih5NDvtoRDW4Ba9YJJoB2igm9yXDdYI/+fkiiAxPzA==} + /@typescript-eslint/typescript-estree@8.21.0(typescript@5.7.3): + resolution: {integrity: sha512-x+aeKh/AjAArSauz0GiQZsjT8ciadNMHdkUSwBB9Z6PrKc/4knM4g3UfHml6oDJmKC88a6//cdxnO/+P2LkMcg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: 5.7.3 dependencies: - '@typescript-eslint/types': 8.20.0 - '@typescript-eslint/visitor-keys': 8.20.0 + '@typescript-eslint/types': 8.21.0 + '@typescript-eslint/visitor-keys': 8.21.0 debug: 4.4.0(supports-color@10.0.0) fast-glob: 3.3.3 is-glob: 4.0.3 @@ -5042,28 +5043,28 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@8.20.0(eslint@8.57.0)(typescript@5.7.3): - resolution: {integrity: sha512-dq70RUw6UK9ei7vxc4KQtBRk7qkHZv447OUZ6RPQMQl71I3NZxQJX/f32Smr+iqWrB02pHKn2yAdHBb0KNrRMA==} + /@typescript-eslint/utils@8.21.0(eslint@8.57.0)(typescript@5.7.3): + resolution: {integrity: sha512-xcXBfcq0Kaxgj7dwejMbFyq7IOHgpNMtVuDveK7w3ZGwG9owKzhALVwKpTF2yrZmEwl9SWdetf3fxNzJQaVuxw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: 5.7.3 dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.0) - '@typescript-eslint/scope-manager': 8.20.0 - '@typescript-eslint/types': 8.20.0 - '@typescript-eslint/typescript-estree': 8.20.0(typescript@5.7.3) + '@typescript-eslint/scope-manager': 8.21.0 + '@typescript-eslint/types': 8.21.0 + '@typescript-eslint/typescript-estree': 8.21.0(typescript@5.7.3) eslint: 8.57.0 typescript: 5.7.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/visitor-keys@8.20.0: - resolution: {integrity: sha512-v/BpkeeYAsPkKCkR8BDwcno0llhzWVqPOamQrAEMdpZav2Y9OVjd9dwJyBLJWwf335B5DmlifECIkZRJCaGaHA==} + /@typescript-eslint/visitor-keys@8.21.0: + resolution: {integrity: sha512-BkLMNpdV6prozk8LlyK/SOoWLmUFi+ZD+pcqti9ILCbVvHGk1ui1g4jJOc2WDLaeExz2qWwojxlPce5PljcT3w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: - '@typescript-eslint/types': 8.20.0 + '@typescript-eslint/types': 8.21.0 eslint-visitor-keys: 4.2.0 dev: true @@ -5295,22 +5296,22 @@ packages: semver: 7.6.3 dev: true - /@vitejs/plugin-basic-ssl@1.2.0(vite@6.0.7): + /@vitejs/plugin-basic-ssl@1.2.0(vite@6.0.11): resolution: {integrity: sha512-mkQnxTkcldAzIsomk1UuLfAu9n+kpQ3JbHcpCp7d2Oo6ITtji8pHS3QToOWjhPFvNQSnhlkAjmGbhv2QvwO/7Q==} engines: {node: '>=14.21.3'} peerDependencies: vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 dependencies: - vite: 6.0.7(@types/node@18.19.71)(less@4.2.2)(sass@1.83.1)(terser@5.37.0) + vite: 6.0.11(@types/node@18.19.71)(less@4.2.2)(sass@1.83.4)(terser@5.37.0) dev: true - /@vitejs/plugin-basic-ssl@1.2.0(vite@6.0.8): + /@vitejs/plugin-basic-ssl@1.2.0(vite@6.0.7): resolution: {integrity: sha512-mkQnxTkcldAzIsomk1UuLfAu9n+kpQ3JbHcpCp7d2Oo6ITtji8pHS3QToOWjhPFvNQSnhlkAjmGbhv2QvwO/7Q==} engines: {node: '>=14.21.3'} peerDependencies: vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 dependencies: - vite: 6.0.8(@types/node@18.19.71)(less@4.2.2)(sass@1.83.4)(terser@5.37.0) + vite: 6.0.7(@types/node@18.19.71)(less@4.2.2)(sass@1.83.1)(terser@5.37.0) dev: true /@web/browser-logs@0.4.1: @@ -7762,7 +7763,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.12.0(@typescript-eslint/parser@8.20.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): + /eslint-module-utils@2.12.0(@typescript-eslint/parser@8.21.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): resolution: {integrity: sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==} engines: {node: '>=4'} peerDependencies: @@ -7783,7 +7784,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 8.20.0(eslint@8.57.0)(typescript@5.7.3) + '@typescript-eslint/parser': 8.21.0(eslint@8.57.0)(typescript@5.7.3) debug: 3.2.7 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 @@ -7799,7 +7800,7 @@ packages: eslint: 8.57.0 dev: true - /eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.20.0)(eslint@8.57.0): + /eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.21.0)(eslint@8.57.0): resolution: {integrity: sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==} engines: {node: '>=4'} peerDependencies: @@ -7810,7 +7811,7 @@ packages: optional: true dependencies: '@rtsao/scc': 1.1.0 - '@typescript-eslint/parser': 8.20.0(eslint@8.57.0)(typescript@5.7.3) + '@typescript-eslint/parser': 8.21.0(eslint@8.57.0)(typescript@5.7.3) array-includes: 3.1.8 array.prototype.findlastindex: 1.2.5 array.prototype.flat: 1.3.3 @@ -7819,7 +7820,7 @@ packages: doctrine: 2.1.0 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.20.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) + eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.21.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -11976,7 +11977,7 @@ packages: /puppeteer@18.2.1: resolution: {integrity: sha512-7+UhmYa7wxPh2oMRwA++k8UGVDxh3YdWFB52r9C3tM81T6BU7cuusUSxImz0GEYSOYUKk/YzIhkQ6+vc0gHbxQ==} engines: {node: '>=14.1.0'} - deprecated: < 19.4.0 is no longer supported + deprecated: < 22.8.2 is no longer supported dependencies: https-proxy-agent: 5.0.1(supports-color@10.0.0) progress: 2.0.3 @@ -12049,8 +12050,8 @@ packages: resolution: {integrity: sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==} dev: true - /quicktype-core@23.0.170: - resolution: {integrity: sha512-ZsjveG0yJUIijUx4yQshzyQ5EAXKbFSBTQJHnJ+KoSZVxcS+m3GcmDpzrdUIRYMhgLaF11ZGvLSYi5U0xcwemw==} + /quicktype-core@23.0.171: + resolution: {integrity: sha512-2kFUFtVdCbc54IBlCG30Yzsb5a1l6lX/8UjKaf2B009WFsqvduidaSOdJ4IKMhMi7DCrq60mnU7HZ1fDazGRlw==} dependencies: '@glideapps/ts-necessities': 2.2.3 browser-or-node: 3.0.0 @@ -14146,8 +14147,8 @@ packages: extsprintf: 1.4.1 dev: true - /vite@6.0.7(@types/node@18.19.71)(less@4.2.2)(sass@1.83.1)(terser@5.37.0): - resolution: {integrity: sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==} + /vite@6.0.11(@types/node@18.19.71)(less@4.2.2)(sass@1.83.4)(terser@5.37.0): + resolution: {integrity: sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -14191,14 +14192,14 @@ packages: less: 4.2.2 postcss: 8.5.1 rollup: 4.31.0 - sass: 1.83.1 + sass: 1.83.4 terser: 5.37.0 optionalDependencies: fsevents: 2.3.3 dev: true - /vite@6.0.8(@types/node@18.19.71)(less@4.2.2)(sass@1.83.4)(terser@5.37.0): - resolution: {integrity: sha512-rJmB+6m3Qmo5nssFmm6hbSvaCS+5tH/iuTJYeHEOHMwqu/DPrjjBs1rlecCo4D0qy5xq506hMpkKx6pKaudUxA==} + /vite@6.0.7(@types/node@18.19.71)(less@4.2.2)(sass@1.83.1)(terser@5.37.0): + resolution: {integrity: sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -14242,7 +14243,7 @@ packages: less: 4.2.2 postcss: 8.5.1 rollup: 4.31.0 - sass: 1.83.4 + sass: 1.83.1 terser: 5.37.0 optionalDependencies: fsevents: 2.3.3 diff --git a/yarn.lock b/yarn.lock index 474618c3fc5e..cd30d25ee2fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -377,8 +377,8 @@ __metadata: "@types/yargs": "npm:^17.0.20" "@types/yargs-parser": "npm:^21.0.0" "@types/yarnpkg__lockfile": "npm:^1.1.5" - "@typescript-eslint/eslint-plugin": "npm:8.20.0" - "@typescript-eslint/parser": "npm:8.20.0" + "@typescript-eslint/eslint-plugin": "npm:8.21.0" + "@typescript-eslint/parser": "npm:8.21.0" "@vitejs/plugin-basic-ssl": "npm:1.2.0" "@web/test-runner": "npm:^0.19.0" "@yarnpkg/lockfile": "npm:1.1.0" @@ -446,7 +446,7 @@ __metadata: prettier: "npm:^3.0.0" protractor: "npm:~7.0.0" puppeteer: "npm:18.2.1" - quicktype-core: "npm:23.0.170" + quicktype-core: "npm:23.0.171" resolve-url-loader: "npm:5.0.0" rollup: "npm:4.31.0" rollup-license-plugin: "npm:~3.0.1" @@ -470,7 +470,7 @@ __metadata: unenv: "npm:^1.10.0" verdaccio: "npm:6.0.5" verdaccio-auth-memory: "npm:^10.0.0" - vite: "npm:6.0.8" + vite: "npm:6.0.11" watchpack: "npm:2.4.2" webpack: "npm:5.97.1" webpack-dev-middleware: "npm:7.4.2" @@ -5130,15 +5130,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.20.0": - version: 8.20.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.20.0" +"@typescript-eslint/eslint-plugin@npm:8.21.0": + version: 8.21.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.21.0" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.20.0" - "@typescript-eslint/type-utils": "npm:8.20.0" - "@typescript-eslint/utils": "npm:8.20.0" - "@typescript-eslint/visitor-keys": "npm:8.20.0" + "@typescript-eslint/scope-manager": "npm:8.21.0" + "@typescript-eslint/type-utils": "npm:8.21.0" + "@typescript-eslint/utils": "npm:8.21.0" + "@typescript-eslint/visitor-keys": "npm:8.21.0" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" @@ -5147,23 +5147,23 @@ __metadata: "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/c68d0dc5419db93c38eea8adecac19e27f8b023d015a944ffded112d584e87fa7fe512070a6a1085899cab2e12e1c8db276e10412b74bf639ca6b04052bbfedc + checksum: 10c0/4601d21ec35b9fa5cfc1ad0330733ab40d6c6822c7fc15c3584a16f678c9a72e077a1725a950823fe0f499a15f3981795b1ea5d1e7a1be5c7b8296ea9ae6327c languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.20.0": - version: 8.20.0 - resolution: "@typescript-eslint/parser@npm:8.20.0" +"@typescript-eslint/parser@npm:8.21.0": + version: 8.21.0 + resolution: "@typescript-eslint/parser@npm:8.21.0" dependencies: - "@typescript-eslint/scope-manager": "npm:8.20.0" - "@typescript-eslint/types": "npm:8.20.0" - "@typescript-eslint/typescript-estree": "npm:8.20.0" - "@typescript-eslint/visitor-keys": "npm:8.20.0" + "@typescript-eslint/scope-manager": "npm:8.21.0" + "@typescript-eslint/types": "npm:8.21.0" + "@typescript-eslint/typescript-estree": "npm:8.21.0" + "@typescript-eslint/visitor-keys": "npm:8.21.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/fff4a86be27f603ad8d6f7dd9758c46b04a254828f0c6d8a34869c1cf30b5828b60a1dc088f72680a7b65cc5fc696848df4605de19e59a18467306d7ca56c11d + checksum: 10c0/aadebd50ca7aa2d61ad85d890c0d7010f2c293ec4d50a7833ef9674f232f0bc7118faa93a898771fbea50f02d542d687cf3569421b23f72fe6fed6895d5506fc languageName: node linkType: hard @@ -5177,18 +5177,28 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.20.0": - version: 8.20.0 - resolution: "@typescript-eslint/type-utils@npm:8.20.0" +"@typescript-eslint/scope-manager@npm:8.21.0": + version: 8.21.0 + resolution: "@typescript-eslint/scope-manager@npm:8.21.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.20.0" - "@typescript-eslint/utils": "npm:8.20.0" + "@typescript-eslint/types": "npm:8.21.0" + "@typescript-eslint/visitor-keys": "npm:8.21.0" + checksum: 10c0/ea405e79dc884ea1c76465604db52f9b0941d6cbb0bde6bce1af689ef212f782e214de69d46503c7c47bfc180d763369b7433f1965e3be3c442b417e8c9f8f75 + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:8.21.0": + version: 8.21.0 + resolution: "@typescript-eslint/type-utils@npm:8.21.0" + dependencies: + "@typescript-eslint/typescript-estree": "npm:8.21.0" + "@typescript-eslint/utils": "npm:8.21.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^2.0.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/7d46143f26ec606b71d20f0f5535b16abba2ba7a5a2daecd2584ddb61d1284dd8404f34265cc1fdfd541068b24b0211f7ad94801c94e4c60869d9f26bf3c0b9b + checksum: 10c0/617f5dfe83fd9a7c722b27fa4e7f0c84f29baa94f75a4e8e5ccfd5b0a373437f65724e21b9642870fb0960f204b1a7f516a038200a12f8118f21b1bf86315bf3 languageName: node linkType: hard @@ -5199,6 +5209,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.21.0": + version: 8.21.0 + resolution: "@typescript-eslint/types@npm:8.21.0" + checksum: 10c0/67dfd300cc614d7b02e94d0dacfb228a7f4c3fd4eede29c43adb9e9fcc16365ae3df8d6165018da3c123dce65545bef03e3e8183f35e9b3a911ffc727e3274c2 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:8.20.0": version: 8.20.0 resolution: "@typescript-eslint/typescript-estree@npm:8.20.0" @@ -5217,7 +5234,40 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.13.0": +"@typescript-eslint/typescript-estree@npm:8.21.0": + version: 8.21.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.21.0" + dependencies: + "@typescript-eslint/types": "npm:8.21.0" + "@typescript-eslint/visitor-keys": "npm:8.21.0" + debug: "npm:^4.3.4" + fast-glob: "npm:^3.3.2" + is-glob: "npm:^4.0.3" + minimatch: "npm:^9.0.4" + semver: "npm:^7.6.0" + ts-api-utils: "npm:^2.0.0" + peerDependencies: + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/0cf5b0382524f4af54fb5ec71ca7e939ec922711f2d77b383740b28dd4b21407b0ab5dded62df6819d01c12c0b354e95667e3c7025a5d27d05b805161ab94855 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:8.21.0": + version: 8.21.0 + resolution: "@typescript-eslint/utils@npm:8.21.0" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.4.0" + "@typescript-eslint/scope-manager": "npm:8.21.0" + "@typescript-eslint/types": "npm:8.21.0" + "@typescript-eslint/typescript-estree": "npm:8.21.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/d8347dbe9176417220aa62902cfc1b2007a9246bb7a8cccdf8590120903eb50ca14cb668efaab4646d086277f2367559985b62230e43ebd8b0723d237eeaa2f2 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:^8.13.0": version: 8.20.0 resolution: "@typescript-eslint/utils@npm:8.20.0" dependencies: @@ -5242,6 +5292,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.21.0": + version: 8.21.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.21.0" + dependencies: + "@typescript-eslint/types": "npm:8.21.0" + eslint-visitor-keys: "npm:^4.2.0" + checksum: 10c0/b3f1412f550e35c0d7ae0410db616951116b365167539f9b85710d8bc2b36b322c5e637caee84cc1ae5df8f1d961880250d52ffdef352b31e5bdbef74ba6fea9 + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.2.0": version: 1.2.1 resolution: "@ungap/structured-clone@npm:1.2.1" @@ -14972,9 +15032,9 @@ __metadata: languageName: node linkType: hard -"quicktype-core@npm:23.0.170": - version: 23.0.170 - resolution: "quicktype-core@npm:23.0.170" +"quicktype-core@npm:23.0.171": + version: 23.0.171 + resolution: "quicktype-core@npm:23.0.171" dependencies: "@glideapps/ts-necessities": "npm:2.2.3" browser-or-node: "npm:^3.0.0" @@ -14990,7 +15050,7 @@ __metadata: urijs: "npm:^1.19.1" wordwrap: "npm:^1.0.0" yaml: "npm:^2.4.1" - checksum: 10c0/b6dbeac0581c42506531afe911f53f89fa4d16f5ef357bdff819c9cecffd4d78e503a341b3abf02acee193209be77e65f75fc0b7904387e3a2da7f0b313dd10b + checksum: 10c0/f54128537841556dd004ba29d5a914afe0bd31607529a790ff043fdd8f951dc2d22cd6870a1bd58a52811d99d1936fd1fd82f709b06135b899ffc4cc3b4ad066 languageName: node linkType: hard @@ -17945,9 +18005,9 @@ __metadata: languageName: node linkType: hard -"vite@npm:6.0.7": - version: 6.0.7 - resolution: "vite@npm:6.0.7" +"vite@npm:6.0.11": + version: 6.0.11 + resolution: "vite@npm:6.0.11" dependencies: esbuild: "npm:^0.24.2" fsevents: "npm:~2.3.3" @@ -17993,13 +18053,13 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 10c0/ae81047b4290a7206b9394a39a782d509e9610462e7946422ba22d5bc615b5a322c07e33d7bf9dd0b3312ec3f5c63353b725913d1519324bfdf539b4f1e03f52 + checksum: 10c0/a0537f9bf8d6ded740646a4aa44b8dbf442d3005e75f7b27e981ef6011f22d4759f5eb643a393c0ffb8d21e2f50fb5f774d3a53108fb96a10b0f83697e8efe84 languageName: node linkType: hard -"vite@npm:6.0.8": - version: 6.0.8 - resolution: "vite@npm:6.0.8" +"vite@npm:6.0.7": + version: 6.0.7 + resolution: "vite@npm:6.0.7" dependencies: esbuild: "npm:^0.24.2" fsevents: "npm:~2.3.3" @@ -18045,7 +18105,7 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 10c0/2313489cf29f07d35c87ef5f0c0e5cb382dbd9d2a9d8cd44c6c49f99bfba81ee41b7c5d3b6405303df1d57c83b7c30941fa205bfaa2a52f17dcc4138f5b539a6 + checksum: 10c0/ae81047b4290a7206b9394a39a782d509e9610462e7946422ba22d5bc615b5a322c07e33d7bf9dd0b3312ec3f5c63353b725913d1519324bfdf539b4f1e03f52 languageName: node linkType: hard