Skip to content

Commit

Permalink
📈 Regular Patch - 2025.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nik0-0 committed Jan 11, 2025
1 parent 6ddd0c1 commit 413d77c
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "4.0.3",
"@astrojs/mdx": "4.0.5",
"@astrojs/node": "^9.0.0",
"@astrojs/rss": "^4.0.10",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/solid-js": "5.0.1",
"@astrojs/tailwind": "^5.1.4",
"@playform/inline": "^0.1.0",
"@tailwindcss/typography": "^0.5.15",
"@types/js-yaml": "^4.0.9",
"aos": "^2.3.4",
"astro": "5.1.1",
"astro": "5.1.5",
"clsx": "^2.1.1",
"fuse.js": "^7.0.0",
"js-yaml": "^4.1.0",
Expand Down
46 changes: 23 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ import PageVersion from "@components/GitVer.astro"
</a>
</div>
<div class="text-sm mt-2">
&copy; 2024 | <PageVersion/>
&copy; 2025 | <PageVersion/>
</div>
</div>

Expand Down

0 comments on commit 413d77c

Please sign in to comment.