Compare commits
1 Commits
renovate/p
...
72959b4c6c
Author | SHA1 | Date | |
---|---|---|---|
72959b4c6c |
2
.github/workflows/playwright.yaml
vendored
2
.github/workflows/playwright.yaml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
playwright:
|
playwright:
|
||||||
needs: surge
|
needs: surge
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: mcr.microsoft.com/playwright:v1.54.1-noble
|
container: mcr.microsoft.com/playwright:v1.53.2-noble
|
||||||
steps:
|
steps:
|
||||||
- name: ⚙️ 设置 Node 环境
|
- name: ⚙️ 设置 Node 环境
|
||||||
uses: yanhao98/composite-actions/setup-node-environment@b4a2caa64aca72f8aeada59d0df3181a12df8268
|
uses: yanhao98/composite-actions/setup-node-environment@b4a2caa64aca72f8aeada59d0df3181a12df8268
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"packageManager": "pnpm@10.12.4",
|
"packageManager": "pnpm@10.13.1",
|
||||||
"name": "vue-ts-example",
|
"name": "vue-ts-example",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
@ -49,7 +49,7 @@
|
|||||||
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
||||||
"@pinia/colada": "^0.17.1",
|
"@pinia/colada": "^0.17.1",
|
||||||
"@primeuix/themes": "^1.1.2",
|
"@primeuix/themes": "^1.1.2",
|
||||||
"@splinetool/runtime": "^1.10.22",
|
"@splinetool/runtime": "^1.10.27",
|
||||||
"@types/p5": "^1.7.6",
|
"@types/p5": "^1.7.6",
|
||||||
"@types/sortablejs": "^1.15.8",
|
"@types/sortablejs": "^1.15.8",
|
||||||
"@unhead/vue": "^2.0.12",
|
"@unhead/vue": "^2.0.12",
|
||||||
@ -88,7 +88,7 @@
|
|||||||
"utils4u": "^4.2.3",
|
"utils4u": "^4.2.3",
|
||||||
"vant": "^4.9.20",
|
"vant": "^4.9.20",
|
||||||
"vue": "^3.5.17",
|
"vue": "^3.5.17",
|
||||||
"vue-data-ui": "^2.12.7",
|
"vue-data-ui": "^2.15.3",
|
||||||
"vue-draggable-plus": "^0.6.0",
|
"vue-draggable-plus": "^0.6.0",
|
||||||
"vue-i18n": "^11.1.9",
|
"vue-i18n": "^11.1.9",
|
||||||
"vue-page-stack": "^3.2.0",
|
"vue-page-stack": "^3.2.0",
|
||||||
@ -103,7 +103,7 @@
|
|||||||
"@iconify-json/logos": "^1.2.4",
|
"@iconify-json/logos": "^1.2.4",
|
||||||
"@iconify-json/mdi": "^1.2.3",
|
"@iconify-json/mdi": "^1.2.3",
|
||||||
"@iconify/utils": "^2.3.0",
|
"@iconify/utils": "^2.3.0",
|
||||||
"@playwright/test": "^1.54.1",
|
"@playwright/test": "^1.53.2",
|
||||||
"@primevue/auto-import-resolver": "^4.3.5",
|
"@primevue/auto-import-resolver": "^4.3.5",
|
||||||
"@tsconfig/node22": "^22.0.2",
|
"@tsconfig/node22": "^22.0.2",
|
||||||
"@types/archiver": "^6.0.3",
|
"@types/archiver": "^6.0.3",
|
||||||
|
46
pnpm-lock.yaml
generated
46
pnpm-lock.yaml
generated
@ -29,8 +29,8 @@ importers:
|
|||||||
specifier: ^1.1.2
|
specifier: ^1.1.2
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
'@splinetool/runtime':
|
'@splinetool/runtime':
|
||||||
specifier: ^1.10.22
|
specifier: ^1.10.27
|
||||||
version: 1.10.22
|
version: 1.10.27
|
||||||
'@types/p5':
|
'@types/p5':
|
||||||
specifier: ^1.7.6
|
specifier: ^1.7.6
|
||||||
version: 1.7.6
|
version: 1.7.6
|
||||||
@ -146,8 +146,8 @@ importers:
|
|||||||
specifier: ^3.5.17
|
specifier: ^3.5.17
|
||||||
version: 3.5.17(typescript@5.8.3)
|
version: 3.5.17(typescript@5.8.3)
|
||||||
vue-data-ui:
|
vue-data-ui:
|
||||||
specifier: ^2.12.7
|
specifier: ^2.15.3
|
||||||
version: 2.12.7(vue@3.5.17(typescript@5.8.3))
|
version: 2.15.3(vue@3.5.17(typescript@5.8.3))
|
||||||
vue-draggable-plus:
|
vue-draggable-plus:
|
||||||
specifier: ^0.6.0
|
specifier: ^0.6.0
|
||||||
version: 0.6.0(@types/sortablejs@1.15.8)
|
version: 0.6.0(@types/sortablejs@1.15.8)
|
||||||
@ -186,8 +186,8 @@ importers:
|
|||||||
specifier: ^2.3.0
|
specifier: ^2.3.0
|
||||||
version: 2.3.0
|
version: 2.3.0
|
||||||
'@playwright/test':
|
'@playwright/test':
|
||||||
specifier: ^1.54.1
|
specifier: ^1.53.2
|
||||||
version: 1.54.1
|
version: 1.53.2
|
||||||
'@primevue/auto-import-resolver':
|
'@primevue/auto-import-resolver':
|
||||||
specifier: ^4.3.5
|
specifier: ^4.3.5
|
||||||
version: 4.3.5
|
version: 4.3.5
|
||||||
@ -1432,8 +1432,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==}
|
resolution: {integrity: sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==}
|
||||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||||
|
|
||||||
'@playwright/test@1.54.1':
|
'@playwright/test@1.53.2':
|
||||||
resolution: {integrity: sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==}
|
resolution: {integrity: sha512-tEB2U5z74ebBeyfGNZ3Jfg29AnW+5HlWhvHtb/Mqco9pFdZU1ZLNdVb2UtB5CvmiilNr2ZfVH/qMmAROG/XTzw==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -1631,8 +1631,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
|
resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
'@splinetool/runtime@1.10.22':
|
'@splinetool/runtime@1.10.27':
|
||||||
resolution: {integrity: sha512-fRohYdQoC3bxsRI6gquOgDrenxMrpUYO4DTN2b5+KlTGhdSPWE+qIxlCkaS0zowoafCWeR/eQ/Uqw7EJhm4n9g==}
|
resolution: {integrity: sha512-rWQkaEif0f27Nua4ZwjXzm/6X9Hsdjb2S7SQav2AGni/JemoHNPalWdyd9dhkHbVMDIT1c8mPrOabGzL2LuPoQ==}
|
||||||
|
|
||||||
'@spz-loader/core@0.1.0':
|
'@spz-loader/core@0.1.0':
|
||||||
resolution: {integrity: sha512-atqn/DLy0xNkqRgz3l/5CD12y1M44JdjTmAFQYDKvzf0pIyj+NlJ/PeCRlSJQfXmZ2JndNOCpcGOFVldANf/EA==}
|
resolution: {integrity: sha512-atqn/DLy0xNkqRgz3l/5CD12y1M44JdjTmAFQYDKvzf0pIyj+NlJ/PeCRlSJQfXmZ2JndNOCpcGOFVldANf/EA==}
|
||||||
@ -4379,13 +4379,13 @@ packages:
|
|||||||
pkg-types@2.1.0:
|
pkg-types@2.1.0:
|
||||||
resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
|
resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
|
||||||
|
|
||||||
playwright-core@1.54.1:
|
playwright-core@1.53.2:
|
||||||
resolution: {integrity: sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA==}
|
resolution: {integrity: sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
playwright@1.54.1:
|
playwright@1.53.2:
|
||||||
resolution: {integrity: sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g==}
|
resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -5403,8 +5403,8 @@ packages:
|
|||||||
vue-component-type-helpers@3.0.1:
|
vue-component-type-helpers@3.0.1:
|
||||||
resolution: {integrity: sha512-j23mCB5iEbGsyIhnVdXdWUOg+UdwmVxpKnYYf2j+4ppCt5VSFXKjwu9YFt0QYxUaf5G99PuHsVfRScjHCRSsGQ==}
|
resolution: {integrity: sha512-j23mCB5iEbGsyIhnVdXdWUOg+UdwmVxpKnYYf2j+4ppCt5VSFXKjwu9YFt0QYxUaf5G99PuHsVfRScjHCRSsGQ==}
|
||||||
|
|
||||||
vue-data-ui@2.12.7:
|
vue-data-ui@2.15.3:
|
||||||
resolution: {integrity: sha512-at75OR5o46oqwHsXdQlmNEXglWVjSG5sBBHXrUdfLX9cNymKdZmTlYk4qXp2X021CvRrTABkFTAij0Z2k2sgcw==}
|
resolution: {integrity: sha512-oh/UD/JDJwITz+yIFkRjNb7t9U2rrGJMd6M2mw6IuwAf3TO2gKjXF2ZwVPGoOB7Ee/yA/uleYgTKBQKSnOo4+Q==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
jspdf: ^3.0.1
|
jspdf: ^3.0.1
|
||||||
vue: '>=3.3.0'
|
vue: '>=3.3.0'
|
||||||
@ -6675,9 +6675,9 @@ snapshots:
|
|||||||
|
|
||||||
'@pkgr/core@0.2.7': {}
|
'@pkgr/core@0.2.7': {}
|
||||||
|
|
||||||
'@playwright/test@1.54.1':
|
'@playwright/test@1.53.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
playwright: 1.54.1
|
playwright: 1.53.2
|
||||||
|
|
||||||
'@polka/url@1.0.0-next.29': {}
|
'@polka/url@1.0.0-next.29': {}
|
||||||
|
|
||||||
@ -6822,7 +6822,7 @@ snapshots:
|
|||||||
|
|
||||||
'@sindresorhus/merge-streams@4.0.0': {}
|
'@sindresorhus/merge-streams@4.0.0': {}
|
||||||
|
|
||||||
'@splinetool/runtime@1.10.22':
|
'@splinetool/runtime@1.10.27':
|
||||||
dependencies:
|
dependencies:
|
||||||
on-change: 4.0.2
|
on-change: 4.0.2
|
||||||
semver-compare: 1.0.0
|
semver-compare: 1.0.0
|
||||||
@ -9915,11 +9915,11 @@ snapshots:
|
|||||||
exsolve: 1.0.5
|
exsolve: 1.0.5
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
|
|
||||||
playwright-core@1.54.1: {}
|
playwright-core@1.53.2: {}
|
||||||
|
|
||||||
playwright@1.54.1:
|
playwright@1.53.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
playwright-core: 1.54.1
|
playwright-core: 1.53.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
|
|
||||||
@ -11046,7 +11046,7 @@ snapshots:
|
|||||||
|
|
||||||
vue-component-type-helpers@3.0.1: {}
|
vue-component-type-helpers@3.0.1: {}
|
||||||
|
|
||||||
vue-data-ui@2.12.7(vue@3.5.17(typescript@5.8.3)):
|
vue-data-ui@2.15.3(vue@3.5.17(typescript@5.8.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.5.17(typescript@5.8.3)
|
vue: 3.5.17(typescript@5.8.3)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user