1616 "build:packages" : " pnpm -r --filter=\" ../../packages/*\" run build"
1717 },
1818 "devDependencies" : {
19- "@playwright/test" : " ^1.50.1 " ,
19+ "@playwright/test" : " ^1.52.0 " ,
2020 "@sveltejs/adapter-auto" : " ^4.0.0" ,
21- "@sveltejs/kit" : " ^2.17.1 " ,
21+ "@sveltejs/kit" : " ^2.20.7 " ,
2222 "@sveltejs/vite-plugin-svelte" : " ^5.0.3" ,
2323 "@tailwindcss/typography" : " ^0.5.16" ,
2424 "@types/eslint" : " ^9.6.1" ,
25- "@typescript-eslint/eslint-plugin" : " ^8.23 .0" ,
26- "@typescript-eslint/parser" : " ^8.23 .0" ,
27- "autoprefixer" : " ^10.4.20 " ,
25+ "@typescript-eslint/eslint-plugin" : " ^8.31 .0" ,
26+ "@typescript-eslint/parser" : " ^8.31 .0" ,
27+ "autoprefixer" : " ^10.4.21 " ,
2828 "daisyui" : " ^4.12.23" ,
29- "eslint" : " ^9.19.0 " ,
30- "eslint-config-prettier" : " ^10.0.1 " ,
29+ "eslint" : " ^9.25.1 " ,
30+ "eslint-config-prettier" : " ^10.1.2 " ,
3131 "eslint-plugin-svelte" : " ^2.46.1" ,
3232 "fathom-client" : " ^3.7.2" ,
3333 "mdsvex" : " ^0.12.3" ,
34- "postcss" : " ^8.5.1 " ,
34+ "postcss" : " ^8.5.3 " ,
3535 "postcss-load-config" : " ^6.0.1" ,
36- "prettier" : " ^3.4.2 " ,
36+ "prettier" : " ^3.5.3 " ,
3737 "prettier-plugin-svelte" : " ^3.3.3" ,
3838 "prettier-plugin-tailwindcss" : " ^0.6.11" ,
3939 "rehype-autolink-headings" : " ^7.1.0" ,
4040 "rehype-slug" : " ^6.0.0" ,
4141 "svead" : " ^0.0.4" ,
42- "svelte" : " 5.19.7 " ,
43- "svelte-check" : " ^4.1.4 " ,
42+ "svelte" : " 5.28.2 " ,
43+ "svelte-check" : " ^4.1.6 " ,
4444 "sveltekit-embed" : " workspace:*" ,
4545 "tailwindcss" : " ^3.4.17" ,
4646 "tslib" : " ^2.8.1" ,
47- "typescript" : " ^5.7 .3" ,
48- "vite" : " ^6.0.11 " ,
49- "vitest" : " ^3.0.5 "
47+ "typescript" : " ^5.8 .3" ,
48+ "vite" : " ^6.3.3 " ,
49+ "vitest" : " ^3.1.2 "
5050 },
5151 "type" : " module"
5252}
0 commit comments