aboutsummaryrefslogtreecommitdiffstats
path: root/apps/kit/package.json
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2022-09-29 12:04:04 +0200
committerivarlovlie <git@ivarlovlie.no>2022-09-29 12:04:04 +0200
commitc11c1e9a5b204d68214a041b6da7f35273623506 (patch)
tree333945b14bb684dc5835c4b34cf7dc96468371c2 /apps/kit/package.json
parent039be72d6b8805efe2c66d495eb9be1011b60204 (diff)
downloadgreatoffice-c11c1e9a5b204d68214a041b6da7f35273623506.tar.xz
greatoffice-c11c1e9a5b204d68214a041b6da7f35273623506.zip
feat: Update packages
Diffstat (limited to 'apps/kit/package.json')
-rw-r--r--apps/kit/package.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/apps/kit/package.json b/apps/kit/package.json
index 97da3ba..3926005 100644
--- a/apps/kit/package.json
+++ b/apps/kit/package.json
@@ -14,31 +14,32 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"devDependencies": {
- "@playwright/test": "^1.26.0",
+ "@playwright/test": "^1.26.1",
"@rgossiaux/svelte-headlessui": "^1.0.2",
- "@sveltejs/kit": "1.0.0-next.503",
+ "@sveltejs/adapter-node": "1.0.0-next.96",
+ "@sveltejs/kit": "1.0.0-next.505",
"@sveltestack/svelte-query": "^1.6.0",
"@tailwindcss/forms": "^0.5.3",
"@types/cookie": "^0.5.1",
"autoprefixer": "^10.4.12",
- "bun-types": "^0.1.11",
"cookie": "^0.5.0",
+ "devalue": "^3.1.3",
"dotenv": "^16.0.2",
"fuzzysort": "^2.0.1",
"npm-run-all": "^4.1.5",
- "pino": "^8.6.0",
+ "pino": "^8.6.1",
"pino-pretty": "^9.1.0",
"postcss": "^8.4.16",
"postcss-load-config": "^4.0.1",
"svelte": "^3.50.1",
"svelte-adapter-bun": "^0.3.1",
- "svelte-check": "^2.9.0",
+ "svelte-check": "^2.9.1",
"svelte-preprocess": "^4.10.7",
"tailwindcss": "^3.1.8",
"temporal-polyfill": "^0.0.8",
"tslib": "^2.4.0",
- "typesafe-i18n": "^5.13.0",
- "typescript": "^4.8.3",
- "vite": "^3.1.3"
+ "typesafe-i18n": "^5.13.1",
+ "typescript": "^4.8.4",
+ "vite": "^3.1.4"
}
} \ No newline at end of file