Compare commits
1 Commits
9d74acad09
...
6d6c515c66
Author | SHA1 | Date | |
---|---|---|---|
6d6c515c66 |
@ -52,7 +52,7 @@
|
||||
"@splinetool/runtime": "^1.10.22",
|
||||
"@types/p5": "^1.7.6",
|
||||
"@types/sortablejs": "^1.15.8",
|
||||
"@unhead/vue": "^2.0.11",
|
||||
"@unhead/vue": "^2.0.12",
|
||||
"@vant/use": "^1.6.0",
|
||||
"@vueuse/core": "^13.5.0",
|
||||
"alova": "^3.3.4",
|
||||
|
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -38,8 +38,8 @@ importers:
|
||||
specifier: ^1.15.8
|
||||
version: 1.15.8
|
||||
'@unhead/vue':
|
||||
specifier: ^2.0.11
|
||||
version: 2.0.11(vue@3.5.17(typescript@5.8.3))
|
||||
specifier: ^2.0.12
|
||||
version: 2.0.12(vue@3.5.17(typescript@5.8.3))
|
||||
'@vant/use':
|
||||
specifier: ^1.6.0
|
||||
version: 1.6.0(vue@3.5.17(typescript@5.8.3))
|
||||
@ -1876,8 +1876,8 @@ packages:
|
||||
resolution: {integrity: sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@unhead/vue@2.0.11':
|
||||
resolution: {integrity: sha512-8fotlaymgclwiywz9sCr+4EfJs4aoVr0TW31lk5Z8c3VVxeKLSjS4rs8ely8HQd9e3UWxYzZhR8ZqQh0qJPQ/w==}
|
||||
'@unhead/vue@2.0.12':
|
||||
resolution: {integrity: sha512-WFaiCVbBd39FK6Bx3GQskhgT9s45Vjx6dRQegYheVwU1AnF+FAfJVgWbrl21p6fRJcLAFp0xDz6wE18JYBM0eQ==}
|
||||
peerDependencies:
|
||||
vue: '>=3.5.13'
|
||||
|
||||
@ -5007,8 +5007,8 @@ packages:
|
||||
undici-types@6.21.0:
|
||||
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
||||
|
||||
unhead@2.0.11:
|
||||
resolution: {integrity: sha512-wob9IFYcCH6Tr+84P6/m2EDhdPgq/Fb8AlLEes/2eE4empMHfZk/qFhA7cCmIiXRCPqUFt/pN+nIJVs5nEp9Ng==}
|
||||
unhead@2.0.12:
|
||||
resolution: {integrity: sha512-5oo0lwz81XDXCmrHGzgmbaNOxM8R9MZ3FkEs2ROHeW8e16xsrv7qXykENlISrcxr3RLPHQEsD1b6js9P2Oj/Ow==}
|
||||
|
||||
unicorn-magic@0.1.0:
|
||||
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
|
||||
@ -7118,10 +7118,10 @@ snapshots:
|
||||
'@typescript-eslint/types': 8.35.1
|
||||
eslint-visitor-keys: 4.2.1
|
||||
|
||||
'@unhead/vue@2.0.11(vue@3.5.17(typescript@5.8.3))':
|
||||
'@unhead/vue@2.0.12(vue@3.5.17(typescript@5.8.3))':
|
||||
dependencies:
|
||||
hookable: 5.5.3
|
||||
unhead: 2.0.11
|
||||
unhead: 2.0.12
|
||||
vue: 3.5.17(typescript@5.8.3)
|
||||
|
||||
'@unocss/astro@66.3.2(vite@7.0.0(@types/node@22.16.0)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.1)(terser@5.42.0)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3))':
|
||||
@ -10571,7 +10571,7 @@ snapshots:
|
||||
|
||||
undici-types@6.21.0: {}
|
||||
|
||||
unhead@2.0.11:
|
||||
unhead@2.0.12:
|
||||
dependencies:
|
||||
hookable: 5.5.3
|
||||
|
||||
|
Reference in New Issue
Block a user