mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 12:03:25 -04:00
Merge branch 'renovate/major-vueuse-monorepo' into 'main'
Update dependency @vueuse/core to v13 See merge request PronounsPage/PronounsPage!597
This commit is contained in:
commit
56e06010b0
@ -87,7 +87,7 @@
|
||||
"@vitest/coverage-v8": "^3.0.8",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vuepic/vue-datepicker": "^8.8.1",
|
||||
"@vueuse/core": "^12.2.0",
|
||||
"@vueuse/core": "^13.0.0",
|
||||
"avris-columnist": "^0.3.4",
|
||||
"avris-daemonise": "^0.0.2",
|
||||
"avris-futurus": "^1.0.2",
|
||||
|
42
pnpm-lock.yaml
generated
42
pnpm-lock.yaml
generated
@ -217,8 +217,8 @@ importers:
|
||||
specifier: ^8.8.1
|
||||
version: 8.8.1(vue@3.5.13(typescript@5.7.2))
|
||||
'@vueuse/core':
|
||||
specifier: ^12.2.0
|
||||
version: 12.2.0(typescript@5.7.2)
|
||||
specifier: ^13.0.0
|
||||
version: 13.0.0(vue@3.5.13(typescript@5.7.2))
|
||||
avris-columnist:
|
||||
specifier: ^0.3.4
|
||||
version: 0.3.4
|
||||
@ -2619,8 +2619,8 @@ packages:
|
||||
'@types/uuid@8.3.2':
|
||||
resolution: {integrity: sha512-u40ViizKDmdl5FhOXn9WQbulpigYCaiD5hD4KqR3xyQww6l3+0ND+A9TeFla8tFpqvR+UAkJdYb/8jdaQG4/nw==}
|
||||
|
||||
'@types/web-bluetooth@0.0.20':
|
||||
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
||||
'@types/web-bluetooth@0.0.21':
|
||||
resolution: {integrity: sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==}
|
||||
|
||||
'@types/yauzl@2.10.3':
|
||||
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
|
||||
@ -2838,14 +2838,18 @@ packages:
|
||||
peerDependencies:
|
||||
vue: '>=3.2.0'
|
||||
|
||||
'@vueuse/core@12.2.0':
|
||||
resolution: {integrity: sha512-jksyNu+5EGwggNkRWd6xX+8qBkYbmrwdFQMgCABsz+wq8bKF6w3soPFLB8vocFp3wFIzn0OYkSPM9JP+AFKwsg==}
|
||||
'@vueuse/core@13.0.0':
|
||||
resolution: {integrity: sha512-rkgb4a8/0b234lMGCT29WkCjPfsX0oxrIRR7FDndRoW3FsaC9NBzefXg/9TLhAgwM11f49XnutshM4LzJBrQ5g==}
|
||||
peerDependencies:
|
||||
vue: ^3.5.0
|
||||
|
||||
'@vueuse/metadata@12.2.0':
|
||||
resolution: {integrity: sha512-x6zynZtTh1l52m0y8d/EgzpshnMjg8cNZ2KWoncJ62Z5qPSGoc4FUunmMVrrRM/I/5542rTEY89CGftngZvrkQ==}
|
||||
'@vueuse/metadata@13.0.0':
|
||||
resolution: {integrity: sha512-TRNksqmvtvqsuHf7bbgH9OSXEV2b6+M3BSN4LR5oxWKykOFT9gV78+C2/0++Pq9KCp9KQ1OQDPvGlWNQpOb2Mw==}
|
||||
|
||||
'@vueuse/shared@12.2.0':
|
||||
resolution: {integrity: sha512-SRr4AZwv/giS+EmyA1ZIzn3/iALjjnWAGaBNmoDTMEob9JwQaevAocuaMDnPAvU7Z35Y5g3CFRusCWgp1gVJ3Q==}
|
||||
'@vueuse/shared@13.0.0':
|
||||
resolution: {integrity: sha512-9MiHhAPw+sqCF/RLo8V6HsjRqEdNEWVpDLm2WBRW2G/kSQjb8X901sozXpSCaeLG0f7TEfMrT4XNaA5m1ez7Dg==}
|
||||
peerDependencies:
|
||||
vue: ^3.5.0
|
||||
|
||||
abbrev@1.1.1:
|
||||
resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==}
|
||||
@ -11283,7 +11287,7 @@ snapshots:
|
||||
|
||||
'@types/uuid@8.3.2': {}
|
||||
|
||||
'@types/web-bluetooth@0.0.20': {}
|
||||
'@types/web-bluetooth@0.0.21': {}
|
||||
|
||||
'@types/yauzl@2.10.3':
|
||||
dependencies:
|
||||
@ -11640,22 +11644,18 @@ snapshots:
|
||||
date-fns: 3.6.0
|
||||
vue: 3.5.13(typescript@5.7.2)
|
||||
|
||||
'@vueuse/core@12.2.0(typescript@5.7.2)':
|
||||
'@vueuse/core@13.0.0(vue@3.5.13(typescript@5.7.2))':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 12.2.0
|
||||
'@vueuse/shared': 12.2.0(typescript@5.7.2)
|
||||
'@types/web-bluetooth': 0.0.21
|
||||
'@vueuse/metadata': 13.0.0
|
||||
'@vueuse/shared': 13.0.0(vue@3.5.13(typescript@5.7.2))
|
||||
vue: 3.5.13(typescript@5.7.2)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vueuse/metadata@12.2.0': {}
|
||||
'@vueuse/metadata@13.0.0': {}
|
||||
|
||||
'@vueuse/shared@12.2.0(typescript@5.7.2)':
|
||||
'@vueuse/shared@13.0.0(vue@3.5.13(typescript@5.7.2))':
|
||||
dependencies:
|
||||
vue: 3.5.13(typescript@5.7.2)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
abbrev@1.1.1:
|
||||
optional: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user