update dependencies

This commit is contained in:
2025-07-31 17:31:32 -05:00
parent 9b06927477
commit 2b0467b059
2 changed files with 7 additions and 7 deletions

View File

@@ -12,20 +12,20 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^4.3.0",
"@astrojs/node": "^9.2.2",
"@astrojs/mdx": "4.3.2",
"@astrojs/node": "9.3.2",
"@astrojs/react": "^4.3.0",
"@astrojs/starlight": "^0.35.2",
"@tailwindcss/postcss": "^4.1.8",
"@tailwindcss/vite": "^4.1.8",
"astro": "^5.6.1",
"astro": "5.12.7",
"framer-motion": "^12.16.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-hotkeys-hook": "^5.1.0",
"react-icons": "^5.5.0",
"sharp": "^0.34.2",
"sanitize-html": "^2.17.0",
"sharp": "^0.34.2",
"tailwindcss": "^4.1.8"
},
"devDependencies": {

6
pnpm-lock.yaml generated
View File

@@ -9,10 +9,10 @@ importers:
.:
dependencies:
'@astrojs/mdx':
specifier: ^4.3.0
specifier: 4.3.2
version: 4.3.2(astro@5.12.7(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.46.2)(typescript@5.9.2))
'@astrojs/node':
specifier: ^9.2.2
specifier: 9.3.2
version: 9.3.2(astro@5.12.7(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.46.2)(typescript@5.9.2))
'@astrojs/react':
specifier: ^4.3.0
@@ -27,7 +27,7 @@ importers:
specifier: ^4.1.8
version: 4.1.11(vite@6.3.5(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1))
astro:
specifier: ^5.6.1
specifier: 5.12.7
version: 5.12.7(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.46.2)(typescript@5.9.2)
framer-motion:
specifier: ^12.16.0