From 8a950c7b554b50d93888063b6a3add564cf99e33 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Sat, 13 Dec 2025 08:05:37 +0000 Subject: [PATCH] build: update all non-major dependencies See associated pull request for more information. --- docs/package.json | 4 ++-- package.json | 2 +- pnpm-lock.yaml | 33 +++++++++++++++++++++++---------- 3 files changed, 26 insertions(+), 13 deletions(-) diff --git a/docs/package.json b/docs/package.json index 056431b04f8e..825041f3a238 100644 --- a/docs/package.json +++ b/docs/package.json @@ -60,7 +60,7 @@ "@bazel/bazelisk": "^1.12.1", "@types/jasmine": "5.1.13", "@types/node": "^22.14.1", - "@types/shelljs": "0.8.17", + "@types/shelljs": "0.10.0", "firebase-tools": "14.27.0", "jasmine-core": "5.13.0", "jasmine-spec-reporter": "7.0.0", @@ -76,7 +76,7 @@ "npm-run-all": "^4.1.5", "protractor": "^7.0.0", "puppeteer-core": "^24.6.1", - "sass": "1.94.2", + "sass": "1.96.0", "shelljs": "^0.10.0", "ts-node": "10.9.2", "typescript": "~5.9.2" diff --git a/package.json b/package.json index 784fc8b32df3..92bf4450ddac 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@types/node": "^22.14.1", "@types/selenium-webdriver": "^3.0.17", "@types/semver": "^7.3.9", - "@types/shelljs": "^0.8.11", + "@types/shelljs": "^0.10.0", "@types/yargs": "^17.0.8", "autoprefixer": "^10.4.2", "axe-core": "^4.10.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 43ef6a14d097..0c0dbbd416e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,8 +189,8 @@ importers: specifier: ^7.3.9 version: 7.7.1 '@types/shelljs': - specifier: ^0.8.11 - version: 0.8.17 + specifier: ^0.10.0 + version: 0.10.0 '@types/yargs': specifier: ^17.0.8 version: 17.0.35 @@ -442,8 +442,8 @@ importers: specifier: ^22.14.1 version: 22.19.2 '@types/shelljs': - specifier: 0.8.17 - version: 0.8.17 + specifier: 0.10.0 + version: 0.10.0 firebase-tools: specifier: 14.27.0 version: 14.27.0(@types/node@22.19.2)(bufferutil@4.0.9)(encoding@0.1.13)(typescript@5.9.2) @@ -490,8 +490,8 @@ importers: specifier: ^24.6.1 version: 24.32.1(bufferutil@4.0.9) sass: - specifier: 1.94.2 - version: 1.94.2 + specifier: 1.96.0 + version: 1.96.0 shelljs: specifier: ^0.10.0 version: 0.10.0 @@ -3999,8 +3999,8 @@ packages: '@types/serve-static@1.15.10': resolution: {integrity: sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw==} - '@types/shelljs@0.8.17': - resolution: {integrity: sha512-IDksKYmQA2W9MkQjiyptbMmcQx+8+Ol6b7h6dPU5S05JyiQDSb/nZKnrMrZqGwgV6VkVdl6/SPCKPDlMRvqECg==} + '@types/shelljs@0.10.0': + resolution: {integrity: sha512-OEfyhE5Ox+FeoHbhrEDwm0kXxntO6nsyMRCFvNsIBHPZu5rV1w2OjPcLclaC/IZ1TlzZPgbeMfwAZEi5N238yQ==} '@types/shimmer@1.2.0': resolution: {integrity: sha512-UE7oxhQLLd9gub6JKIAhDq06T0F6FnztwMNRvYgjeQSBeMc1ZG/tA47EwfduvkuQS8apbkM/lpLpWsaCeYsXVg==} @@ -8657,6 +8657,11 @@ packages: engines: {node: '>=14.0.0'} hasBin: true + sass@1.96.0: + resolution: {integrity: sha512-8u4xqqUeugGNCYwr9ARNtQKTOj4KmYiJAVKXf2CTIivTCR51j96htbMKWDru8H5SaQWpyVgTfOF8Ylyf5pun1Q==} + engines: {node: '>=14.0.0'} + hasBin: true + saucelabs@1.5.0: resolution: {integrity: sha512-jlX3FGdWvYf4Q3LFfFWS1QvPg3IGCGWxIc8QBFdPTbpTJnt/v17FHXYVAn7C8sHf1yUXo2c7yIM0isDryfYtHQ==} @@ -13687,10 +13692,10 @@ snapshots: '@types/node': 22.19.2 '@types/send': 0.17.6 - '@types/shelljs@0.8.17': + '@types/shelljs@0.10.0': dependencies: '@types/node': 22.19.2 - glob: 11.1.0 + fast-glob: 3.3.3 '@types/shimmer@1.2.0': {} @@ -19158,6 +19163,14 @@ snapshots: optionalDependencies: '@parcel/watcher': 2.5.1 + sass@1.96.0: + dependencies: + chokidar: 4.0.3 + immutable: 5.1.4 + source-map-js: 1.2.1 + optionalDependencies: + '@parcel/watcher': 2.5.1 + saucelabs@1.5.0: dependencies: https-proxy-agent: 2.2.4