You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -97,20 +97,22 @@
97
97
"turbo": "2.3.3",
98
98
"typescript": "5.7.3",
99
99
"vite-tsconfig-paths": "5.1.4",
100
-
"vitest": "2.0.5"
100
+
"vitest": "3.0.4"
101
101
},
102
102
"pnpm": {
103
103
"overrides.csstype": "To fix type check error https://github.com/JedWatson/react-select/issues/5952",
104
104
"overrides.mjml": "Our patch removes html-minifier from mjml-core, we dont need this dependency and its causing false-alarm (CVE https://nvd.nist.gov/vuln/detail/cve-2022-37620)",
105
105
"overrides.ip": "There is no update with fix for ip package, we use fork https://github.com/indutny/node-ip/issues/150#issuecomment-2325961380",
0 commit comments