aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)Author
10 daysBump yaml from 2.7.1 to 2.8.3dependabot/npm_and_yarn/yaml-2.8.3dependabot[bot]
Bumps [yaml](https://github.com/eemeli/yaml) from 2.7.1 to 2.8.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.7.1...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
10 dayswwwwHEADmainAriel Costas Guerrero
10 daysUuuAriel Costas Guerrero
10 daysThose pesky lockfiles and stuff...Ariel Costas Guerrero
10 daysUpdate deps, add error pages, add justfileAriel Costas Guerrero
2026-03-13chore: update dependencies and improve font handlingAriel Costas Guerrero
- Bump versions of several Astro-related dependencies in package.json for better performance and features. - Update content.config.ts to import z from astro/zod for improved type validation. - Modify Layout.astro to use the Font component for better font management and preload the Archivo font. - Change font stacks in _variables.scss to reflect the new font choices, enhancing typography consistency.
2026-03-03Add Mastodon sharing feature and update footer with Mastodon badgeAriel Costas Guerrero
Squashed commit of the following: commit 87102bff5e03d689debd14aa91a86074b714cc2f Author: Ariel Costas Guerrero <ariel@costas.dev> Date: Tue Mar 3 01:30:20 2026 +0100 Improve sharing message commit c04a63ebaaea645460780176c6ab6e3783f00362 Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Tue Mar 3 00:01:00 2026 +0000 feat: add Mastodon integration (profile badge, share button, fediverse:creator meta tag) Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> commit d2630b4d4ebee0493bfae117d21ce4a2fe78ffaf Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Mon Mar 2 23:56:42 2026 +0000 Initial plan
2026-02-23Fix effing dependency issuesAriel Costas Guerrero
2026-02-23New post (late), fix post date, update depsAriel Costas Guerrero
2026-02-05Update crapAriel Costas Guerrero
2026-01-13Update depsAriel Costas Guerrero
2025-12-21Update dependenciesAriel Costas Guerrero
2025-11-28chore: replace Roboto with Archivo Variable font and update styles accordinglyAriel Costas Guerrero
2025-10-31Update dependenciesAriel Costas Guerrero
2025-10-12bump dependenciesAriel Costas Guerrero
2025-09-10chore: update dependencies to latest versionsAriel Costas Guerrero
- bump @astrojs/mdx from 4.3.4 to 4.3.5 - bump astro from 5.13.5 to 5.13.7 - bump sass from 1.92.0 to 1.92.1
2025-09-05Update dependenciesAriel Costas Guerrero
2025-08-25Fix font sizes and GH actionsAriel Costas Guerrero
2025-08-25Fix alleged vulnerabilityAriel Costas Guerrero
2025-08-25Fix build issuesAriel Costas Guerrero
2025-08-25Add compression pluginAriel Costas Guerrero
2025-08-20Bump astro from 5.8.2 to 5.13.2dependabot[bot]
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.8.2 to 5.13.2. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.13.2/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.13.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-05Refresh portfolio design and fontsAriel Costas Guerrero
2025-06-04Update dependencies, remove huskyAriel Costas Guerrero
2025-05-05Update vulnerable dependencyAriel Costas Guerrero
2025-04-29Indicate external linksAriel Costas Guerrero
2025-04-22Add articleAriel Costas Guerrero
2025-04-11Use MDX instead of markdownAriel Costas Guerrero
2025-04-10Add husky and update dependenciesAriel Costas Guerrero
2025-04-04Bump vite from 6.2.2 to 6.2.5dependabot[bot]
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.2 to 6.2.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.2.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2025-03-14Refactor SCSS imports to use @use syntax, update portfolio entries, and add ↵Ariel Costas Guerrero
new projects
2025-03-14Update dependencies, fix path issuesAriel Costas Guerrero
2025-01-01Add Beiruti font for titlesAriel Costas Guerrero
2024-12-23Update to astro 5Ariel Costas Guerrero
2024-10-11Improve portfolio sectionAriel Costas Guerrero
References #2
2024-09-17Bump vite from 5.3.1 to 5.4.6dependabot[bot]
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.1 to 5.4.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12Bump path-to-regexp from 6.2.2 to 6.3.0dependabot[bot]
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 6.3.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.2...v6.3.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12Merge pull request #7 from arielcostas/dependabot/npm_and_yarn/dset-3.1.4Ariel Costas Guerrero
Bump dset from 3.1.3 to 3.1.4
2024-09-11Bump dset from 3.1.3 to 3.1.4dependabot[bot]
Bumps [dset](https://github.com/lukeed/dset) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/lukeed/dset/releases) - [Commits](https://github.com/lukeed/dset/compare/v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: dset dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10Bump micromatch from 4.0.5 to 4.0.8dependabot[bot]
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30Merge pull request #5 from ↵Ariel Costas Guerrero
arielcostas/dependabot/npm_and_yarn/fast-xml-parser-4.4.1 Bump fast-xml-parser from 4.4.0 to 4.4.1
2024-07-29Bump fast-xml-parser from 4.4.0 to 4.4.1dependabot[bot]
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18Bump braces from 3.0.2 to 3.0.3dependabot[bot]
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18Update homepage and upgrade astroAriel Costas Guerrero
2024-05-21Update dependenciesAriel Costas Guerrero
2024-05-04Rebuild the site in AstroAriel Costas Guerrero
Add licence Update site name in header to match README.md Add missing metadescription, opengraph and link to RSS Update Astro configuration to include sitemap integration with priority and changefreq settings New post