We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dbdbc0 commit a398dedCopy full SHA for a398ded
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "enflujo-plantilla-vite",
3
- "packageManager": "yarn@4.6.0",
+ "packageManager": "yarn@4.9.2",
4
"private": true,
5
"version": "0.0.0",
6
"type": "module",
@@ -12,12 +12,12 @@
12
"lint:fix": "prettier --write --list-different ."
13
},
14
"devDependencies": {
15
- "autoprefixer": "^10.4.20",
16
- "cssnano": "^7.0.6",
17
- "postcss": "^8.5.1",
18
- "prettier": "^3.4.2",
19
- "sass": "^1.83.4",
20
- "typescript": "^5.7.3",
21
- "vite": "^6.0.11"
+ "autoprefixer": "^10.4.21",
+ "cssnano": "^7.0.7",
+ "postcss": "^8.5.6",
+ "prettier": "^3.6.1",
+ "sass": "^1.89.2",
+ "typescript": "^5.8.3",
+ "vite": "^7.0.0"
22
}
23
0 commit comments