chore(deps): update dependency pinia-plugin-persistedstate to ^4.4.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 5m48s
/ cleanup_surge (push) Successful in 9s
/ surge (push) Successful in 3m2s
/ playwright (push) Successful in 1m52s
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 5m48s
/ cleanup_surge (push) Successful in 9s
/ surge (push) Successful in 3m2s
/ playwright (push) Successful in 1m52s
This commit is contained in:
@ -71,7 +71,7 @@
|
|||||||
"p5": "^2.0.3",
|
"p5": "^2.0.3",
|
||||||
"page-stack-vue3": "^2.5.6",
|
"page-stack-vue3": "^2.5.6",
|
||||||
"pinia": "^3.0.3",
|
"pinia": "^3.0.3",
|
||||||
"pinia-plugin-persistedstate": "^4.4.0",
|
"pinia-plugin-persistedstate": "^4.4.1",
|
||||||
"plotly.js-dist-min": "^3.0.1",
|
"plotly.js-dist-min": "^3.0.1",
|
||||||
"primeicons": "^7.0.0",
|
"primeicons": "^7.0.0",
|
||||||
"primelocale": "^2.1.4",
|
"primelocale": "^2.1.4",
|
||||||
|
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@ -95,8 +95,8 @@ importers:
|
|||||||
specifier: ^3.0.3
|
specifier: ^3.0.3
|
||||||
version: 3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
|
version: 3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
|
||||||
pinia-plugin-persistedstate:
|
pinia-plugin-persistedstate:
|
||||||
specifier: ^4.4.0
|
specifier: ^4.4.1
|
||||||
version: 4.4.0(@nuxt/kit@3.17.5)(pinia@3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)))
|
version: 4.4.1(@nuxt/kit@3.17.5)(pinia@3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)))
|
||||||
plotly.js-dist-min:
|
plotly.js-dist-min:
|
||||||
specifier: ^3.0.1
|
specifier: ^3.0.1
|
||||||
version: 3.0.1
|
version: 3.0.1
|
||||||
@ -4242,9 +4242,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
|
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
|
||||||
engines: {node: '>=6'}
|
engines: {node: '>=6'}
|
||||||
|
|
||||||
pinia-plugin-persistedstate@4.4.0:
|
pinia-plugin-persistedstate@4.4.1:
|
||||||
resolution: {integrity: sha512-ozDZDRf741Pbf8e6r3qIzSjQBS3c7kqvGz55mIddjSaZLkDSWlyAPx5ksFgaQvSyqF2k6tTQ5h2j3RkM1Exo5A==}
|
resolution: {integrity: sha512-lmuMPpXla2zJKjxEq34e1E9P9jxkWEhcVwwioCCE0izG45kkTOvQfCzvwhW3i38cvnaWC7T1eRdkd15Re59ldw==}
|
||||||
engines: {node: '>=24'}
|
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@nuxt/kit': '>=3.0.0'
|
'@nuxt/kit': '>=3.0.0'
|
||||||
'@pinia/nuxt': '>=0.10.0'
|
'@pinia/nuxt': '>=0.10.0'
|
||||||
@ -9633,7 +9632,7 @@ snapshots:
|
|||||||
pify@4.0.1:
|
pify@4.0.1:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
pinia-plugin-persistedstate@4.4.0(@nuxt/kit@3.17.5)(pinia@3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))):
|
pinia-plugin-persistedstate@4.4.1(@nuxt/kit@3.17.5)(pinia@3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))):
|
||||||
dependencies:
|
dependencies:
|
||||||
deep-pick-omit: 1.2.1
|
deep-pick-omit: 1.2.1
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
|
Reference in New Issue
Block a user