Skip to content

Commit e69ead4

Browse files
committed
chore(repo): bump deps version
1 parent 2d28548 commit e69ead4

File tree

14 files changed

+4027
-1395
lines changed

14 files changed

+4027
-1395
lines changed

README.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -17,34 +17,34 @@ A Turbo monorepo repository with Sveltekit.
1717
- [x] [Commitlint](http://commitlint.js.org)
1818
- [x] [Conventional Commits](https://www.conventionalcommits.org)
1919
- [x] [Github Actions](https://github.com/features/actions)
20-
- [ ] [Semantic Release](https://semantic-release.gitbook.io)
2120
- [x] [Turbo Generator](https://turbo.build/repo/docs/guides/generating-code)
21+
- [x] [Trunk-Based Development](https://trunkbaseddevelopment.com/)
2222

2323
## Dependencies
2424

25-
| Dependency | Version |
26-
| ------------------------- | --------------------------------------------------------- |
27-
| `@commitlint/cli` | ![v19.8.0](https://img.shields.io/badge/npm-v19.8.0-blue) |
28-
| `@internationalized/date` | ![v3.8.0](https://img.shields.io/badge/npm-v3.8.0-blue) |
29-
| `@playwright/test` | ![v1.52.0](https://img.shields.io/badge/npm-v1.52.0-blue) |
30-
| `@sveltejs/kit` | ![v2.20.7](https://img.shields.io/badge/npm-v2.20.7-blue) |
31-
| `bits-ui` | ![v1.3.19](https://img.shields.io/badge/npm-v1.3.19-blue) |
32-
| `eslint` | ![v9.25.1](https://img.shields.io/badge/npm-v9.25.1-blue) |
33-
| `husky` | ![v9.1.7](https://img.shields.io/badge/npm-v9.1.7-blue) |
34-
| `js-cookie` | ![v3.0.5](https://img.shields.io/badge/npm-v3.0.5-blue) |
35-
| `nodemailer` | ![v6.10.1](https://img.shields.io/badge/npm-v6.10.1-blue) |
36-
| `prettier` | ![v3.5.3](https://img.shields.io/badge/npm-v3.5.3-blue) |
37-
| `storybook` | ![v8.6.12](https://img.shields.io/badge/npm-v8.6.12-blue) |
38-
| `svelte` | ![v5.28.2](https://img.shields.io/badge/npm-v5.28.2-blue) |
39-
| `svelte-email-tailwind` | ![v2.1.1](https://img.shields.io/badge/npm-v2.1.1-blue) |
40-
| `tailwindcss` | ![v4.1.4](https://img.shields.io/badge/npm-v4.1.4-blue) |
41-
| `tailwind-variants` | ![v1.0.0](https://img.shields.io/badge/npm-v1.0.0-blue) |
42-
| `turbo` | ![v2.5.2](https://img.shields.io/badge/npm-v2.5.2-blue) |
43-
| `typesafe-i18n` | ![v5.26.2](https://img.shields.io/badge/npm-v5.26.2-blue) |
44-
| `typescript` | ![v5.8.3](https://img.shields.io/badge/npm-v5.8.3-blue) |
45-
| `vite` | ![v6.3.3](https://img.shields.io/badge/npm-v6.3.3-blue) |
46-
| `vitest` | ![v3.1.2](https://img.shields.io/badge/npm-v3.1.2-blue) |
47-
| `zod` | ![v3.24.3](https://img.shields.io/badge/npm-v3.24.3-blue) |
25+
| Dependency | Version |
26+
| ------------------------- | ----------------------------------------------------------- |
27+
| `@commitlint/cli` | ![v19.8.1](https://img.shields.io/badge/npm-v19.8.1-blue) |
28+
| `@internationalized/date` | ![v3.8.2](https://img.shields.io/badge/npm-v3.8.2-blue) |
29+
| `@playwright/test` | ![v1.53.1](https://img.shields.io/badge/npm-v1.53.1-blue) |
30+
| `@sveltejs/kit` | ![v2.22.0](https://img.shields.io/badge/npm-v2.22.0-blue) |
31+
| `bits-ui` | ![v2.8.7](https://img.shields.io/badge/npm-v2.8.7-blue) |
32+
| `eslint` | ![v9.29.0](https://img.shields.io/badge/npm-v9.29.0-blue) |
33+
| `husky` | ![v9.1.7](https://img.shields.io/badge/npm-v9.1.7-blue) |
34+
| `js-cookie` | ![v3.0.5](https://img.shields.io/badge/npm-v3.0.5-blue) |
35+
| `nodemailer` | ![v7.0.3](https://img.shields.io/badge/npm-v7.0.3-blue) |
36+
| `prettier` | ![v3.5.3](https://img.shields.io/badge/npm-v3.5.3-blue) |
37+
| `storybook` | ![v8.6.14](https://img.shields.io/badge/npm-v8.6.14-blue) |
38+
| `svelte` | ![v5.34.7](https://img.shields.io/badge/npm-v5.34.7-blue) |
39+
| `svelte-email-tailwind` | ![v3.0.1](https://img.shields.io/badge/npm-v3.0.1-blue) |
40+
| `tailwindcss` | ![v4.1.10](https://img.shields.io/badge/npm-v4.1.10-blue) |
41+
| `tailwind-variants` | ![v1.0.0](https://img.shields.io/badge/npm-v1.0.0-blue) |
42+
| `turbo` | ![v2.5.4](https://img.shields.io/badge/npm-v2.5.4-blue) |
43+
| `typesafe-i18n` | ![v5.26.2](https://img.shields.io/badge/npm-v5.26.2-blue) |
44+
| `typescript` | ![v5.8.3](https://img.shields.io/badge/npm-v5.8.3-blue) |
45+
| `vite` | ![v6.3.5](https://img.shields.io/badge/npm-v6.3.5-blue) |
46+
| `vitest` | ![v3.2.4](https://img.shields.io/badge/npm-v3.2.4-blue) |
47+
| `zod` | ![v3.25.67](https://img.shields.io/badge/npm-v3.25.67-blue) |
4848

4949
## Folder Structure
5050

apps/docs/package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -17,50 +17,50 @@
1717
"test:unit:ui": "vitest --ui"
1818
},
1919
"dependencies": {
20-
"@internationalized/date": "^3.8.0",
20+
"@internationalized/date": "^3.8.2",
2121
"assets": "*",
22-
"bits-ui": "^1.3.19",
22+
"bits-ui": "^2.8.7",
2323
"locale": "*",
2424
"tailwind-variants": "^1.0.0",
2525
"typesafe-i18n": "^5.26.2",
2626
"ui": "*",
2727
"utils": "*",
28-
"zod": "^3.24.3"
28+
"zod": "^3.25.67"
2929
},
3030
"devDependencies": {
31-
"@eslint/compat": "^1.2.8",
32-
"@storybook/addon-a11y": "^8.6.12",
33-
"@storybook/addon-essentials": "^8.6.12",
34-
"@storybook/addon-interactions": "^8.6.12",
35-
"@storybook/addon-svelte-csf": "^5.0.0-next.0",
36-
"@storybook/blocks": "^8.6.12",
37-
"@storybook/manager-api": "^8.6.12",
38-
"@storybook/svelte": "^8.6.12",
39-
"@storybook/sveltekit": "^8.6.12",
40-
"@storybook/test": "^8.6.12",
41-
"@storybook/theming": "^8.6.12",
42-
"@sveltejs/adapter-auto": "^6.0.0",
43-
"@sveltejs/enhanced-img": "^0.4.4",
44-
"@sveltejs/kit": "^2.20.7",
45-
"@sveltejs/vite-plugin-svelte": "^5.0.3",
46-
"@tailwindcss/vite": "^4.1.4",
31+
"@eslint/compat": "^1.3.0",
32+
"@storybook/addon-a11y": "^8.6.14",
33+
"@storybook/addon-essentials": "^8.6.14",
34+
"@storybook/addon-interactions": "^8.6.14",
35+
"@storybook/addon-svelte-csf": "^5.0.3",
36+
"@storybook/blocks": "^8.6.14",
37+
"@storybook/manager-api": "^8.6.14",
38+
"@storybook/svelte": "^8.6.14",
39+
"@storybook/sveltekit": "^8.6.14",
40+
"@storybook/test": "^8.6.14",
41+
"@storybook/theming": "^8.6.14",
42+
"@sveltejs/adapter-auto": "^6.0.1",
43+
"@sveltejs/enhanced-img": "^0.6.0",
44+
"@sveltejs/kit": "^2.22.0",
45+
"@sveltejs/vite-plugin-svelte": "^5.1.0",
46+
"@tailwindcss/vite": "^4.1.10",
4747
"@testing-library/jest-dom": "^6.6.3",
48-
"@testing-library/svelte": "^5.2.7",
48+
"@testing-library/svelte": "^5.2.8",
4949
"@testing-library/user-event": "^14.6.1",
50-
"@vitest/ui": "^3.1.2",
51-
"eslint": "^9.25.1",
50+
"@vitest/ui": "^3.2.4",
51+
"eslint": "^9.29.0",
5252
"eslint-plugin-storybook": "^0.12.0",
5353
"http-server": "^14.1.1",
5454
"jsdom": "^26.1.0",
55-
"storybook": "^8.6.12",
56-
"svelte": "^5.28.2",
57-
"svelte-check": "^4.1.6",
55+
"storybook": "^8.6.14",
56+
"svelte": "^5.34.7",
57+
"svelte-check": "^4.2.2",
5858
"tailwind-config": "*",
59-
"tailwindcss": "^4.1.4",
59+
"tailwindcss": "^4.1.10",
6060
"turbo-utils": "*",
6161
"typescript": "^5.8.3",
62-
"typescript-eslint": "^8.31.0",
63-
"vite": "^6.3.3",
64-
"vitest": "^3.1.2"
62+
"typescript-eslint": "^8.34.1",
63+
"vite": "^6.3.5",
64+
"vitest": "^3.2.4"
6565
}
6666
}

apps/web/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -20,42 +20,42 @@
2020
"test:unit:ui": "vitest --ui"
2121
},
2222
"dependencies": {
23-
"@internationalized/date": "^3.8.0",
23+
"@internationalized/date": "^3.8.2",
2424
"assets": "*",
25-
"bits-ui": "^1.3.19",
25+
"bits-ui": "^2.8.7",
2626
"locale": "*",
27-
"nodemailer": "^6.10.1",
28-
"svelte-email-tailwind": "^2.1.1",
27+
"nodemailer": "^7.0.3",
28+
"svelte-email-tailwind": "^3.0.1",
2929
"tailwind-variants": "^1.0.0",
3030
"typesafe-i18n": "^5.26.2",
3131
"ui": "*",
3232
"utils": "*",
33-
"zod": "^3.24.3"
33+
"zod": "^3.25.67"
3434
},
3535
"devDependencies": {
36-
"@eslint/compat": "^1.2.8",
37-
"@playwright/test": "^1.52.0",
38-
"@sveltejs/adapter-auto": "^6.0.0",
39-
"@sveltejs/enhanced-img": "^0.4.4",
40-
"@sveltejs/kit": "^2.20.7",
41-
"@sveltejs/vite-plugin-svelte": "^5.0.3",
42-
"@tailwindcss/vite": "^4.1.4",
36+
"@eslint/compat": "^1.3.0",
37+
"@playwright/test": "^1.53.1",
38+
"@sveltejs/adapter-auto": "^6.0.1",
39+
"@sveltejs/enhanced-img": "^0.6.0",
40+
"@sveltejs/kit": "^2.22.0",
41+
"@sveltejs/vite-plugin-svelte": "^5.1.0",
42+
"@tailwindcss/vite": "^4.1.10",
4343
"@testing-library/jest-dom": "^6.6.3",
44-
"@testing-library/svelte": "^5.2.7",
44+
"@testing-library/svelte": "^5.2.8",
4545
"@testing-library/user-event": "^14.6.1",
4646
"@types/nodemailer": "^6.4.17",
47-
"@vitest/ui": "^3.1.2",
47+
"@vitest/ui": "^3.2.4",
4848
"concurrently": "^9.1.2",
49-
"eslint": "^9.25.1",
49+
"eslint": "^9.29.0",
5050
"jsdom": "^26.1.0",
51-
"svelte": "^5.28.2",
52-
"svelte-check": "^4.1.6",
51+
"svelte": "^5.34.7",
52+
"svelte-check": "^4.2.2",
5353
"tailwind-config": "*",
54-
"tailwindcss": "^4.1.4",
54+
"tailwindcss": "^4.1.10",
5555
"turbo-utils": "*",
5656
"typescript": "^5.8.3",
57-
"typescript-eslint": "^8.31.0",
58-
"vite": "^6.3.3",
59-
"vitest": "^3.1.2"
57+
"typescript-eslint": "^8.34.1",
58+
"vite": "^6.3.5",
59+
"vitest": "^3.2.4"
6060
}
6161
}

apps/web/svelte.config.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ const config = {
1313
// See https://svelte.dev/docs/kit/adapters for more information about adapters.
1414
adapter: adapter(),
1515
},
16+
17+
vitePlugin: {
18+
dynamicCompileOptions({ filename, compileOptions }) {
19+
// Enable runes for web files that are in legacy mode
20+
// Temporary fix for sveltejs/svelte#16199
21+
if (!filename.includes("node_modules") && !compileOptions.runes) {
22+
return { runes: true };
23+
}
24+
},
25+
},
1626
};
1727

1828
export default config;

0 commit comments

Comments
 (0)