diff --git a/package.json b/package.json index 6acc4bea..e8ffdcea 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "devDependencies": { "@eslint/js": "^9.5.0", "@iconify-json/mdi": "^1.1.67", - "@playwright/test": "^1.45.1", + "@playwright/test": "^1.45.2", "@types/echarts": "^4.9.22", "@types/node": "^20.14.10", "@typescript-eslint/eslint-plugin": "^7.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f7567399..6b6469f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,8 +80,8 @@ devDependencies: specifier: ^1.1.67 version: 1.1.67 '@playwright/test': - specifier: ^1.45.1 - version: 1.45.1 + specifier: ^1.45.2 + version: 1.45.2 '@types/echarts': specifier: ^4.9.22 version: 4.9.22 @@ -793,12 +793,12 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dev: true - /@playwright/test@1.45.1: - resolution: {integrity: sha512-Wo1bWTzQvGA7LyKGIZc8nFSTFf2TkthGIFBR+QVNilvwouGzFd4PYukZe3rvf5PSqjHi1+1NyKSDZKcQWETzaA==} + /@playwright/test@1.45.2: + resolution: {integrity: sha512-JxG9eq92ET75EbVi3s+4sYbcG7q72ECeZNbdBlaMkGcNbiDQ4cAi8U2QP5oKkOx+1gpaiL1LDStmzCaEM1Z6fQ==} engines: {node: '>=18'} hasBin: true dependencies: - playwright: 1.45.1 + playwright: 1.45.2 dev: true /@popperjs/core@2.11.8: @@ -2675,18 +2675,18 @@ packages: pathe: 1.1.2 dev: true - /playwright-core@1.45.1: - resolution: {integrity: sha512-LF4CUUtrUu2TCpDw4mcrAIuYrEjVDfT1cHbJMfwnE2+1b8PZcFzPNgvZCvq2JfQ4aTjRCCHw5EJ2tmr2NSzdPg==} + /playwright-core@1.45.2: + resolution: {integrity: sha512-ha175tAWb0dTK0X4orvBIqi3jGEt701SMxMhyujxNrgd8K0Uy5wMSwwcQHtyB4om7INUkfndx02XnQ2p6dvLDw==} engines: {node: '>=18'} hasBin: true dev: true - /playwright@1.45.1: - resolution: {integrity: sha512-Hjrgae4kpSQBr98nhCj3IScxVeVUixqj+5oyif8TdIn2opTCPEzqAqNMeK42i3cWDCVu9MI+ZsGWw+gVR4ISBg==} + /playwright@1.45.2: + resolution: {integrity: sha512-ReywF2t/0teRvNBpfIgh5e4wnrI/8Su8ssdo5XsQKpjxJj+jspm00jSoz9BTg91TT0c9HRjXO7LBNVrgYj9X0g==} engines: {node: '>=18'} hasBin: true dependencies: - playwright-core: 1.45.1 + playwright-core: 1.45.2 optionalDependencies: fsevents: 2.3.2 dev: true