chore(deps): update dependency @pinia/colada to ^0.17.1
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Has been cancelled
/ lint-build-and-check (push) Successful in 6m25s
/ playwright (push) Successful in 1m37s
/ cleanup_surge (push) Successful in 12s
/ surge (push) Successful in 3m8s
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Has been cancelled
/ lint-build-and-check (push) Successful in 6m25s
/ playwright (push) Successful in 1m37s
/ cleanup_surge (push) Successful in 12s
/ surge (push) Successful in 3m8s
This commit is contained in:
@ -47,7 +47,7 @@
|
|||||||
"@alova/adapter-axios": "^2.0.15",
|
"@alova/adapter-axios": "^2.0.15",
|
||||||
"@formkit/auto-animate": "^0.8.2",
|
"@formkit/auto-animate": "^0.8.2",
|
||||||
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
||||||
"@pinia/colada": "^0.17.0",
|
"@pinia/colada": "^0.17.1",
|
||||||
"@primeuix/themes": "^1.1.1",
|
"@primeuix/themes": "^1.1.1",
|
||||||
"@splinetool/runtime": "^1.10.2",
|
"@splinetool/runtime": "^1.10.2",
|
||||||
"@types/p5": "^1.7.6",
|
"@types/p5": "^1.7.6",
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -23,8 +23,8 @@ importers:
|
|||||||
specifier: ^6.0.8
|
specifier: ^6.0.8
|
||||||
version: 6.0.8(@vue/compiler-dom@3.5.16)(eslint@9.28.0(jiti@2.4.2))(rollup@4.42.0)(typescript@5.8.3)(vue-i18n@11.1.5(vue@3.5.16(typescript@5.8.3)))(vue@3.5.16(typescript@5.8.3))
|
version: 6.0.8(@vue/compiler-dom@3.5.16)(eslint@9.28.0(jiti@2.4.2))(rollup@4.42.0)(typescript@5.8.3)(vue-i18n@11.1.5(vue@3.5.16(typescript@5.8.3)))(vue@3.5.16(typescript@5.8.3))
|
||||||
'@pinia/colada':
|
'@pinia/colada':
|
||||||
specifier: ^0.17.0
|
specifier: ^0.17.1
|
||||||
version: 0.17.0(pinia@3.0.3(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)))
|
version: 0.17.1(pinia@3.0.3(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)))
|
||||||
'@primeuix/themes':
|
'@primeuix/themes':
|
||||||
specifier: ^1.1.1
|
specifier: ^1.1.1
|
||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
@ -1372,8 +1372,8 @@ packages:
|
|||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
'@pinia/colada@0.17.0':
|
'@pinia/colada@0.17.1':
|
||||||
resolution: {integrity: sha512-u4lTNCbiUeachdRxIZ3CHKVKPJ56NP139+S4gs3AvwIZjn1l+us0QiYXppDXGKPv9yyH4msj+qFSy9CFhrfVKw==}
|
resolution: {integrity: sha512-we89QKKfLCCbhz/UOCJBYvZ5XdnbJYLDsO2prIO9W/0qMLSBRcehAi/Pm+q0wFIhvUbrAvblN3kUFxFNeyDxTw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
pinia: ^2.2.6 || ^3.0.0
|
pinia: ^2.2.6 || ^3.0.0
|
||||||
|
|
||||||
@ -6289,7 +6289,7 @@ snapshots:
|
|||||||
'@oxlint/win32-x64@1.0.0':
|
'@oxlint/win32-x64@1.0.0':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@pinia/colada@0.17.0(pinia@3.0.3(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)))':
|
'@pinia/colada@0.17.1(pinia@3.0.3(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/devtools-api': 7.7.6
|
'@vue/devtools-api': 7.7.6
|
||||||
pinia: 3.0.3(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3))
|
pinia: 3.0.3(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3))
|
||||||
|
Reference in New Issue
Block a user