diff --git a/package.json b/package.json index 7d819d9d..8012091d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@frsource/eslint-config": "1.15.0", - "eslint": "9.10.0", + "eslint": "9.11.0", "eslint-plugin-cypress": "^3.5.0", "globals": "15.9.0" } diff --git a/packages/cypress-plugin-visual-regression-diff/package.json b/packages/cypress-plugin-visual-regression-diff/package.json index bde9489d..4790236d 100644 --- a/packages/cypress-plugin-visual-regression-diff/package.json +++ b/packages/cypress-plugin-visual-regression-diff/package.json @@ -75,7 +75,7 @@ "cypress": "12.14.0", "del-cli": "5.0.1", "microbundle": "0.15.1", - "prettier": "3.3.2", + "prettier": "3.3.3", "sanitize-filename": "1.6.3", "tmp-promise": "3.0.3", "typescript": "5.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6b1e9e4..77609c29 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,13 +14,13 @@ importers: devDependencies: '@frsource/eslint-config': specifier: 1.15.0 - version: 1.15.0(eslint@9.10.0)(typescript@5.1.6) + version: 1.15.0(eslint@9.11.0)(typescript@5.1.6) eslint: - specifier: 9.10.0 - version: 9.10.0 + specifier: 9.11.0 + version: 9.11.0 eslint-plugin-cypress: specifier: ^3.5.0 - version: 3.5.0(eslint@9.10.0) + version: 3.5.0(eslint@9.11.0) globals: specifier: 15.9.0 version: 15.9.0 @@ -29,7 +29,7 @@ importers: dependencies: next: specifier: latest - version: 14.2.11(react-dom@18.2.0)(react@18.2.0) + version: 14.2.13(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -70,7 +70,7 @@ importers: version: link:../../packages/cypress-plugin-visual-regression-diff '@vue/cli-plugin-e2e-cypress': specifier: 5.0.8 - version: 5.0.8(@vue/cli-service@5.0.8)(cypress@12.12.0)(eslint@9.10.0) + version: 5.0.8(@vue/cli-service@5.0.8)(cypress@12.12.0)(eslint@9.11.0) '@vue/cli-service': specifier: 5.0.8 version: 5.0.8(@babel/core@7.16.7)(vue@3.2.45) @@ -107,7 +107,7 @@ importers: devDependencies: '@frsource/prettier-config': specifier: ^1.11.0 - version: 1.11.0(eslint@9.10.0) + version: 1.11.0(eslint@9.11.0) '@types/glob': specifier: 8.1.0 version: 8.1.0 @@ -139,8 +139,8 @@ importers: specifier: 0.15.1 version: 0.15.1 prettier: - specifier: 3.3.2 - version: 3.3.2 + specifier: 3.3.3 + version: 3.3.3 sanitize-filename: specifier: 1.6.3 version: 1.6.3 @@ -1673,13 +1673,13 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@9.10.0): + /@eslint-community/eslint-utils@4.4.0(eslint@9.11.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 9.10.0 + eslint: 9.11.0 eslint-visitor-keys: 3.4.3 dev: true @@ -1716,8 +1716,8 @@ packages: - supports-color dev: true - /@eslint/js@9.10.0: - resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==} + /@eslint/js@9.11.0: + resolution: {integrity: sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true @@ -1731,8 +1731,8 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true - /@eslint/plugin-kit@0.1.0: - resolution: {integrity: sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==} + /@eslint/plugin-kit@0.2.0: + resolution: {integrity: sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: levn: 0.4.1 @@ -1742,30 +1742,30 @@ packages: resolution: {integrity: sha512-/SnkfJDyf5ArZifTftB9UbQFepyQQeDXp5PYmdUTFKgjgyIp4PF6tv+e+cRs7uF9JkCA1+gBX0N8so71nRR1CA==} dev: false - /@frsource/eslint-config@1.15.0(eslint@9.10.0)(typescript@5.1.6): + /@frsource/eslint-config@1.15.0(eslint@9.11.0)(typescript@5.1.6): resolution: {integrity: sha512-oK1XCAPjSMQEWKqiU84focC9OTpWSI6xfrf+3v6af8aPV/d8GIA79TRvETjl953WgvEp63QGP04f/XTxrf3+KA==} peerDependencies: eslint: '>= 9' typescript: '>= 5.0.0' dependencies: '@eslint/js': 9.6.0 - '@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@9.10.0)(typescript@5.1.6) - '@typescript-eslint/parser': 8.4.0(eslint@9.10.0)(typescript@5.1.6) - eslint: 9.10.0 - eslint-config-prettier: 9.1.0(eslint@9.10.0) + '@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0)(eslint@9.11.0)(typescript@5.1.6) + '@typescript-eslint/parser': 8.4.0(eslint@9.11.0)(typescript@5.1.6) + eslint: 9.11.0 + eslint-config-prettier: 9.1.0(eslint@9.11.0) globals: 15.9.0 typescript: 5.1.6 - typescript-eslint: 8.5.0(eslint@9.10.0)(typescript@5.1.6) + typescript-eslint: 8.5.0(eslint@9.11.0)(typescript@5.1.6) transitivePeerDependencies: - supports-color dev: true - /@frsource/prettier-config@1.11.0(eslint@9.10.0): + /@frsource/prettier-config@1.11.0(eslint@9.11.0): resolution: {integrity: sha512-Y/XZ9x/UEjkVAIcCk9P0w9HvaGlfiNAlX140SE2EUzBWl8CiA/xe1H8cFPBRGjW1hB0OUu2ahrB5bdw0r4XROg==} peerDependencies: eslint: '>= 3' dependencies: - eslint: 9.10.0 + eslint: 9.11.0 dev: true /@hapi/hoek@9.3.0: @@ -1845,12 +1845,12 @@ packages: resolution: {integrity: sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==} dev: true - /@next/env@14.2.11: - resolution: {integrity: sha512-HYsQRSIXwiNqvzzYThrBwq6RhXo3E0n8j8nQnAs8i4fCEo2Zf/3eS0IiRA8XnRg9Ha0YnpkyJZIZg1qEwemrHw==} + /@next/env@14.2.13: + resolution: {integrity: sha512-s3lh6K8cbW1h5Nga7NNeXrbe0+2jIIYK9YaA9T7IufDWnZpozdFUp6Hf0d5rNWUKu4fEuSX2rCKlGjCrtylfDw==} dev: false - /@next/swc-darwin-arm64@14.2.11: - resolution: {integrity: sha512-eiY9u7wEJZWp/Pga07Qy3ZmNEfALmmSS1HtsJF3y1QEyaExu7boENz11fWqDmZ3uvcyAxCMhTrA1jfVxITQW8g==} + /@next/swc-darwin-arm64@14.2.13: + resolution: {integrity: sha512-IkAmQEa2Htq+wHACBxOsslt+jMoV3msvxCn0WFSfJSkv/scy+i/EukBKNad36grRxywaXUYJc9mxEGkeIs8Bzg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -1858,8 +1858,8 @@ packages: dev: false optional: true - /@next/swc-darwin-x64@14.2.11: - resolution: {integrity: sha512-lnB0zYCld4yE0IX3ANrVMmtAbziBb7MYekcmR6iE9bujmgERl6+FK+b0MBq0pl304lYe7zO4yxJus9H/Af8jbg==} + /@next/swc-darwin-x64@14.2.13: + resolution: {integrity: sha512-Dv1RBGs2TTjkwEnFMVL5XIfJEavnLqqwYSD6LXgTPdEy/u6FlSrLBSSfe1pcfqhFEXRAgVL3Wpjibe5wXJzWog==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -1867,8 +1867,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-gnu@14.2.11: - resolution: {integrity: sha512-Ulo9TZVocYmUAtzvZ7FfldtwUoQY0+9z3BiXZCLSUwU2bp7GqHA7/bqrfsArDlUb2xeGwn3ZuBbKtNK8TR0A8w==} + /@next/swc-linux-arm64-gnu@14.2.13: + resolution: {integrity: sha512-yB1tYEFFqo4ZNWkwrJultbsw7NPAAxlPXURXioRl9SdW6aIefOLS+0TEsKrWBtbJ9moTDgU3HRILL6QBQnMevg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -1876,8 +1876,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-musl@14.2.11: - resolution: {integrity: sha512-fH377DnKGyUnkWlmUpFF1T90m0dADBfK11dF8sOQkiELF9M+YwDRCGe8ZyDzvQcUd20Rr5U7vpZRrAxKwd3Rzg==} + /@next/swc-linux-arm64-musl@14.2.13: + resolution: {integrity: sha512-v5jZ/FV/eHGoWhMKYrsAweQ7CWb8xsWGM/8m1mwwZQ/sutJjoFaXchwK4pX8NqwImILEvQmZWyb8pPTcP7htWg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -1885,8 +1885,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-gnu@14.2.11: - resolution: {integrity: sha512-a0TH4ZZp4NS0LgXP/488kgvWelNpwfgGTUCDXVhPGH6pInb7yIYNgM4kmNWOxBFt+TIuOH6Pi9NnGG4XWFUyXQ==} + /@next/swc-linux-x64-gnu@14.2.13: + resolution: {integrity: sha512-aVc7m4YL7ViiRv7SOXK3RplXzOEe/qQzRA5R2vpXboHABs3w8vtFslGTz+5tKiQzWUmTmBNVW0UQdhkKRORmGA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -1894,8 +1894,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-musl@14.2.11: - resolution: {integrity: sha512-DYYZcO4Uir2gZxA4D2JcOAKVs8ZxbOFYPpXSVIgeoQbREbeEHxysVsg3nY4FrQy51e5opxt5mOHl/LzIyZBoKA==} + /@next/swc-linux-x64-musl@14.2.13: + resolution: {integrity: sha512-4wWY7/OsSaJOOKvMsu1Teylku7vKyTuocvDLTZQq0TYv9OjiYYWt63PiE1nTuZnqQ4RPvME7Xai+9enoiN0Wrg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -1903,8 +1903,8 @@ packages: dev: false optional: true - /@next/swc-win32-arm64-msvc@14.2.11: - resolution: {integrity: sha512-PwqHeKG3/kKfPpM6of1B9UJ+Er6ySUy59PeFu0Un0LBzJTRKKAg2V6J60Yqzp99m55mLa+YTbU6xj61ImTv9mg==} + /@next/swc-win32-arm64-msvc@14.2.13: + resolution: {integrity: sha512-uP1XkqCqV2NVH9+g2sC7qIw+w2tRbcMiXFEbMihkQ8B1+V6m28sshBwAB0SDmOe0u44ne1vFU66+gx/28RsBVQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -1912,8 +1912,8 @@ packages: dev: false optional: true - /@next/swc-win32-ia32-msvc@14.2.11: - resolution: {integrity: sha512-0U7PWMnOYIvM74GY6rbH6w7v+vNPDVH1gUhlwHpfInJnNe5LkmUZqhp7FNWeNa5wbVgRcRi1F1cyxp4dmeLLvA==} + /@next/swc-win32-ia32-msvc@14.2.13: + resolution: {integrity: sha512-V26ezyjPqQpDBV4lcWIh8B/QICQ4v+M5Bo9ykLN+sqeKKBxJVDpEc6biDVyluTXTC40f5IqCU0ttth7Es2ZuMw==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] @@ -1921,8 +1921,8 @@ packages: dev: false optional: true - /@next/swc-win32-x64-msvc@14.2.11: - resolution: {integrity: sha512-gQpS7mcgovWoaTG1FbS5/ojF7CGfql1Q0ZLsMrhcsi2Sr9HEqsUZ70MPJyaYBXbk6iEAP7UXMD9HC8KY1qNwvA==} + /@next/swc-win32-x64-msvc@14.2.13: + resolution: {integrity: sha512-WwzOEAFBGhlDHE5Z73mNU8CO8mqMNLqaG+AO9ETmzdCQlJhVtWZnOl2+rqgVQS+YHunjOWptdFmNfbpwcUuEsw==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -2348,7 +2348,7 @@ packages: '@types/node': 18.0.6 optional: true - /@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0)(eslint@9.10.0)(typescript@5.1.6): + /@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0)(eslint@9.11.0)(typescript@5.1.6): resolution: {integrity: sha512-rg8LGdv7ri3oAlenMACk9e+AR4wUV0yrrG+XKsGKOK0EVgeEDqurkXMPILG2836fW4ibokTB5v4b6Z9+GYQDEw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -2360,12 +2360,12 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 8.4.0(eslint@9.10.0)(typescript@5.1.6) + '@typescript-eslint/parser': 8.4.0(eslint@9.11.0)(typescript@5.1.6) '@typescript-eslint/scope-manager': 8.4.0 - '@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0)(typescript@5.1.6) - '@typescript-eslint/utils': 8.4.0(eslint@9.10.0)(typescript@5.1.6) + '@typescript-eslint/type-utils': 8.4.0(eslint@9.11.0)(typescript@5.1.6) + '@typescript-eslint/utils': 8.4.0(eslint@9.11.0)(typescript@5.1.6) '@typescript-eslint/visitor-keys': 8.4.0 - eslint: 9.10.0 + eslint: 9.11.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 @@ -2375,7 +2375,7 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin@8.5.0(@typescript-eslint/parser@8.5.0)(eslint@9.10.0)(typescript@5.1.6): + /@typescript-eslint/eslint-plugin@8.5.0(@typescript-eslint/parser@8.5.0)(eslint@9.11.0)(typescript@5.1.6): resolution: {integrity: sha512-lHS5hvz33iUFQKuPFGheAB84LwcJ60G8vKnEhnfcK1l8kGVLro2SFYW6K0/tj8FUhRJ0VHyg1oAfg50QGbPPHw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -2387,12 +2387,12 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 8.5.0(eslint@9.10.0)(typescript@5.1.6) + '@typescript-eslint/parser': 8.5.0(eslint@9.11.0)(typescript@5.1.6) '@typescript-eslint/scope-manager': 8.5.0 - '@typescript-eslint/type-utils': 8.5.0(eslint@9.10.0)(typescript@5.1.6) - '@typescript-eslint/utils': 8.5.0(eslint@9.10.0)(typescript@5.1.6) + '@typescript-eslint/type-utils': 8.5.0(eslint@9.11.0)(typescript@5.1.6) + '@typescript-eslint/utils': 8.5.0(eslint@9.11.0)(typescript@5.1.6) '@typescript-eslint/visitor-keys': 8.5.0 - eslint: 9.10.0 + eslint: 9.11.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 @@ -2402,7 +2402,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@8.4.0(eslint@9.10.0)(typescript@5.1.6): + /@typescript-eslint/parser@8.4.0(eslint@9.11.0)(typescript@5.1.6): resolution: {integrity: sha512-NHgWmKSgJk5K9N16GIhQ4jSobBoJwrmURaLErad0qlLjrpP5bECYg+wxVTGlGZmJbU03jj/dfnb6V9bw+5icsA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -2417,13 +2417,13 @@ packages: '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.1.6) '@typescript-eslint/visitor-keys': 8.4.0 debug: 4.3.4(supports-color@8.1.1) - eslint: 9.10.0 + eslint: 9.11.0 typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@8.5.0(eslint@9.10.0)(typescript@5.1.6): + /@typescript-eslint/parser@8.5.0(eslint@9.11.0)(typescript@5.1.6): resolution: {integrity: sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -2438,7 +2438,7 @@ packages: '@typescript-eslint/typescript-estree': 8.5.0(typescript@5.1.6) '@typescript-eslint/visitor-keys': 8.5.0 debug: 4.3.4(supports-color@8.1.1) - eslint: 9.10.0 + eslint: 9.11.0 typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -2460,7 +2460,7 @@ packages: '@typescript-eslint/visitor-keys': 8.5.0 dev: true - /@typescript-eslint/type-utils@8.4.0(eslint@9.10.0)(typescript@5.1.6): + /@typescript-eslint/type-utils@8.4.0(eslint@9.11.0)(typescript@5.1.6): resolution: {integrity: sha512-pu2PAmNrl9KX6TtirVOrbLPLwDmASpZhK/XU7WvoKoCUkdtq9zF7qQ7gna0GBZFN0hci0vHaSusiL2WpsQk37A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -2470,7 +2470,7 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.1.6) - '@typescript-eslint/utils': 8.4.0(eslint@9.10.0)(typescript@5.1.6) + '@typescript-eslint/utils': 8.4.0(eslint@9.11.0)(typescript@5.1.6) debug: 4.3.4(supports-color@8.1.1) ts-api-utils: 1.3.0(typescript@5.1.6) typescript: 5.1.6 @@ -2479,7 +2479,7 @@ packages: - supports-color dev: true - /@typescript-eslint/type-utils@8.5.0(eslint@9.10.0)(typescript@5.1.6): + /@typescript-eslint/type-utils@8.5.0(eslint@9.11.0)(typescript@5.1.6): resolution: {integrity: sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -2489,7 +2489,7 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 8.5.0(typescript@5.1.6) - '@typescript-eslint/utils': 8.5.0(eslint@9.10.0)(typescript@5.1.6) + '@typescript-eslint/utils': 8.5.0(eslint@9.11.0)(typescript@5.1.6) debug: 4.3.4(supports-color@8.1.1) ts-api-utils: 1.3.0(typescript@5.1.6) typescript: 5.1.6 @@ -2552,33 +2552,33 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@8.4.0(eslint@9.10.0)(typescript@5.1.6): + /@typescript-eslint/utils@8.4.0(eslint@9.11.0)(typescript@5.1.6): resolution: {integrity: sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.0) '@typescript-eslint/scope-manager': 8.4.0 '@typescript-eslint/types': 8.4.0 '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.1.6) - eslint: 9.10.0 + eslint: 9.11.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/utils@8.5.0(eslint@9.10.0)(typescript@5.1.6): + /@typescript-eslint/utils@8.5.0(eslint@9.11.0)(typescript@5.1.6): resolution: {integrity: sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.0) '@typescript-eslint/scope-manager': 8.5.0 '@typescript-eslint/types': 8.5.0 '@typescript-eslint/typescript-estree': 8.5.0(typescript@5.1.6) - eslint: 9.10.0 + eslint: 9.11.0 transitivePeerDependencies: - supports-color - typescript @@ -2655,7 +2655,7 @@ packages: resolution: {integrity: sha512-KmtievE/B4kcXp6SuM2gzsnSd8WebkQpg3XaB6GmFh1BJGRqa1UiW9up7L/Q67uOdTigHxr5Ar2lZms4RcDjwQ==} dev: true - /@vue/cli-plugin-e2e-cypress@5.0.8(@vue/cli-service@5.0.8)(cypress@12.12.0)(eslint@9.10.0): + /@vue/cli-plugin-e2e-cypress@5.0.8(@vue/cli-service@5.0.8)(cypress@12.12.0)(eslint@9.11.0): resolution: {integrity: sha512-BasFHQSqDAmFvueaqk/d+s1hJnW0OtWEIgmHZRXg8hYkZJF4pu7kz66DmEAZl6DypfyoSxqwN7WHILYDuKAaEw==} peerDependencies: '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0 @@ -2664,7 +2664,7 @@ packages: '@vue/cli-service': 5.0.8(@babel/core@7.16.7)(vue@3.2.45) '@vue/cli-shared-utils': 5.0.8 cypress: 12.12.0 - eslint-plugin-cypress: 2.13.3(eslint@9.10.0) + eslint-plugin-cypress: 2.13.3(eslint@9.11.0) transitivePeerDependencies: - encoding - eslint @@ -3132,12 +3132,12 @@ packages: negotiator: 0.6.3 dev: true - /acorn-import-assertions@1.9.0(acorn@8.9.0): + /acorn-import-assertions@1.9.0(acorn@8.12.0): resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} peerDependencies: acorn: ^8 dependencies: - acorn: 8.9.0 + acorn: 8.12.0 dev: true /acorn-jsx@5.3.2(acorn@8.12.0): @@ -5028,30 +5028,30 @@ packages: engines: {node: '>=12'} dev: true - /eslint-config-prettier@9.1.0(eslint@9.10.0): + /eslint-config-prettier@9.1.0(eslint@9.11.0): resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 9.10.0 + eslint: 9.11.0 dev: true - /eslint-plugin-cypress@2.13.3(eslint@9.10.0): + /eslint-plugin-cypress@2.13.3(eslint@9.11.0): resolution: {integrity: sha512-nAPjZE5WopCsgJwl3vHm5iafpV+ZRO76Z9hMyRygWhmg5ODXDPd+9MaPl7kdJ2azj+sO87H3P1PRnggIrz848g==} peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: 9.10.0 + eslint: 9.11.0 globals: 11.12.0 dev: true - /eslint-plugin-cypress@3.5.0(eslint@9.10.0): + /eslint-plugin-cypress@3.5.0(eslint@9.11.0): resolution: {integrity: sha512-JZQ6XnBTNI8h1B9M7wJSFzc48SYbh7VMMKaNTQOFa3BQlnmXPrVc4PKen8R+fpv6VleiPeej6VxloGb42zdRvw==} peerDependencies: eslint: '>=7' dependencies: - eslint: 9.10.0 + eslint: 9.11.0 globals: 13.24.0 dev: true @@ -5081,8 +5081,8 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true - /eslint@9.10.0: - resolution: {integrity: sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==} + /eslint@9.11.0: + resolution: {integrity: sha512-yVS6XODx+tMFMDFcG4+Hlh+qG7RM6cCJXtQhCKLSsr3XkLvWggHjCqjfh0XsPPnt1c56oaT6PMgW9XWQQjdHXA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -5091,12 +5091,12 @@ packages: jiti: optional: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.0) '@eslint-community/regexpp': 4.11.0 '@eslint/config-array': 0.18.0 '@eslint/eslintrc': 3.1.0 - '@eslint/js': 9.10.0 - '@eslint/plugin-kit': 0.1.0 + '@eslint/js': 9.11.0 + '@eslint/plugin-kit': 0.2.0 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.3.0 '@nodelib/fs.walk': 1.2.8 @@ -7004,8 +7004,8 @@ packages: resolution: {integrity: sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==} dev: true - /next@14.2.11(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-8MDFqHBhdmR2wdfaWc8+lW3A/hppFe1ggQ9vgIu/g2/2QEMYJrPoQP6b+VNk56gIug/bStysAmrpUKtj3XN8Bw==} + /next@14.2.13(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-BseY9YNw8QJSwLYD7hlZzl6QVDoSFHL/URN5K64kVEVpCsSOWeyjbIGK+dZUaRViHTaMQX8aqmnn0PHBbGZezg==} engines: {node: '>=18.17.0'} hasBin: true peerDependencies: @@ -7022,7 +7022,7 @@ packages: sass: optional: true dependencies: - '@next/env': 14.2.11 + '@next/env': 14.2.13 '@swc/helpers': 0.5.5 busboy: 1.6.0 caniuse-lite: 1.0.30001614 @@ -7032,15 +7032,15 @@ packages: react-dom: 18.2.0(react@18.2.0) styled-jsx: 5.1.1(react@18.2.0) optionalDependencies: - '@next/swc-darwin-arm64': 14.2.11 - '@next/swc-darwin-x64': 14.2.11 - '@next/swc-linux-arm64-gnu': 14.2.11 - '@next/swc-linux-arm64-musl': 14.2.11 - '@next/swc-linux-x64-gnu': 14.2.11 - '@next/swc-linux-x64-musl': 14.2.11 - '@next/swc-win32-arm64-msvc': 14.2.11 - '@next/swc-win32-ia32-msvc': 14.2.11 - '@next/swc-win32-x64-msvc': 14.2.11 + '@next/swc-darwin-arm64': 14.2.13 + '@next/swc-darwin-x64': 14.2.13 + '@next/swc-linux-arm64-gnu': 14.2.13 + '@next/swc-linux-arm64-musl': 14.2.13 + '@next/swc-linux-x64-gnu': 14.2.13 + '@next/swc-linux-x64-musl': 14.2.13 + '@next/swc-win32-arm64-msvc': 14.2.13 + '@next/swc-win32-ia32-msvc': 14.2.13 + '@next/swc-win32-x64-msvc': 14.2.13 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -8267,8 +8267,8 @@ packages: dev: true optional: true - /prettier@3.3.2: - resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==} + /prettier@3.3.3: + resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} engines: {node: '>=14'} hasBin: true dev: true @@ -9314,7 +9314,7 @@ packages: /strip-literal@1.0.1: resolution: {integrity: sha512-QZTsipNpa2Ppr6v1AmJHESqJ3Uz247MUS0OjrnnZjFAvEoWqxuyFuXn2xLgMtRnijJShAa1HL0gtJyUs7u7n3Q==} dependencies: - acorn: 8.9.0 + acorn: 8.12.0 dev: true /style-inject@0.3.0: @@ -9470,7 +9470,7 @@ packages: hasBin: true dependencies: '@jridgewell/source-map': 0.3.3 - acorn: 8.9.0 + acorn: 8.12.0 commander: 2.20.3 source-map-support: 0.5.21 dev: true @@ -9682,7 +9682,7 @@ packages: mime-types: 2.1.34 dev: true - /typescript-eslint@8.5.0(eslint@9.10.0)(typescript@5.1.6): + /typescript-eslint@8.5.0(eslint@9.11.0)(typescript@5.1.6): resolution: {integrity: sha512-uD+XxEoSIvqtm4KE97etm32Tn5MfaZWgWfMMREStLxR6JzvHkc2Tkj7zhTEK5XmtpTmKHNnG8Sot6qDfhHtR1Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -9691,9 +9691,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 8.5.0(@typescript-eslint/parser@8.5.0)(eslint@9.10.0)(typescript@5.1.6) - '@typescript-eslint/parser': 8.5.0(eslint@9.10.0)(typescript@5.1.6) - '@typescript-eslint/utils': 8.5.0(eslint@9.10.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 8.5.0(@typescript-eslint/parser@8.5.0)(eslint@9.11.0)(typescript@5.1.6) + '@typescript-eslint/parser': 8.5.0(eslint@9.11.0)(typescript@5.1.6) + '@typescript-eslint/utils': 8.5.0(eslint@9.11.0)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - eslint @@ -10123,7 +10123,7 @@ packages: hasBin: true dependencies: '@discoveryjs/json-ext': 0.5.7 - acorn: 8.9.0 + acorn: 8.12.0 acorn-walk: 8.2.0 chalk: 4.1.2 commander: 7.2.0 @@ -10242,8 +10242,8 @@ packages: '@webassemblyjs/ast': 1.11.6 '@webassemblyjs/wasm-edit': 1.11.6 '@webassemblyjs/wasm-parser': 1.11.6 - acorn: 8.9.0 - acorn-import-assertions: 1.9.0(acorn@8.9.0) + acorn: 8.12.0 + acorn-import-assertions: 1.9.0(acorn@8.12.0) browserslist: 4.19.1 chrome-trace-event: 1.0.3 enhanced-resolve: 5.15.0