diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-12-31 15:49:16 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-31 15:49:16 +0000 |
| commit | 63db9e181237c75e25a9f09ed80ee40672329157 (patch) | |
| tree | 549212cfa02911898bf2067aa21a3fbe69598cbe | |
| parent | fix(css): mobile image width (diff) | |
| download | frontend-next-renovate/sakura.css-1.x.tar.xz frontend-next-renovate/sakura.css-1.x.zip | |
fix(deps): update dependency sakura.css to v1.5.1renovate/sakura.css-1.x
| -rwxr-xr-x | bun.lockb | bin | 121606 -> 123078 bytes | |||
| -rw-r--r-- | package.json | 2 |
2 files changed, 1 insertions, 1 deletions
| Binary files differ diff --git a/package.json b/package.json index 1b09128..834c075 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "normalize.css": "8.0.1", "rst2html": "1.0.4", - "sakura.css": "1.3.1" + "sakura.css": "1.5.1" }, "devDependencies": { "@sveltejs/adapter-cloudflare": "^2.3.3", |