diff --git a/.github/actions/next-stats-action/package.json b/.github/actions/next-stats-action/package.json index 14af1d1bab..8871a8e75f 100644 --- a/.github/actions/next-stats-action/package.json +++ b/.github/actions/next-stats-action/package.json @@ -6,7 +6,7 @@ "execa": "9.3.0", "fs-extra": "^11.0.0", "get-port": "^7.0.0", - "glob": "^10.0.0", + "glob": "^11.0.0", "gzip-size": "^7.0.0", "minimatch": "^9.0.0", "node-fetch": "^3.0.0", diff --git a/.github/pnpm-lock.yaml b/.github/pnpm-lock.yaml index 957cbfe8d1..ef734f7727 100644 --- a/.github/pnpm-lock.yaml +++ b/.github/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^7.0.0 version: 7.1.0 glob: - specifier: ^10.0.0 - version: 10.4.5 + specifier: ^11.0.0 + version: 11.0.0 gzip-size: specifier: ^7.0.0 version: 7.0.0 @@ -486,8 +486,9 @@ packages: github-slugger@2.0.0: resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==} - glob@10.4.5: - resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + glob@11.0.0: + resolution: {integrity: sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==} + engines: {node: 20 || >=22} hasBin: true graceful-fs@4.2.11: @@ -553,9 +554,9 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - jackspeak@3.4.2: - resolution: {integrity: sha512-qH3nOSj8q/8+Eg8LUPOq3C+6HWkpUioIjDsq1+D4zY91oZvpPttw8GwtF1nReRYKXl+1AORyFqtm2f5Q1SB6/Q==} - engines: {node: 14 >=14.21 || 16 >=16.20 || >=18} + jackspeak@4.0.1: + resolution: {integrity: sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==} + engines: {node: 20 || >=22} js-yaml@3.14.1: resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} @@ -568,8 +569,9 @@ packages: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} - lru-cache@10.4.3: - resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} + lru-cache@11.0.0: + resolution: {integrity: sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==} + engines: {node: 20 || >=22} mdast-util-from-markdown@2.0.1: resolution: {integrity: sha512-aJEUyzZ6TzlsX2s5B4Of7lN7EQtAxvtradMMglCQDyaTFgse6CmtmdJ15ElnVRlCg1vpNyVtbem0PWzlNieZsA==} @@ -651,6 +653,10 @@ packages: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} engines: {node: '>= 0.6'} + minimatch@10.0.1: + resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==} + engines: {node: 20 || >=22} + minimatch@9.0.5: resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} engines: {node: '>=16 || 14 >=14.17'} @@ -711,9 +717,9 @@ packages: resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==} engines: {node: '>=12'} - path-scurry@1.11.1: - resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} - engines: {node: '>=16 || 14 >=14.18'} + path-scurry@2.0.0: + resolution: {integrity: sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==} + engines: {node: 20 || >=22} prettier@3.3.2: resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==} @@ -1215,14 +1221,14 @@ snapshots: github-slugger@2.0.0: {} - glob@10.4.5: + glob@11.0.0: dependencies: foreground-child: 3.2.1 - jackspeak: 3.4.2 - minimatch: 9.0.5 + jackspeak: 4.0.1 + minimatch: 10.0.1 minipass: 7.1.2 package-json-from-dist: 1.0.0 - path-scurry: 1.11.1 + path-scurry: 2.0.0 graceful-fs@4.2.11: {} @@ -1306,7 +1312,7 @@ snapshots: isexe@2.0.0: {} - jackspeak@3.4.2: + jackspeak@4.0.1: dependencies: '@isaacs/cliui': 8.0.2 optionalDependencies: @@ -1325,7 +1331,7 @@ snapshots: kind-of@6.0.3: {} - lru-cache@10.4.3: {} + lru-cache@11.0.0: {} mdast-util-from-markdown@2.0.1: dependencies: @@ -1499,6 +1505,10 @@ snapshots: dependencies: mime-db: 1.52.0 + minimatch@10.0.1: + dependencies: + brace-expansion: 2.0.1 + minimatch@9.0.5: dependencies: brace-expansion: 2.0.1 @@ -1551,9 +1561,9 @@ snapshots: path-key@4.0.0: {} - path-scurry@1.11.1: + path-scurry@2.0.0: dependencies: - lru-cache: 10.4.3 + lru-cache: 11.0.0 minipass: 7.1.2 prettier@3.3.2: {} diff --git a/package.json b/package.json index 4f598a8e20..8578f72ab2 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "form-data": "4.0.0", "fs-extra": "11.2.0", "get-port": "7.1.0", - "glob": "10.4.5", + "glob": "11.0.0", "gzip-size": "7.0.0", "html-validator": "6.0.1", "http-proxy": "1.18.1", diff --git a/packages/eslint-plugin-next/package.json b/packages/eslint-plugin-next/package.json index a16b98143c..472f827d85 100644 --- a/packages/eslint-plugin-next/package.json +++ b/packages/eslint-plugin-next/package.json @@ -12,7 +12,7 @@ "dist" ], "dependencies": { - "glob": "10.4.5" + "glob": "11.0.0" }, "devDependencies": { "@types/glob": "8.1.0", diff --git a/packages/next/package.json b/packages/next/package.json index 74f803984c..64c497f612 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -231,7 +231,7 @@ "find-up": "7.0.0", "fresh": "0.5.2", "get-orientation": "1.1.2", - "glob": "10.4.5", + "glob": "11.0.0", "gzip-size": "7.0.0", "http-proxy": "1.18.1", "http-proxy-agent": "7.0.2",