summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-09-05 10:22:00 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-09-05 10:22:00 +0200
commit22842afa4f980709b07dae48acfee7f26a0b20d9 (patch)
tree1f2a2600212649baae8e595bcb469630739fa376
parente028fd673e2bc8735786b5a5b3fdadac17b419c9 (diff)
Update dependencies
-rw-r--r--package-lock.json127
-rw-r--r--package.json15
2 files changed, 48 insertions, 94 deletions
diff --git a/package-lock.json b/package-lock.json
index 36e2164..eeeae81 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,23 +9,22 @@
"version": "0.0.1",
"dependencies": {
"@astrojs/check": "^0.9.4",
- "@astrojs/mdx": "^4.3.0",
+ "@astrojs/mdx": "^4.3.4",
"@astrojs/rss": "4.0.12",
- "@astrojs/sitemap": "^3.4.1",
- "@fontsource-variable/onest": "^5.2.9",
+ "@astrojs/sitemap": "^3.5.1",
"@fontsource-variable/roboto": "^5.2.6",
"@fontsource-variable/roboto-mono": "^5.2.6",
- "@iconify-json/tabler": "^1.2.19",
- "astro": "^5.13.2",
+ "@iconify-json/tabler": "^1.2.22",
+ "astro": "^5.13.5",
"astro-compressor": "^1.1.2",
"astro-icon": "^1.1.5",
"rehype-external-links": "^3.0.0",
- "typescript": "5.8.3"
+ "typescript": "5.9.2"
},
"devDependencies": {
- "prettier": "^3.5.3",
+ "prettier": "^3.6.2",
"prettier-plugin-astro": "^0.14.1",
- "sass": "^1.89.1"
+ "sass": "^1.92.0"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "*"
@@ -87,9 +86,9 @@
"license": "MIT"
},
"node_modules/@astrojs/internal-helpers": {
- "version": "0.6.1",
- "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.6.1.tgz",
- "integrity": "sha512-l5Pqf6uZu31aG+3Lv8nl/3s4DbUzdlxTWDof4pEpto6GUJNhhCbelVi9dEyurOVyqaelwmS9oSyOWOENSfgo9A==",
+ "version": "0.7.2",
+ "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.7.2.tgz",
+ "integrity": "sha512-KCkCqR3Goym79soqEtbtLzJfqhTWMyVaizUi35FLzgGSzBotSw8DB1qwsu7U96ihOJgYhDk2nVPz+3LnXPeX6g==",
"license": "MIT"
},
"node_modules/@astrojs/language-server": {
@@ -134,12 +133,12 @@
}
},
"node_modules/@astrojs/markdown-remark": {
- "version": "6.3.2",
- "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-6.3.2.tgz",
- "integrity": "sha512-bO35JbWpVvyKRl7cmSJD822e8YA8ThR/YbUsciWNA7yTcqpIAL2hJDToWP5KcZBWxGT6IOdOkHSXARSNZc4l/Q==",
+ "version": "6.3.6",
+ "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-6.3.6.tgz",
+ "integrity": "sha512-bwylYktCTsLMVoCOEHbn2GSUA3c5KT/qilekBKA3CBng0bo1TYjNZPr761vxumRk9kJGqTOtU+fgCAp5Vwokug==",
"license": "MIT",
"dependencies": {
- "@astrojs/internal-helpers": "0.6.1",
+ "@astrojs/internal-helpers": "0.7.2",
"@astrojs/prism": "3.3.0",
"github-slugger": "^2.0.0",
"hast-util-from-html": "^2.0.3",
@@ -154,7 +153,7 @@
"remark-rehype": "^11.1.2",
"remark-smartypants": "^3.0.2",
"shiki": "^3.2.1",
- "smol-toml": "^1.3.1",
+ "smol-toml": "^1.3.4",
"unified": "^11.0.5",
"unist-util-remove-position": "^5.0.0",
"unist-util-visit": "^5.0.0",
@@ -163,12 +162,12 @@
}
},
"node_modules/@astrojs/mdx": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-4.3.0.tgz",
- "integrity": "sha512-OGX2KvPeBzjSSKhkCqrUoDMyzFcjKt5nTE5SFw3RdoLf0nrhyCXBQcCyclzWy1+P+XpOamn+p+hm1EhpCRyPxw==",
+ "version": "4.3.4",
+ "resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-4.3.4.tgz",
+ "integrity": "sha512-Ew3iP+6zuzzJWNEH5Qr1iknrue1heEfgmfuMpuwLaSwqlUiJQ0NDb2oxKosgWU1ROYmVf1H4KCmS6QdMWKyFjw==",
"license": "MIT",
"dependencies": {
- "@astrojs/markdown-remark": "6.3.2",
+ "@astrojs/markdown-remark": "6.3.6",
"@mdx-js/mdx": "^3.1.0",
"acorn": "^8.14.1",
"es-module-lexer": "^1.6.0",
@@ -212,14 +211,14 @@
}
},
"node_modules/@astrojs/sitemap": {
- "version": "3.4.1",
- "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.4.1.tgz",
- "integrity": "sha512-VjZvr1e4FH6NHyyHXOiQgLiw94LnCVY4v06wN/D0gZKchTMkg71GrAHJz81/huafcmavtLkIv26HnpfDq6/h/Q==",
+ "version": "3.5.1",
+ "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.5.1.tgz",
+ "integrity": "sha512-uX5z52GLtQTgOe8r3jeGmFRYrFe52mdpLYJzqjvL1cdy5Kg3MLOZEvaZ/OCH0fSq0t7e50uJQ6oBMZG0ffszBg==",
"license": "MIT",
"dependencies": {
"sitemap": "^8.0.0",
"stream-replace-string": "^2.0.0",
- "zod": "^3.24.2"
+ "zod": "^3.24.4"
}
},
"node_modules/@astrojs/telemetry": {
@@ -377,15 +376,6 @@
"node": ">=18"
}
},
- "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/roboto": {
"version": "5.2.6",
"resolved": "https://registry.npmjs.org/@fontsource-variable/roboto/-/roboto-5.2.6.tgz",
@@ -405,9 +395,9 @@
}
},
"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==",
+ "version": "1.2.22",
+ "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.2.22.tgz",
+ "integrity": "sha512-KmCtTzZyz7dtszdQGJ5wbWqko6exhI38e4aCQqWZE1Z2wGUqBsMXrRWawXkAp6/XNBebt54h0lcxFCaTYBwFJg==",
"license": "MIT",
"dependencies": {
"@iconify/types": "*"
@@ -1416,9 +1406,9 @@
}
},
"node_modules/astro": {
- "version": "5.13.2",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.2.tgz",
- "integrity": "sha512-yjcXY0Ua3EwjpVd3GoUXa65HQ6qgmURBptA+M9GzE0oYvgfuyM7bIbH8IR/TWIbdefVUJR5b7nZ0oVnMytmyfQ==",
+ "version": "5.13.5",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.5.tgz",
+ "integrity": "sha512-XmBzkl13XU97+n/QiOM5uXQdAVe0yKt5gO+Wlgc8dHRwHR499qhMQ5sMFckLJweUINLzcNGjP3F5nG4wV8a2XA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",
@@ -1520,41 +1510,6 @@
"@iconify/utils": "^2.1.30"
}
},
- "node_modules/astro/node_modules/@astrojs/internal-helpers": {
- "version": "0.7.2",
- "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.7.2.tgz",
- "integrity": "sha512-KCkCqR3Goym79soqEtbtLzJfqhTWMyVaizUi35FLzgGSzBotSw8DB1qwsu7U96ihOJgYhDk2nVPz+3LnXPeX6g==",
- "license": "MIT"
- },
- "node_modules/astro/node_modules/@astrojs/markdown-remark": {
- "version": "6.3.6",
- "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-6.3.6.tgz",
- "integrity": "sha512-bwylYktCTsLMVoCOEHbn2GSUA3c5KT/qilekBKA3CBng0bo1TYjNZPr761vxumRk9kJGqTOtU+fgCAp5Vwokug==",
- "license": "MIT",
- "dependencies": {
- "@astrojs/internal-helpers": "0.7.2",
- "@astrojs/prism": "3.3.0",
- "github-slugger": "^2.0.0",
- "hast-util-from-html": "^2.0.3",
- "hast-util-to-text": "^4.0.2",
- "import-meta-resolve": "^4.1.0",
- "js-yaml": "^4.1.0",
- "mdast-util-definitions": "^6.0.0",
- "rehype-raw": "^7.0.0",
- "rehype-stringify": "^10.0.1",
- "remark-gfm": "^4.0.1",
- "remark-parse": "^11.0.0",
- "remark-rehype": "^11.1.2",
- "remark-smartypants": "^3.0.2",
- "shiki": "^3.2.1",
- "smol-toml": "^1.3.4",
- "unified": "^11.0.5",
- "unist-util-remove-position": "^5.0.0",
- "unist-util-visit": "^5.0.0",
- "unist-util-visit-parents": "^6.0.1",
- "vfile": "^6.0.3"
- }
- },
"node_modules/asynckit": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
@@ -2282,9 +2237,9 @@
}
},
"node_modules/devalue": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.1.1.tgz",
- "integrity": "sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==",
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.3.2.tgz",
+ "integrity": "sha512-UDsjUbpQn9kvm68slnrs+mfxwFkIflOhkanmyabZ8zOYk8SMEIbJ3TK+88g70hSIeytu4y18f0z/hYHMTrXIWw==",
"license": "MIT"
},
"node_modules/devlop": {
@@ -5261,9 +5216,9 @@
}
},
"node_modules/prettier": {
- "version": "3.5.3",
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
- "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
+ "version": "3.6.2",
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
+ "integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
"devOptional": true,
"license": "MIT",
"bin": {
@@ -5870,9 +5825,9 @@
"license": "MIT"
},
"node_modules/sass": {
- "version": "1.89.1",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.1.tgz",
- "integrity": "sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==",
+ "version": "1.92.0",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.92.0.tgz",
+ "integrity": "sha512-KDNI0BxgIRDAfJgzNm5wuy+4yOCIZyrUbjSpiU/JItfih+KGXAVefKL53MTml054MmBA3DDKIBMSI/7XLxZJ3A==",
"devOptional": true,
"license": "MIT",
"dependencies": {
@@ -6319,9 +6274,9 @@
"license": "MIT"
},
"node_modules/typescript": {
- "version": "5.8.3",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
- "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
+ "version": "5.9.2",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
+ "integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
diff --git a/package.json b/package.json
index cb355fd..6ea2987 100644
--- a/package.json
+++ b/package.json
@@ -12,23 +12,22 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
- "@astrojs/mdx": "^4.3.0",
+ "@astrojs/mdx": "^4.3.4",
"@astrojs/rss": "4.0.12",
- "@astrojs/sitemap": "^3.4.1",
- "@fontsource-variable/onest": "^5.2.9",
+ "@astrojs/sitemap": "^3.5.1",
"@fontsource-variable/roboto": "^5.2.6",
"@fontsource-variable/roboto-mono": "^5.2.6",
- "@iconify-json/tabler": "^1.2.19",
- "astro": "^5.13.2",
+ "@iconify-json/tabler": "^1.2.22",
+ "astro": "^5.13.5",
"astro-compressor": "^1.1.2",
"astro-icon": "^1.1.5",
"rehype-external-links": "^3.0.0",
- "typescript": "5.8.3"
+ "typescript": "5.9.2"
},
"devDependencies": {
- "prettier": "^3.5.3",
+ "prettier": "^3.6.2",
"prettier-plugin-astro": "^0.14.1",
- "sass": "^1.89.1"
+ "sass": "^1.92.0"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "*"