summaryrefslogtreecommitdiffstats
path: root/apps/portal/src/pnpm-lock.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/portal/src/pnpm-lock.yaml')
-rw-r--r--apps/portal/src/pnpm-lock.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/portal/src/pnpm-lock.yaml b/apps/portal/src/pnpm-lock.yaml
index 3b56115..0c6d187 100644
--- a/apps/portal/src/pnpm-lock.yaml
+++ b/apps/portal/src/pnpm-lock.yaml
@@ -4,8 +4,10 @@ specifiers:
'@js-temporal/polyfill': ^0.4.1
'@sveltejs/vite-plugin-svelte': 1.0.0-next.43
fuzzysort: ^1.9.0
+ install: ^0.13.0
sass: ^1.51.0
svelte: ^3.48.0
+ svelte-feather-icons: ^4.0.0
svelte-preprocess: ^4.10.6
svelte-spa-router: ^3.2.0
typescript: 4.6.4
@@ -17,8 +19,10 @@ dependencies:
devDependencies:
'@sveltejs/vite-plugin-svelte': 1.0.0-next.43_svelte@3.48.0+vite@2.9.8
+ install: 0.13.0
sass: 1.51.0
svelte: 3.48.0
+ svelte-feather-icons: 4.0.0
svelte-preprocess: 4.10.6_24ezlekk4ocevlsjgs2qnqmjum
svelte-spa-router: 3.2.0
typescript: 4.6.4
@@ -442,6 +446,11 @@ packages:
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
dev: true
+ /install/0.13.0:
+ resolution: {integrity: sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==}
+ engines: {node: '>= 0.10'}
+ dev: true
+
/is-binary-path/2.1.0:
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
engines: {node: '>=8'}
@@ -650,6 +659,12 @@ packages:
engines: {node: '>= 0.4'}
dev: true
+ /svelte-feather-icons/4.0.0:
+ resolution: {integrity: sha512-4ieUsjp+VYa1r6y80jDt9zRiRUZyJNbESpRdHdJJhiBubyuXX96A7f1UZSK4olxzP6Qsg5ZAuyZlnmvD+/swAA==}
+ dependencies:
+ svelte: 3.48.0
+ dev: true
+
/svelte-hmr/0.14.11_svelte@3.48.0:
resolution: {integrity: sha512-R9CVfX6DXxW1Kn45Jtmx+yUe+sPhrbYSUp7TkzbW0jI5fVPn6lsNG9NEs5dFg5qRhFNAoVdRw5qQDLALNKhwbQ==}
engines: {node: ^12.20 || ^14.13.1 || >= 16}