Commit 4bc519d
committed
chore: update package dependencies and clean up code
- Bump versions of @expressive-code packages and astro-expressive-code to 0.44.0.
- Update @biomejs/biome and related CLI packages to 2.5.2.
- Update @iconify-json/material-symbols to 1.2.82.
- Refactor PasswordProtection component to simplify decryptContent function.
- Remove unused imports in Layout.astro and albums index.astro.1 parent 65f9cd6 commit 4bc519d
6 files changed
Lines changed: 114 additions & 113 deletions
File tree
- src
- components/features/auth
- layouts
- pages/albums/[id]
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments