Skip to content

Commit

Permalink
Merge branch 'main' into feat/vento
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter authored Nov 19, 2024
2 parents e6b62d3 + 9cea73d commit fed0955
Show file tree
Hide file tree
Showing 2 changed files with 356 additions and 267 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,26 @@
"dependencies": {
"11ty.ts": "^0.0.5",
"@11ty/eleventy": "3.0.0",
"@11ty/eleventy-fetch": "^4.0.1",
"@11ty/eleventy-fetch": "^5.0.1",
"@11ty/eleventy-img": "^5.0.0",
"@aloskutov/eleventy-plugin-external-links": "^2.1.1",
"@catppuccin/palette": "^1.4.0",
"@catppuccin/palette": "^1.7.1",
"@ryanccn/eleventy-plugin-rss": "^1.2.2",
"@shikijs/markdown-it": "1.22.0",
"@shikijs/transformers": "1.22.0",
"@shikijs/markdown-it": "1.23.1",
"@shikijs/transformers": "1.23.1",
"@uncenter/eleventy-plugin-toc": "^1.0.3",
"browserslist": "^4.23.3",
"browserslist": "^4.24.2",
"dotenv": "^16.4.5",
"eleventy-auto-cache-buster": "^0.6.1",
"eleventy-plugin-icons": "^4.5.1",
"eleventy-plugin-validate": "^0.1.3",
"eleventy-plugin-vento": "^4.0.1",
"html-minifier": "^4.0.0",
"image-size": "^1.1.1",
"lightningcss": "^1.27.0",
"lightningcss": "^1.28.1",
"linkedom": "^0.18.5",
"lodash.escape": "^4.0.1",
"lucide-static": "^0.445.0",
"lucide-static": "^0.460.0",
"luxon": "^3.4.4",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.2.0",
Expand All @@ -45,11 +45,11 @@
"markdown-it-sub": "^2.0.0",
"markdown-it-sup": "^2.0.0",
"nanohtml": "^1.10.0",
"picocolors": "^1.1.0",
"postcss": "^8.4.47",
"sass": "^1.80.3",
"simple-icons": "^13.10.0",
"tailwindcss": "^3.4.12",
"picocolors": "^1.1.1",
"postcss": "^8.4.49",
"sass": "^1.81.0",
"simple-icons": "^13.17.0",
"tailwindcss": "^3.4.15",
"terser": "^5.36.0",
"zod": "^3.23.8"
},
Expand Down
Loading

0 comments on commit fed0955

Please sign in to comment.