Skip to content

Commit bb71ea2

Browse files
committed
chore(security): bump vite to 6.4.2 via override + drop unused root devDep
1 parent 5693b62 commit bb71ea2

2 files changed

Lines changed: 315 additions & 333 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
"tsx": "^3.7.1",
6363
"turbo": "^1.10.3",
6464
"typescript": "5.5.4",
65-
"vite": "^5.4.21",
6665
"vite-tsconfig-paths": "^4.0.5",
6766
"vitest": "3.1.4"
6867
},
@@ -100,7 +99,8 @@
10099
"jws@<3.2.3": "3.2.3",
101100
"qs@>=6.0.0 <6.14.1": "6.14.1",
102101
"systeminformation@>=5.0.0 <5.27.14": "5.27.14",
103-
"lodash@>=4.0.0 <4.17.23": "4.17.23"
102+
"lodash@>=4.0.0 <4.17.23": "4.17.23",
103+
"vite@>=5.0.0 <6.4.2": "^6.4.2"
104104
},
105105
"onlyBuiltDependencies": [
106106
"@depot/cli",

0 commit comments

Comments
 (0)