Skip to content

Commit b720301

Browse files
Bump the npm_and_yarn group across 11 directories with 13 updates
Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tmp](https://github.com/raszi/node-tmp) | `0.1.0` | `0.2.6` | | [shell-quote](https://github.com/ljharb/shell-quote) | `1.7.1` | `1.8.4` | | [@tootallnate/once](https://github.com/TooTallNate/once) | `2.0.0` | `2.0.1` | | [launch-editor](https://github.com/vitejs/launch-editor) | `2.6.0` | `2.14.1` | | [serialize-javascript](https://github.com/yahoo/serialize-javascript) | `6.0.1` | `6.0.2` | | [uuid](https://github.com/uuidjs/uuid) | `3.3.2` | `3.4.0` | Bumps the npm_and_yarn group with 7 updates in the /compiler directory: | Package | From | To | | --- | --- | --- | | [shell-quote](https://github.com/ljharb/shell-quote) | `1.8.1` | `1.8.4` | | [ws](https://github.com/websockets/ws) | `8.18.1` | `8.21.0` | | [@tootallnate/once](https://github.com/TooTallNate/once) | `2.0.0` | `2.0.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.0` | `0.28.1` | | [qs](https://github.com/ljharb/qs) | `6.14.0` | `6.15.2` | | [axios](https://github.com/axios/axios) | `1.7.4` | `1.17.0` | | [joi](https://github.com/hapijs/joi) | `17.13.1` | `17.13.4` | Bumps the npm_and_yarn group with 5 updates in the /compiler/apps/playground directory: | Package | From | To | | --- | --- | --- | | [shell-quote](https://github.com/ljharb/shell-quote) | `1.8.1` | `1.8.4` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.5.10` | | [axios](https://github.com/axios/axios) | `1.7.7` | `1.17.0` | | [joi](https://github.com/hapijs/joi) | `17.13.3` | `17.13.4` | | [next](https://github.com/vercel/next.js) | `15.5.9` | `15.5.18` | Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/browserify/dev directory: [shell-quote](https://github.com/ljharb/shell-quote). Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/browserify/prod directory: [shell-quote](https://github.com/ljharb/shell-quote). Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/brunch/dev directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /fixtures/packaging/brunch/prod directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 2 updates in the /fixtures/packaging/webpack-alias/dev directory: [qs](https://github.com/ljharb/qs) and [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 2 updates in the /fixtures/packaging/webpack-alias/prod directory: [qs](https://github.com/ljharb/qs) and [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 2 updates in the /fixtures/packaging/webpack/dev directory: [qs](https://github.com/ljharb/qs) and [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 2 updates in the /fixtures/packaging/webpack/prod directory: [qs](https://github.com/ljharb/qs) and [uuid](https://github.com/uuidjs/uuid). Updates `tmp` from 0.1.0 to 0.2.6 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.1.0...v0.2.6) Updates `shell-quote` from 1.7.1 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.1...v1.8.4) Updates `@tootallnate/once` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/TooTallNate/once/releases) - [Changelog](https://github.com/TooTallNate/once/blob/v2.0.1/CHANGELOG.md) - [Commits](TooTallNate/once@2.0.0...v2.0.1) Updates `launch-editor` from 2.6.0 to 2.14.1 - [Commits](vitejs/launch-editor@v2.6.0...v2.14.1) Updates `serialize-javascript` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v6.0.1...v6.0.2) Updates `uuid` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.2...v3.4.0) Updates `shell-quote` from 1.8.1 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.1...v1.8.4) Updates `ws` from 8.18.1 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.1...8.21.0) Updates `@tootallnate/once` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/TooTallNate/once/releases) - [Changelog](https://github.com/TooTallNate/once/blob/v2.0.1/CHANGELOG.md) - [Commits](TooTallNate/once@2.0.0...v2.0.1) Updates `esbuild` from 0.25.0 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](evanw/esbuild@v0.25.0...v0.28.1) Updates `qs` from 6.14.0 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.15.2) Updates `axios` from 1.7.4 to 1.17.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.17.0) Updates `joi` from 17.13.1 to 17.13.4 - [Commits](hapijs/joi@v17.13.1...v17.13.4) Updates `shell-quote` from 1.8.1 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.1...v1.8.4) Updates `postcss` from 8.4.47 to 8.5.10 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.5.10) Updates `axios` from 1.7.7 to 1.17.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.17.0) Updates `joi` from 17.13.3 to 17.13.4 - [Commits](hapijs/joi@v17.13.1...v17.13.4) Updates `next` from 15.5.9 to 15.5.18 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.9...v15.5.18) Updates `shell-quote` from 1.7.3 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.1...v1.8.4) Updates `shell-quote` from 1.7.3 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.1...v1.8.4) Updates `uuid` from 3.1.0 to 3.4.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.2...v3.4.0) Updates `uuid` from 3.1.0 to 3.4.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.2...v3.4.0) Updates `qs` from 6.4.1 to 6.4.3 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.15.2) Updates `uuid` from 3.1.0 to 3.4.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.2...v3.4.0) Updates `qs` from 6.4.1 to 6.4.3 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.15.2) Updates `uuid` from 3.1.0 to 3.4.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.2...v3.4.0) Updates `qs` from 6.4.1 to 6.4.3 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.15.2) Updates `uuid` from 3.1.0 to 3.4.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.2...v3.4.0) Updates `qs` from 6.4.1 to 6.4.3 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.15.2) Updates `uuid` from 3.1.0 to 3.4.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.2...v3.4.0) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.6 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@tootallnate/once" dependency-version: 2.0.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: launch-editor dependency-version: 2.14.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serialize-javascript dependency-version: 6.0.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 3.4.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 8.21.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@tootallnate/once" dependency-version: 2.0.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.17.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: joi dependency-version: 17.13.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.17.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: joi dependency-version: 17.13.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 3.4.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 3.4.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.4.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 3.4.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.4.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 3.4.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.4.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 3.4.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.4.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 3.4.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ddff43 commit b720301

15 files changed

Lines changed: 424 additions & 196 deletions

File tree

compiler/apps/playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"lru-cache": "^11.2.2",
3737
"lz-string": "^1.5.0",
3838
"monaco-editor": "^0.52.0",
39-
"next": "15.5.9",
39+
"next": "15.5.18",
4040
"notistack": "^3.0.0-alpha.7",
4141
"prettier": "^3.3.3",
4242
"pretty-format": "^29.3.1",
@@ -54,7 +54,7 @@
5454
"eslint": "^8.28.0",
5555
"eslint-config-next": "15.5.2",
5656
"monaco-editor-webpack-plugin": "^7.1.0",
57-
"postcss": "^8.4.31",
57+
"postcss": "^8.5.10",
5858
"tailwindcss": "^3.2.4",
5959
"wait-on": "^7.2.0"
6060
},

