diff options
Diffstat (limited to 'apps/portal/src/package.json')
| -rw-r--r-- | apps/portal/src/package.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/portal/src/package.json b/apps/portal/src/package.json index 64af86e..07800b3 100644 --- a/apps/portal/src/package.json +++ b/apps/portal/src/package.json @@ -7,18 +7,18 @@ "build": "vite build" }, "devDependencies": { - "@sveltejs/vite-plugin-svelte": "1.0.0-next.43", + "@sveltejs/vite-plugin-svelte": "1.0.1", "install": "^0.13.0", - "sass": "^1.51.0", - "svelte": "^3.48.0", + "sass": "^1.54.0", + "svelte": "^3.49.0", "svelte-feather-icons": "^4.0.0", - "svelte-preprocess": "^4.10.6", + "svelte-preprocess": "^4.10.7", "svelte-spa-router": "^3.2.0", - "typescript": "4.6.4", - "vite": "^2.9.8" + "typescript": "4.7.4", + "vite": "^3.0.4" }, "dependencies": { - "@js-temporal/polyfill": "^0.4.1", - "fuzzysort": "^1.9.0" + "@js-temporal/polyfill": "^0.4.2", + "fuzzysort": "^2.0.1" } } |
