Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
82d537ec3a
Merge f61be5616f into 16221dec61 2025-05-19 03:12:04 +00:00
renovate[bot]
f61be5616f
fix(deps): update dependency @types/node to v20.17.48 2025-05-19 03:12:01 +00:00

26
pnpm-lock.yaml generated
View file

@ -1556,9 +1556,8 @@ packages:
resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==} resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==}
engines: {node: '>=18'} engines: {node: '>=18'}
lru-cache@10.3.0: lru-cache@10.4.3:
resolution: {integrity: sha512-CQl19J/g+Hbjbv4Y3mFNNXFEL/5t/KCg8POCuUqd4rMKjGG+j1ybER83hxV58zL+dFI1PTkt3GNFSHRt+d8qEQ==} resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
engines: {node: 14 || >=16.14}
lucide-svelte@0.399.0: lucide-svelte@0.399.0:
resolution: {integrity: sha512-NQ8AxNMKbIJsx7HV//gnAsIY1wJfb3rbXSK2S/ZDjIldvAEdzGngpUT8T8Q8zHYUuii0bavAmVARN8giR4vvpA==} resolution: {integrity: sha512-NQ8AxNMKbIJsx7HV//gnAsIY1wJfb3rbXSK2S/ZDjIldvAEdzGngpUT8T8Q8zHYUuii0bavAmVARN8giR4vvpA==}
@ -2064,10 +2063,6 @@ packages:
resolution: {integrity: sha512-o7npfeJE6wi6J9l0/5LKshFzZ2rMatRiCDwYeDQaOzqdzRJwALhX7mk/A/ecg6wjMu7wdZbmXfD2S/vpOg0bdQ==} resolution: {integrity: sha512-o7npfeJE6wi6J9l0/5LKshFzZ2rMatRiCDwYeDQaOzqdzRJwALhX7mk/A/ecg6wjMu7wdZbmXfD2S/vpOg0bdQ==}
hasBin: true hasBin: true
source-map-js@1.2.0:
resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
engines: {node: '>=0.10.0'}
source-map-js@1.2.1: source-map-js@1.2.1:
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
@ -2360,11 +2355,6 @@ packages:
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
engines: {node: '>= 6'} engines: {node: '>= 6'}
yaml@2.4.5:
resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==}
engines: {node: '>= 14'}
hasBin: true
yaml@2.8.0: yaml@2.8.0:
resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==} resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==}
engines: {node: '>= 14.6'} engines: {node: '>= 14.6'}
@ -3171,7 +3161,7 @@ snapshots:
css-tree@2.3.1: css-tree@2.3.1:
dependencies: dependencies:
mdn-data: 2.0.30 mdn-data: 2.0.30
source-map-js: 1.2.0 source-map-js: 1.2.1
cssesc@3.0.0: {} cssesc@3.0.0: {}
@ -3690,7 +3680,7 @@ snapshots:
strip-ansi: 7.1.0 strip-ansi: 7.1.0
wrap-ansi: 9.0.0 wrap-ansi: 9.0.0
lru-cache@10.3.0: {} lru-cache@10.4.3: {}
lucide-svelte@0.399.0(svelte@4.2.19): lucide-svelte@0.399.0(svelte@4.2.19):
dependencies: dependencies:
@ -3843,7 +3833,7 @@ snapshots:
path-scurry@1.11.1: path-scurry@1.11.1:
dependencies: dependencies:
lru-cache: 10.3.0 lru-cache: 10.4.3
minipass: 7.1.2 minipass: 7.1.2
path-type@4.0.0: {} path-type@4.0.0: {}
@ -3890,7 +3880,7 @@ snapshots:
postcss-load-config@4.0.2(postcss@8.5.3): postcss-load-config@4.0.2(postcss@8.5.3):
dependencies: dependencies:
lilconfig: 3.1.3 lilconfig: 3.1.3
yaml: 2.4.5 yaml: 2.8.0
optionalDependencies: optionalDependencies:
postcss: 8.5.3 postcss: 8.5.3
@ -4084,8 +4074,6 @@ snapshots:
minimist: 1.2.8 minimist: 1.2.8
sander: 0.5.1 sander: 0.5.1
source-map-js@1.2.0: {}
source-map-js@1.2.1: {} source-map-js@1.2.1: {}
string-argv@0.3.2: {} string-argv@0.3.2: {}
@ -4362,8 +4350,6 @@ snapshots:
yaml@1.10.2: {} yaml@1.10.2: {}
yaml@2.4.5: {}
yaml@2.8.0: {} yaml@2.8.0: {}
yocto-queue@0.1.0: {} yocto-queue@0.1.0: {}