From 0445ee142e0a4ff27164ecaf3d448d4a8443bf6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:02:27 +0800 Subject: [PATCH] chore(deps-dev): bump @playwright/test from 1.48.2 to 1.49.0 in /tests/playwright (#333) * chore(deps-dev): bump @playwright/test in /tests/playwright Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.48.2 to 1.49.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.48.2...v1.49.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * fix: try bump monaco-editor to v0.52.0 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Makito --- package.json | 2 +- pnpm-lock.yaml | 15 +++++---------- tests/playwright/package.json | 2 +- tests/playwright/pnpm-lock.yaml | 26 +++++++++++++------------- 4 files changed, 20 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index cea1b36..ad7f8a0 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@material-design-icons/font": "^0.14.13", "axios": "^1.7.7", "dayjs": "^1.11.13", - "monaco-editor": "0.50.0", + "monaco-editor": "0.52.0", "pinia": "^2.2.2", "vue": "^3.5.12", "vue-router": "^4.4.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2eaa903..7af774e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: ^1.11.13 version: 1.11.13 monaco-editor: - specifier: 0.50.0 - version: 0.50.0 + specifier: 0.52.0 + version: 0.52.0 pinia: specifier: ^2.2.2 version: 2.2.2(typescript@5.4.5)(vue@3.5.12(typescript@5.4.5)) @@ -164,7 +164,7 @@ importers: version: 3.2.2(vite@5.4.6(@types/node@20.4.2)(sass@1.80.3)(terser@5.18.2)) vite-plugin-monaco-editor: specifier: ^1.1.0 - version: 1.1.0(monaco-editor@0.50.0) + version: 1.1.0(monaco-editor@0.52.0) vue-tsc: specifier: ^2.1.4 version: 2.1.4(typescript@5.4.5) @@ -2029,9 +2029,6 @@ packages: resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} engines: {node: '>=16 || 14 >=14.17'} - monaco-editor@0.50.0: - resolution: {integrity: sha512-8CclLCmrRRh+sul7C08BmPBP3P8wVWfBHomsTcndxg5NRCEPfu/mc2AGU8k37ajjDVXcXFc12ORAMUkmk+lkFA==} - monaco-editor@0.52.0: resolution: {integrity: sha512-OeWhNpABLCeTqubfqLMXGsqf6OmPU6pHM85kF3dhy6kq5hnhuVS1p3VrEW/XhWHc71P2tHyS5JFySD8mgs1crw==} @@ -4612,8 +4609,6 @@ snapshots: dependencies: brace-expansion: 2.0.1 - monaco-editor@0.50.0: {} - monaco-editor@0.52.0: {} ms@2.1.2: {} @@ -5150,9 +5145,9 @@ snapshots: pathe: 0.2.0 vite: 5.4.6(@types/node@20.4.2)(sass@1.80.3)(terser@5.18.2) - vite-plugin-monaco-editor@1.1.0(monaco-editor@0.50.0): + vite-plugin-monaco-editor@1.1.0(monaco-editor@0.52.0): dependencies: - monaco-editor: 0.50.0 + monaco-editor: 0.52.0 vite@5.4.6(@types/node@20.4.2)(sass@1.80.3)(terser@5.18.2): dependencies: diff --git a/tests/playwright/package.json b/tests/playwright/package.json index e0fd26a..dcb5ed7 100644 --- a/tests/playwright/package.json +++ b/tests/playwright/package.json @@ -8,7 +8,7 @@ "test": "playwright test" }, "devDependencies": { - "@playwright/test": "1.48.2", + "@playwright/test": "1.49.0", "axios": "^1.7.4", "bmp-js": "^0.1.0", "dotenv": "^16.0.1", diff --git a/tests/playwright/pnpm-lock.yaml b/tests/playwright/pnpm-lock.yaml index 9dd486f..f36f6e3 100644 --- a/tests/playwright/pnpm-lock.yaml +++ b/tests/playwright/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@playwright/test': - specifier: 1.48.2 - version: 1.48.2 + specifier: 1.49.0 + version: 1.49.0 axios: specifier: ^1.7.4 version: 1.7.4 @@ -26,8 +26,8 @@ importers: packages: - '@playwright/test@1.48.2': - resolution: {integrity: sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw==} + '@playwright/test@1.49.0': + resolution: {integrity: sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw==} engines: {node: '>=18'} hasBin: true @@ -81,13 +81,13 @@ packages: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} engines: {node: '>= 0.6'} - playwright-core@1.48.2: - resolution: {integrity: sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==} + playwright-core@1.49.0: + resolution: {integrity: sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==} engines: {node: '>=18'} hasBin: true - playwright@1.48.2: - resolution: {integrity: sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==} + playwright@1.49.0: + resolution: {integrity: sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==} engines: {node: '>=18'} hasBin: true @@ -96,9 +96,9 @@ packages: snapshots: - '@playwright/test@1.48.2': + '@playwright/test@1.49.0': dependencies: - playwright: 1.48.2 + playwright: 1.49.0 asynckit@0.4.0: {} @@ -139,11 +139,11 @@ snapshots: dependencies: mime-db: 1.52.0 - playwright-core@1.48.2: {} + playwright-core@1.49.0: {} - playwright@1.48.2: + playwright@1.49.0: dependencies: - playwright-core: 1.48.2 + playwright-core: 1.49.0 optionalDependencies: fsevents: 2.3.2