chore(deps): update deps

This commit is contained in:
2026-02-03 15:56:55 -06:00
parent 8bfc744bdb
commit 9b8a7077a7
2 changed files with 119 additions and 119 deletions

View File

@@ -41,7 +41,7 @@
"@iconify-json/simple-icons": "^1.2.69",
"@playform/compress": "^0.2.1",
"@rehype-pretty/transformers": "^0.13.2",
"@swup/astro": "1.7.0",
"@swup/astro": "^1.7.0",
"@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/vite": "^4.1.18",
"@types/react": "^19.2.10",
@@ -52,7 +52,7 @@
"marked": "^17.0.1",
"marked-shiki": "^1.2.1",
"mdast-util-to-string": "^4.0.0",
"motion": "^12.29.2",
"motion": "^12.31.0",
"preline": "^4.0.1",
"react": "^19.2.4",
"react-dom": "^19.2.4",
@@ -65,7 +65,7 @@
"ultrahtml": "^1.6.0"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^2.8.4",
"@eslint-react/eslint-plugin": "^2.9.4",
"@tailwindcss/forms": "^0.5.11",
"@tailwindcss/typography": "^0.5.19",
"astro-icon": "^1.1.5",
@@ -80,7 +80,7 @@
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.7.2",
"timeago.js": "^4.0.2",
"typescript": "5.9.3",
"typescript-eslint": "8.54.0"
"typescript": "^5.9.3",
"typescript-eslint": "^8.54.0"
}
}