aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-06-05 20:03:27 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-06-05 20:03:27 +0200
commita2830a0dd6f634147456406c7855881ff298078e (patch)
tree93af1b60258b0b19a739b294fa31f201c2d64158 /package-lock.json
parenta423c9b15bdf43d28390fb0424dfeec012d82828 (diff)
Refresh portfolio design and fonts
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json47
1 files changed, 25 insertions, 22 deletions
diff --git a/package-lock.json b/package-lock.json
index 6f604b7..3a8211e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,13 +12,13 @@
"@astrojs/mdx": "^4.3.0",
"@astrojs/rss": "4.0.12",
"@astrojs/sitemap": "^3.4.1",
+ "@fontsource-variable/mulish": "^5.2.5",
+ "@fontsource-variable/onest": "^5.2.9",
"@fontsource-variable/sen": "5.2.5",
"@fontsource/beiruti": "^5.2.5",
- "@iconify-json/ph": "^1.2.2",
+ "@iconify-json/tabler": "^1.2.19",
"astro": "^5.8.2",
"astro-icon": "^1.1.5",
- "braces": "3.0.3",
- "husky": "^9.1.7",
"rehype-external-links": "^3.0.0",
"typescript": "5.8.3"
},
@@ -768,6 +768,24 @@
"node": ">=18"
}
},
+ "node_modules/@fontsource-variable/mulish": {
+ "version": "5.2.5",
+ "resolved": "https://registry.npmjs.org/@fontsource-variable/mulish/-/mulish-5.2.5.tgz",
+ "integrity": "sha512-EgTJOY/KgTiYPVZpqds0HCa8cCO7lv775j3I4T6HYRnnKjBnc8SjOc6bFcZfT96doRhD6QKJiy8UGcRatjJROg==",
+ "license": "OFL-1.1",
+ "funding": {
+ "url": "https://github.com/sponsors/ayuhito"
+ }
+ },
+ "node_modules/@fontsource-variable/onest": {
+ "version": "5.2.9",
+ "resolved": "https://registry.npmjs.org/@fontsource-variable/onest/-/onest-5.2.9.tgz",
+ "integrity": "sha512-yMYrvMibKYTckL2vxeC+Z9buANY1GNgwG8oMHx3I7sjqxeOmHufHsI+Bbt3kYSoM0ominSr3qgAjMiFNWog6Uw==",
+ "license": "OFL-1.1",
+ "funding": {
+ "url": "https://github.com/sponsors/ayuhito"
+ }
+ },
"node_modules/@fontsource-variable/sen": {
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/@fontsource-variable/sen/-/sen-5.2.5.tgz",
@@ -786,10 +804,10 @@
"url": "https://github.com/sponsors/ayuhito"
}
},
- "node_modules/@iconify-json/ph": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/@iconify-json/ph/-/ph-1.2.2.tgz",
- "integrity": "sha512-PgkEZNtqa8hBGjHXQa4pMwZa93hmfu8FUSjs/nv4oUU6yLsgv+gh9nu28Kqi8Fz9CCVu4hj1MZs9/60J57IzFw==",
+ "node_modules/@iconify-json/tabler": {
+ "version": "1.2.19",
+ "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.2.19.tgz",
+ "integrity": "sha512-JDeQTQxHD8KE12pAbPVHX1WFVOPq8D0XfRb/LwYHwGwYE0HP9OIjJ//TKxS1Gt++RirYu6Xsx+Jm5LA5KbykoA==",
"license": "MIT",
"dependencies": {
"@iconify/types": "*"
@@ -4331,21 +4349,6 @@
"integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==",
"license": "BSD-2-Clause"
},
- "node_modules/husky": {
- "version": "9.1.7",
- "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.7.tgz",
- "integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==",
- "license": "MIT",
- "bin": {
- "husky": "bin.js"
- },
- "engines": {
- "node": ">=18"
- },
- "funding": {
- "url": "https://github.com/sponsors/typicode"
- }
- },
"node_modules/iconv-lite": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",