Skip to content

Commit cff9080

Browse files
chore(deps): update dependency vite to v7.3.2 [security]
1 parent af723bc commit cff9080

4 files changed

Lines changed: 60 additions & 60 deletions

File tree

apps/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"prettier-plugin-tailwindcss": "0.6.14",
116116
"tailwindcss": "^4.2.2",
117117
"typescript": "^5.9.3",
118-
"vite": "7.3.1",
118+
"vite": "7.3.2",
119119
"vite-plugin-top-level-await": "^1.6.0",
120120
"vite-plugin-wasm": "^3.6.0",
121121
"vitest": "^3.2.4"

apps/builder/src/export/templates/typescript-react-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"eslint-plugin-react-refresh": "^0.4.5",
3232
"tailwindcss": "^4.0.0",
3333
"typescript": "^5.8.2",
34-
"vite": "^7.1.5"
34+
"vite": "^7.3.2"
3535
}
3636
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"prettier": "3.6.2",
8585
"prettier-plugin-tailwindcss": "0.6.14",
8686
"tsup": "^8.5.1",
87-
"vite": "7.3.1",
87+
"vite": "7.3.2",
8888
"vitest": "^3.2.4"
8989
},
9090
"engines": {
@@ -93,7 +93,7 @@
9393
"packageManager": "[email protected]",
9494
"pnpm": {
9595
"overrides": {
96-
"vite": "7.3.1",
96+
"vite": "7.3.2",
9797
"use-sync-external-store": "^1.2.0",
9898
"valtio": "^1.13.2",
9999
"@paulmillr/qr": "npm:qr@^0.5.0",

0 commit comments

Comments
 (0)