Commit 68af2e1
Upgrade Vite to 8.0.x in package-vulnerability-scanner (#337)
* Upgrade Vite to 8.0.x in package-vulnerability-scanner
Resolves 3 Dependabot security alerts (1 high, 2 medium) by upgrading
Vite from 7.3.x to 8.0.x. Also bumps @vitejs/plugin-vue, @tailwindcss/vite,
and tailwindcss for Vite 8 peer dependency compatibility.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Run formatter
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3b734fa commit 68af2e1
6 files changed
Lines changed: 463 additions & 869 deletions
File tree
- extensions/package-vulnerability-scanner
- src
- components
- stores
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
8 | 15 | | |
9 | 16 | | |
10 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 46 | + | |
| 47 | + | |
50 | 48 | | |
51 | 49 | | |
0 commit comments