compiler/apps/playground/yarn.lock

Lines changed: 128 additions & 96 deletions
Large diffs are not rendered by default.

compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/types": "^7.26.0",
3131
"@tsconfig/strictest": "^2.0.5",
3232
"concurrently": "^7.4.0",
33-
"esbuild": "^0.25.0",
33+
"esbuild": "^0.28.1",
3434
"folder-hash": "^4.0.4",
3535
"npm-dts": "^1.3.13",
3636
"object-assign": "^4.1.1",

compiler/yarn.lock

Lines changed: 213 additions & 27 deletions
Large diffs are not rendered by default.

fixtures/packaging/browserify/dev/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -809,8 +809,8 @@ shasum@^1.0.0:
809809
sha.js "~2.4.4"
810810

811811
shell-quote@^1.6.1:
812-
version "1.7.3"
813-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
812+
version "1.8.4"
813+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.4.tgz#2edd9a4dcefc96649e2e2cb12f637b1f1d92a190"
814814

815815
source-map@~0.5.3:
816816
version "0.5.7"

fixtures/packaging/browserify/prod/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -820,8 +820,8 @@ shasum@^1.0.0:
820820
sha.js "~2.4.4"
821821

822822
shell-quote@^1.6.1:
823-
version "1.7.3"
824-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
823+
version "1.8.4"
824+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.4.tgz#2edd9a4dcefc96649e2e2cb12f637b1f1d92a190"
825825

826826
source-map@~0.5.3:
827827
version "0.5.7"

fixtures/packaging/brunch/dev/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2112,8 +2112,8 @@ utils-merge@1.0.1:
21122112
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
21132113

21142114
uuid@^3.0.0:
2115-
version "3.1.0"
2116-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
2115+
version "3.4.0"
2116+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
21172117

21182118
vary@~1.1.2:
21192119
version "1.1.2"

fixtures/packaging/brunch/prod/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2112,8 +2112,8 @@ utils-merge@1.0.1:
21122112
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
21132113

21142114
uuid@^3.0.0:
2115-
version "3.1.0"
2116-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
2115+
version "3.4.0"
2116+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
21172117

21182118
vary@~1.1.2:
21192119
version "1.1.2"

fixtures/packaging/webpack-alias/dev/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -936,8 +936,8 @@ punycode@^1.2.4, punycode@^1.4.1:
936936
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
937937

938938
qs@~6.4.0:
939-
version "6.4.1"
940-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.1.tgz#2bad97710a5b661c366b378b1e3a44a592ff45e6"
939+
version "6.4.3"
940+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.3.tgz#759dc9cf20d8bde3b09e868f43bf14bdfb8467b1"
941941

942942
querystring-es3@^0.2.0:
943943
version "0.2.1"
@@ -1252,8 +1252,8 @@ util@0.10.3, util@^0.10.3:
12521252
inherits "2.0.1"
12531253

12541254
uuid@^3.0.0:
1255-
version "3.1.0"
1256-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
1255+
version "3.4.0"
1256+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
12571257

12581258
verror@1.10.0:
12591259
version "1.10.0"

fixtures/packaging/webpack-alias/prod/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -936,8 +936,8 @@ punycode@^1.2.4, punycode@^1.4.1:
936936
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
937937

938938
qs@~6.4.0:
939-
version "6.4.1"
940-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.1.tgz#2bad97710a5b661c366b378b1e3a44a592ff45e6"
939+
version "6.4.3"
940+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.3.tgz#759dc9cf20d8bde3b09e868f43bf14bdfb8467b1"
941941

942942
querystring-es3@^0.2.0:
943943
version "0.2.1"
@@ -1252,8 +1252,8 @@ util@0.10.3, util@^0.10.3:
12521252
inherits "2.0.1"
12531253

12541254
uuid@^3.0.0:
1255-
version "3.1.0"
1256-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
1255+
version "3.4.0"
1256+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
12571257

12581258
verror@1.10.0:
12591259
version "1.10.0"

0 commit comments

Comments
 (0)