aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2024-10-11 23:14:54 +0200
committerAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2024-10-11 23:14:54 +0200
commitad941ff1dd8f282edb70d187c5ad0b593ddc17e7 (patch)
treeba2f490da94a88d26a30079929c2554499a55f92 /package.json
parent34c1425dc85fe19402b9d2b3a63a3aaf7244ebc7 (diff)
Improve portfolio section
References #2
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/package.json b/package.json
index 040eba5..184b61f 100644
--- a/package.json
+++ b/package.json
@@ -10,12 +10,13 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/check": "^0.7.0",
- "@astrojs/rss": "^4.0.6",
- "@astrojs/sitemap": "^3.1.6",
+ "@astrojs/check": "^0.9.4",
+ "@astrojs/rss": "^4.0.8",
+ "@astrojs/sitemap": "^3.2.0",
"@fontsource-variable/sen": "^5.0.5",
- "astro": "^4.10.3",
- "typescript": "^5.4.5"
+ "astro": "^4.16.1",
+ "braces": ">=3.0.3",
+ "typescript": "5.5.4"
},
"devDependencies": {
"sass": "^1.76.0"