Compare commits
2 Commits
684ae968bf
...
3e8379a9ff
Author | SHA1 | Date | |
---|---|---|---|
3e8379a9ff | |||
145baf5e16 |
2
.github/workflows/playwright.yaml
vendored
2
.github/workflows/playwright.yaml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
playwright:
|
||||
needs: surge
|
||||
runs-on: ubuntu-latest
|
||||
container: mcr.microsoft.com/playwright:v1.53.2-noble
|
||||
container: mcr.microsoft.com/playwright:v1.54.0-noble
|
||||
steps:
|
||||
- name: ⚙️ 设置 Node 环境
|
||||
uses: yanhao98/composite-actions/setup-node-environment@b4a2caa64aca72f8aeada59d0df3181a12df8268
|
||||
|
@ -103,7 +103,7 @@
|
||||
"@iconify-json/logos": "^1.2.4",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify/utils": "^2.3.0",
|
||||
"@playwright/test": "^1.53.2",
|
||||
"@playwright/test": "^1.54.0",
|
||||
"@primevue/auto-import-resolver": "^4.3.5",
|
||||
"@tsconfig/node22": "^22.0.2",
|
||||
"@types/archiver": "^6.0.3",
|
||||
@ -150,7 +150,7 @@
|
||||
"unplugin-vue-router": "^0.14.0",
|
||||
"vfonts": "^0.0.3",
|
||||
"vite": "^7.0.2",
|
||||
"vite-plugin-checker": "^0.9.3",
|
||||
"vite-plugin-checker": "^0.10.0",
|
||||
"vite-plugin-fake-server": "^2.2.0",
|
||||
"vite-plugin-image-tools": "^2.0.2",
|
||||
"vite-plugin-purgecss-updated-v5": "^1.2.6",
|
||||
|
36
pnpm-lock.yaml
generated
36
pnpm-lock.yaml
generated
@ -186,8 +186,8 @@ importers:
|
||||
specifier: ^2.3.0
|
||||
version: 2.3.0
|
||||
'@playwright/test':
|
||||
specifier: ^1.53.2
|
||||
version: 1.53.2
|
||||
specifier: ^1.54.0
|
||||
version: 1.54.0
|
||||
'@primevue/auto-import-resolver':
|
||||
specifier: ^4.3.5
|
||||
version: 4.3.5
|
||||
@ -327,8 +327,8 @@ importers:
|
||||
specifier: ^7.0.2
|
||||
version: 7.0.2(@types/node@22.16.2)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.1)(terser@5.42.0)(yaml@2.8.0)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.9.3
|
||||
version: 0.9.3(eslint@9.30.1(jiti@2.4.2))(optionator@0.9.4)(typescript@5.8.3)(vite@7.0.2(@types/node@22.16.2)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.1)(terser@5.42.0)(yaml@2.8.0))(vue-tsc@3.0.1(typescript@5.8.3))
|
||||
specifier: ^0.10.0
|
||||
version: 0.10.0(eslint@9.30.1(jiti@2.4.2))(optionator@0.9.4)(typescript@5.8.3)(vite@7.0.2(@types/node@22.16.2)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.1)(terser@5.42.0)(yaml@2.8.0))(vue-tsc@3.0.1(typescript@5.8.3))
|
||||
vite-plugin-fake-server:
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.0
|
||||
@ -1432,8 +1432,8 @@ packages:
|
||||
resolution: {integrity: sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
||||
'@playwright/test@1.53.2':
|
||||
resolution: {integrity: sha512-tEB2U5z74ebBeyfGNZ3Jfg29AnW+5HlWhvHtb/Mqco9pFdZU1ZLNdVb2UtB5CvmiilNr2ZfVH/qMmAROG/XTzw==}
|
||||
'@playwright/test@1.54.0':
|
||||
resolution: {integrity: sha512-6Mnd5daQmLivaLu5kxUg6FxPtXY4sXsS5SUwKjWNy4ISe4pKraNHoFxcsaTFiNUULbjy0Vlb5HT86QuM0Jy1pQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -4379,13 +4379,13 @@ packages:
|
||||
pkg-types@2.1.0:
|
||||
resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
|
||||
|
||||
playwright-core@1.53.2:
|
||||
resolution: {integrity: sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==}
|
||||
playwright-core@1.54.0:
|
||||
resolution: {integrity: sha512-uiWpWaJh3R3etpJ0QrpligEMl62Dk1iSAB6NUXylvmQz+e3eipXHDHvOvydDAssb5Oqo0E818qdn0L9GcJSTyA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.53.2:
|
||||
resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==}
|
||||
playwright@1.54.0:
|
||||
resolution: {integrity: sha512-y9yzHmXRwEUOpghM7XGcA38GjWuTOUMaTIcm/5rHcYVjh5MSp9qQMRRMc/+p1cx+csoPnX4wkxAF61v5VKirxg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -5252,8 +5252,8 @@ packages:
|
||||
peerDependencies:
|
||||
vite: ^7.0.2
|
||||
|
||||
vite-plugin-checker@0.9.3:
|
||||
resolution: {integrity: sha512-Tf7QBjeBtG7q11zG0lvoF38/2AVUzzhMNu+Wk+mcsJ00Rk/FpJ4rmUviVJpzWkagbU13cGXvKpt7CMiqtxVTbQ==}
|
||||
vite-plugin-checker@0.10.0:
|
||||
resolution: {integrity: sha512-EcAi4M5mzayH386Hc1xWi+vnfl4a+1vrDP9PVEQImUR6tIjItNK6R/98YNnJkaAq1ond2qkA6f+H49aprUgzGA==}
|
||||
engines: {node: '>=14.16'}
|
||||
peerDependencies:
|
||||
'@biomejs/biome': '>=1.7'
|
||||
@ -6675,9 +6675,9 @@ snapshots:
|
||||
|
||||
'@pkgr/core@0.2.7': {}
|
||||
|
||||
'@playwright/test@1.53.2':
|
||||
'@playwright/test@1.54.0':
|
||||
dependencies:
|
||||
playwright: 1.53.2
|
||||
playwright: 1.54.0
|
||||
|
||||
'@polka/url@1.0.0-next.29': {}
|
||||
|
||||
@ -9915,11 +9915,11 @@ snapshots:
|
||||
exsolve: 1.0.5
|
||||
pathe: 2.0.3
|
||||
|
||||
playwright-core@1.53.2: {}
|
||||
playwright-core@1.54.0: {}
|
||||
|
||||
playwright@1.53.2:
|
||||
playwright@1.54.0:
|
||||
dependencies:
|
||||
playwright-core: 1.53.2
|
||||
playwright-core: 1.54.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
@ -10892,7 +10892,7 @@ snapshots:
|
||||
dependencies:
|
||||
vite: 7.0.2(@types/node@22.16.2)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.1)(terser@5.42.0)(yaml@2.8.0)
|
||||
|
||||
vite-plugin-checker@0.9.3(eslint@9.30.1(jiti@2.4.2))(optionator@0.9.4)(typescript@5.8.3)(vite@7.0.2(@types/node@22.16.2)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.1)(terser@5.42.0)(yaml@2.8.0))(vue-tsc@3.0.1(typescript@5.8.3)):
|
||||
vite-plugin-checker@0.10.0(eslint@9.30.1(jiti@2.4.2))(optionator@0.9.4)(typescript@5.8.3)(vite@7.0.2(@types/node@22.16.2)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.1)(terser@5.42.0)(yaml@2.8.0))(vue-tsc@3.0.1(typescript@5.8.3)):
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.27.1
|
||||
chokidar: 4.0.3
|
||||
|
Reference in New Issue
Block a user