From 96f06e9efb85560e5070acf760e9bb08556798ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 17:42:21 -0400 Subject: [PATCH] chore(deps): update all dependencies (#105) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 60894dc..9907a8e 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,9 @@ "@eejit/stylelint-config": "^3.0.1", "@tsconfig/recommended": "^1.0.7", "@types/chroma-js": "^2.4.4", - "@types/node": "^20.14.10", + "@types/node": "^20.14.11", "@types/ua-parser-js": "^0.7.39", - "mathjs": "^13.0.2", + "mathjs": "^13.0.3", "stylelint": "^16.7.0", "tree-kill": "^1.2.2", "typescript": "^5.5.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a17779..2bd94d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,14 +70,14 @@ importers: specifier: ^2.4.4 version: 2.4.4 '@types/node': - specifier: ^20.14.10 - version: 20.14.10 + specifier: ^20.14.11 + version: 20.14.11 '@types/ua-parser-js': specifier: ^0.7.39 version: 0.7.39 mathjs: - specifier: ^13.0.2 - version: 13.0.2 + specifier: ^13.0.3 + version: 13.0.3 stylelint: specifier: ^16.7.0 version: 16.7.0(typescript@5.5.3) @@ -102,8 +102,8 @@ packages: resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==} engines: {node: '>=6.9.0'} - '@babel/runtime@7.24.7': - resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==} + '@babel/runtime@7.24.8': + resolution: {integrity: sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==} engines: {node: '>=6.9.0'} '@csstools/cascade-layer-name-parser@1.0.13': @@ -630,8 +630,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@20.14.10': - resolution: {integrity: sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==} + '@types/node@20.14.11': + resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1587,8 +1587,8 @@ packages: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} - mathjs@13.0.2: - resolution: {integrity: sha512-8vK/+InU4FTphRTWsrnvRsgSjbyNupRQYDDIXLuEGDZtJsGdbA9dVV4HZ0amBQb+RXplRjVJNGZZfB0WoHWFWA==} + mathjs@13.0.3: + resolution: {integrity: sha512-GpP9OW6swA5POZXvgpc/1FYkAr8lKgV04QHS1tIU60klFfplVCYaNzn6qy0vSp0hAQQN7shcx9CeB507dlLujA==} engines: {node: '>= 18'} hasBin: true @@ -2551,7 +2551,7 @@ snapshots: chalk: 2.4.2 js-tokens: 4.0.0 - '@babel/runtime@7.24.7': + '@babel/runtime@7.24.8': dependencies: regenerator-runtime: 0.14.0 @@ -3063,7 +3063,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@20.14.10': + '@types/node@20.14.11': dependencies: undici-types: 5.26.5 @@ -4075,9 +4075,9 @@ snapshots: dependencies: semver: 6.3.1 - mathjs@13.0.2: + mathjs@13.0.3: dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 complex.js: 2.1.1 decimal.js: 10.4.3 escape-latex: 1.2.0