File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ ' astro ' : patch
3+ ' @astrojs/cloudflare ' : patch
4+ ' @astrojs/svelte ' : patch
5+ ' @astrojs/solid-js ' : patch
6+ ' @astrojs/react ' : patch
7+ ' @astrojs/preact ' : patch
8+ ' @astrojs/markdoc ' : patch
9+ ' @astrojs/netlify ' : patch
10+ ' @astrojs/vercel ' : patch
11+ ---
12+
13+ Updates ` esbuild ` and ` vite ` to the latest to avoid false positives audits warnings caused by ` esbuild ` .
Original file line number Diff line number Diff line change 5959 "@changesets/changelog-github" : " ^0.5.0" ,
6060 "@changesets/cli" : " ^2.27.12" ,
6161 "@types/node" : " ^18.17.8" ,
62- "esbuild" : " ^0.24.2 " ,
62+ "esbuild" : " ^0.25.0 " ,
6363 "eslint" : " ^9.19.0" ,
6464 "eslint-plugin-regexp" : " ^2.7.0" ,
6565 "only-allow" : " ^1.2.1" ,
Original file line number Diff line number Diff line change 141141 "dlv" : " ^1.1.3" ,
142142 "dset" : " ^3.1.4" ,
143143 "es-module-lexer" : " ^1.6.0" ,
144- "esbuild" : " ^0.24.2 " ,
144+ "esbuild" : " ^0.25.0 " ,
145145 "estree-walker" : " ^3.0.3" ,
146146 "flattie" : " ^1.1.1" ,
147147 "github-slugger" : " ^2.0.0" ,
168168 "unist-util-visit" : " ^5.0.0" ,
169169 "unstorage" : " ^1.14.4" ,
170170 "vfile" : " ^6.0.3" ,
171- "vite" : " ^6.0.11 " ,
171+ "vite" : " ^6.2.0 " ,
172172 "vitefu" : " ^1.0.5" ,
173173 "which-pm" : " ^3.0.1" ,
174174 "xxhash-wasm" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 3636 "@astrojs/internal-helpers" : " workspace:*" ,
3737 "@astrojs/underscore-redirects" : " workspace:*" ,
3838 "@cloudflare/workers-types" : " ^4.20250109.0" ,
39- "esbuild" : " ^0.24 .0" ,
39+ "esbuild" : " ^0.25 .0" ,
4040 "estree-walker" : " ^3.0.3" ,
4141 "magic-string" : " ^0.30.17" ,
4242 "miniflare" : " ^3.20241230.1" ,
4343 "tinyglobby" : " ^0.2.12" ,
44- "vite" : " ^6.0.7 " ,
44+ "vite" : " ^6.2.0 " ,
4545 "wrangler" : " ^3.101.0"
4646 },
4747 "peerDependencies" : {
Original file line number Diff line number Diff line change 6666 "@astrojs/markdown-remark" : " workspace:*" ,
6767 "@astrojs/prism" : " workspace:*" ,
6868 "@markdoc/markdoc" : " ^0.4.0" ,
69- "esbuild" : " ^0.24.2 " ,
69+ "esbuild" : " ^0.25.0 " ,
7070 "github-slugger" : " ^2.0.0" ,
7171 "htmlparser2" : " ^10.0.0"
7272 },
Original file line number Diff line number Diff line change 4141 "@netlify/blobs" : " ^8.1.0" ,
4242 "@netlify/functions" : " ^2.8.0" ,
4343 "@vercel/nft" : " ^0.29.0" ,
44- "esbuild" : " ^0.24 .0" ,
44+ "esbuild" : " ^0.25 .0" ,
4545 "tinyglobby" : " ^0.2.12" ,
46- "vite" : " ^6.0.7 "
46+ "vite" : " ^6.2.0 "
4747 },
4848 "peerDependencies" : {
4949 "astro" : " ^5.3.0"
Original file line number Diff line number Diff line change 4141 "@preact/signals" : " ^2.0.1" ,
4242 "babel-plugin-transform-hook-names" : " ^1.0.2" ,
4343 "preact-render-to-string" : " ^6.5.13" ,
44- "vite" : " ^6.0.11 "
44+ "vite" : " ^6.2.0 "
4545 },
4646 "devDependencies" : {
4747 "astro" : " workspace:*" ,
Original file line number Diff line number Diff line change 5151 "dependencies" : {
5252 "@vitejs/plugin-react" : " ^4.3.4" ,
5353 "ultrahtml" : " ^1.5.3" ,
54- "vite" : " ^6.0.11 "
54+ "vite" : " ^6.2.0 "
5555 },
5656 "devDependencies" : {
5757 "@types/react" : " ^18.3.18" ,
Original file line number Diff line number Diff line change 3535 "dev" : " astro-scripts dev \" src/**/*.ts\" "
3636 },
3737 "dependencies" : {
38- "vite-plugin-solid " : " ^2.11.1 " ,
39- "vite" : " ^6.0.11 "
38+ "vite" : " ^6.2.0 " ,
39+ "vite-plugin-solid " : " ^2.11.1 "
4040 },
4141 "devDependencies" : {
4242 "astro" : " workspace:*" ,
Original file line number Diff line number Diff line change 4141 "dependencies" : {
4242 "@sveltejs/vite-plugin-svelte" : " ^5.0.3" ,
4343 "svelte2tsx" : " ^0.7.34" ,
44- "vite" : " ^6.0.11 "
44+ "vite" : " ^6.2.0 "
4545 },
4646 "devDependencies" : {
4747 "astro" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments