Commit 83ffe78
committed
fix(deps): update vite (major)
- Update vite to ^8.0.0, @vitejs/plugin-react to ^6.0.0
- Remove manualChunks object (not supported with Rolldown in Vite 8)
- Replace vite-tsconfig-paths plugin with native resolve.tsconfigPaths
- Remove obsolete mixed-decls from silenceDeprecations
- Convert remaining src/ absolute imports to relative imports1 parent ab9ffb8 commit 83ffe78
File tree
5 files changed
+521
-433
lines changed- backend/src
- frontend
5 files changed
+521
-433
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments