Commit 94e5671
Fix build errors introduced by dependency updates
- Update JSX.IntrinsicElements -> React.JSX.IntrinsicElements in article
code blocks (global JSX namespace removed in @types/react@19)
- Remove standalone vite devDependency to fix type conflict with
Astro's bundled vite@6 vs the explicit vite@7
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 49a96f1 commit 94e5671
3 files changed
Lines changed: 9 additions & 138 deletions
File tree
- src/content/articles/optimising-icon-loading-with-storybook-and-vite
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
42 | 41 | | |
43 | 42 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments