Compare commits

...

12 Commits

Author SHA1 Message Date
renovate[bot] 318d6505da chore(deps): update dependency sass to v1.100.0
Test / npm test (pull_request) Successful in 28s
RenovateBot / renovate (push) Successful in 25s
Test / npm test (push) Successful in 30s
2026-05-23 00:05:52 +00:00
renovate[bot] 2f5d91fa06 chore(deps): update dependency astro to v6.3.7
Test / npm test (pull_request) Successful in 27s
RenovateBot / renovate (push) Successful in 33s
Test / npm test (push) Successful in 28s
2026-05-22 00:03:42 +00:00
renovate[bot] 2531ca5a83 chore(deps): update all digest updates
Test / npm test (pull_request) Successful in 28s
RenovateBot / renovate (push) Successful in 24s
Test / npm test (push) Successful in 27s
2026-05-21 00:05:43 +00:00
renovate[bot] c149fad351 chore(deps): update dependency astro to v6.3.5
Test / npm test (pull_request) Successful in 28s
RenovateBot / renovate (push) Successful in 24s
Test / npm test (push) Successful in 28s
2026-05-19 00:03:20 +00:00
renovate[bot] cc76ccac3c chore(deps): update dependency astro to v6.3.3
Test / npm test (pull_request) Successful in 29s
RenovateBot / renovate (push) Successful in 23s
Test / npm test (push) Successful in 28s
2026-05-15 00:03:09 +00:00
renovate[bot] 08275901a0 chore(deps): update all digest updates
Test / npm test (pull_request) Successful in 28s
RenovateBot / renovate (push) Successful in 23s
Test / npm test (push) Successful in 28s
2026-05-14 00:05:26 +00:00
renovate[bot] bdabc31a28 chore(deps): update all digest updates
Test / npm test (pull_request) Successful in 27s
RenovateBot / renovate (push) Successful in 22s
Test / npm test (push) Successful in 27s
2026-05-09 00:03:37 +00:00
Valentin Popov a33bd37e12 Merge pull request 'fix(deps): update dependency cssnano-preset-advanced to v8' (!47) from renovate/cssnano-preset-advanced-8.x into master
RenovateBot / renovate (push) Successful in 27s
Test / npm test (push) Successful in 32s
Reviewed-on: #47
2026-05-08 18:13:06 +04:00
renovate[bot] b5bd2b999e fix(deps): update dependency cssnano-preset-advanced to v8
Test / npm test (push) Successful in 33s
Test / npm test (pull_request) Successful in 30s
2026-05-08 13:09:32 +00:00
renovate[bot] 520142e952 chore(deps): update dependency astro to v6.3.1
Test / npm test (pull_request) Successful in 28s
RenovateBot / renovate (push) Successful in 33s
Test / npm test (push) Successful in 29s
2026-05-08 13:08:40 +00:00
Valentin Popov 4c1e02600b Merge pull request 'fix(deps): update dependency cssnano to v8' (!45) from renovate/cssnano-8.x into master
RenovateBot / renovate (push) Successful in 3m49s
Test / npm test (push) Successful in 28s
Reviewed-on: #45
2026-05-08 17:05:50 +04:00
renovate[bot] 783ea5d6c3 fix(deps): update dependency cssnano to v8
Test / npm test (push) Successful in 32s
Test / npm test (pull_request) Successful in 29s
2026-05-07 00:04:15 +00:00
2 changed files with 290 additions and 259 deletions
+287 -256
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -4,7 +4,7 @@
"version": "2025.01.24",
"private": true,
"license": "MIT",
"packageManager": "npm@11.14.0",
"packageManager": "npm@11.15.0",
"browserslist": [
">0.2%",
"not dead"
@@ -26,8 +26,8 @@
"@resvg/resvg-js": "^2.6.2",
"astro": "^6.0.0",
"autoprefixer": "^10.4.21",
"cssnano": "^7.0.7",
"cssnano-preset-advanced": "^7.0.7",
"cssnano": "^8.0.0",
"cssnano-preset-advanced": "^8.0.0",
"dayjs": "^1.11.13",
"globby": "^16.0.0",
"gray-matter": "^4.0.3",