Compare commits
1 Commits
renovate/p
...
renovate/v
Author | SHA1 | Date | |
---|---|---|---|
7a7d5fc31e |
@@ -65,7 +65,7 @@
|
||||
"dayjs": "^1.11.13",
|
||||
"deep-freeze-es6": "^4.0.1",
|
||||
"jsencrypt": "^3.3.2",
|
||||
"lucide-vue-next": "^0.525.0",
|
||||
"lucide-vue-next": "^0.536.0",
|
||||
"mitt": "^3.0.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"p5": "^2.0.3",
|
||||
@@ -83,7 +83,7 @@
|
||||
"sortablejs": "^1.15.6",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"tdesign-icons-vue-next": "^0.3.6",
|
||||
"three": "^0.178.0",
|
||||
"three": "^0.179.0",
|
||||
"ts-enum-util": "^4.1.0",
|
||||
"utils4u": "^4.2.3",
|
||||
"vant": "^4.9.20",
|
||||
|
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -77,8 +77,8 @@ importers:
|
||||
specifier: ^3.3.2
|
||||
version: 3.3.2
|
||||
lucide-vue-next:
|
||||
specifier: ^0.525.0
|
||||
version: 0.525.0(vue@3.5.17(typescript@5.8.3))
|
||||
specifier: ^0.536.0
|
||||
version: 0.536.0(vue@3.5.17(typescript@5.8.3))
|
||||
mitt:
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.1
|
||||
@@ -131,8 +131,8 @@ importers:
|
||||
specifier: ^0.3.6
|
||||
version: 0.3.6(vue@3.5.17(typescript@5.8.3))
|
||||
three:
|
||||
specifier: ^0.178.0
|
||||
version: 0.178.0
|
||||
specifier: ^0.179.0
|
||||
version: 0.179.0
|
||||
ts-enum-util:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0
|
||||
@@ -3967,8 +3967,8 @@ packages:
|
||||
lru-cache@5.1.1:
|
||||
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
||||
|
||||
lucide-vue-next@0.525.0:
|
||||
resolution: {integrity: sha512-Xf8+x8B2DrnGDV/rxylS+KBp2FIe6ljwDn2JsGTZZvXIfhmm/q+nv8RuGO1OyoMjOVkkz7CqtUqJfwtFPRbB2w==}
|
||||
lucide-vue-next@0.536.0:
|
||||
resolution: {integrity: sha512-ypauLrs4PymzxBKvEiuyo1HqOqjPdBdAtATCSPs4hLgqEA0JAEINWfQbGoLEkaEixT7gsTeSK5TAvOhAcaHfCA==}
|
||||
peerDependencies:
|
||||
vue: '>=3.0.1'
|
||||
|
||||
@@ -4929,8 +4929,8 @@ packages:
|
||||
resolution: {integrity: sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
three@0.178.0:
|
||||
resolution: {integrity: sha512-ybFIB0+x8mz0wnZgSGy2MO/WCO6xZhQSZnmfytSPyNpM0sBafGRVhdaj+erYh5U+RhQOAg/eXqw5uVDiM2BjhQ==}
|
||||
three@0.179.0:
|
||||
resolution: {integrity: sha512-V04E7nW9QS+ZDugmpu50x7cLT69th15elaXJPDo79CZs3q/0V8zHf1d3vrm9q2vQ/jef1fXdg8FvaMq2gJvzkw==}
|
||||
|
||||
throttle-debounce@5.0.2:
|
||||
resolution: {integrity: sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==}
|
||||
@@ -9421,7 +9421,7 @@ snapshots:
|
||||
dependencies:
|
||||
yallist: 3.1.1
|
||||
|
||||
lucide-vue-next@0.525.0(vue@3.5.17(typescript@5.8.3)):
|
||||
lucide-vue-next@0.536.0(vue@3.5.17(typescript@5.8.3)):
|
||||
dependencies:
|
||||
vue: 3.5.17(typescript@5.8.3)
|
||||
|
||||
@@ -10415,7 +10415,7 @@ snapshots:
|
||||
|
||||
text-extensions@2.4.0: {}
|
||||
|
||||
three@0.178.0: {}
|
||||
three@0.179.0: {}
|
||||
|
||||
throttle-debounce@5.0.2: {}
|
||||
|
||||
|
Reference in New Issue
Block a user