Skip to content

Commit

Permalink
⬆️ Actualizar dependencias
Browse files Browse the repository at this point in the history
  • Loading branch information
1cgonza committed Nov 30, 2024
1 parent f34e8e9 commit 254a162
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 213 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enflujo-plantilla-vite",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"private": true,
"version": "0.0.0",
"type": "module",
Expand All @@ -14,10 +14,10 @@
"devDependencies": {
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"sass": "^1.80.3",
"typescript": "^5.6.3",
"vite": "^5.4.9"
"postcss": "^8.4.49",
"prettier": "^3.4.1",
"sass": "^1.81.0",
"typescript": "^5.7.2",
"vite": "^6.0.1"
}
}
Loading

0 comments on commit 254a162

Please sign in to comment.