aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pnpm-lock.yaml21
1 files changed, 5 insertions, 16 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index ef6e4b4..69b2e39 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -97,8 +97,8 @@ importers:
specifier: 4.2.2
version: 4.2.2
svelte-check:
- specifier: 3.6.1
- version: 3.6.1(@babel/core@7.23.0)(postcss@8.4.32)(svelte@4.2.2)
+ specifier: 3.6.2
+ version: 3.6.2(@babel/core@7.23.0)(postcss@8.4.32)(svelte@4.2.2)
tailwindcss:
specifier: 3.3.6
version: 3.3.6
@@ -3068,17 +3068,6 @@ packages:
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
dev: true
- /fast-glob@3.3.1:
- resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==}
- engines: {node: '>=8.6.0'}
- dependencies:
- '@nodelib/fs.stat': 2.0.5
- '@nodelib/fs.walk': 1.2.8
- glob-parent: 5.1.2
- merge2: 1.4.1
- micromatch: 4.0.5
- dev: true
-
/fast-glob@3.3.2:
resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
engines: {node: '>=8.6.0'}
@@ -4744,15 +4733,15 @@ packages:
engines: {node: '>= 0.4'}
dev: true
- /svelte-check@3.6.1(@babel/core@7.23.0)(postcss@8.4.32)(svelte@4.2.2):
- resolution: {integrity: sha512-v+mmXKp+hZ+mZ/n9MQpAe+0q/GhRKXmhQOkWYAdRozXRkPiuLOdhsjp9KtNBpP0TRqvvrB0cwWL5HUjCLpI46g==}
+ /svelte-check@3.6.2(@babel/core@7.23.0)(postcss@8.4.32)(svelte@4.2.2):
+ resolution: {integrity: sha512-E6iFh4aUCGJLRz6QZXH3gcN/VFfkzwtruWSRmlKrLWQTiO6VzLsivR6q02WYLGNAGecV3EocqZuCDrC2uttZ0g==}
hasBin: true
peerDependencies:
svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0
dependencies:
'@jridgewell/trace-mapping': 0.3.19
chokidar: 3.5.3
- fast-glob: 3.3.1
+ fast-glob: 3.3.2
import-fresh: 3.3.0
picocolors: 1.0.0
sade: 1.8.1