From 0fd4f029511f723387d9a3799f7d3afa35e3c140 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 02:52:17 +0000 Subject: [PATCH] fix(deps): update dependency globals to v16.3.0 --- apps/client/package.json | 2 +- pnpm-lock.yaml | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/apps/client/package.json b/apps/client/package.json index 82fda7102..8a114ab56 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -34,7 +34,7 @@ "debounce": "2.2.0", "draggabilly": "3.0.0", "force-graph": "1.49.6", - "globals": "16.2.0", + "globals": "16.3.0", "i18next": "25.2.1", "i18next-http-backend": "3.0.2", "jquery": "3.7.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dde8859b9..915b7d508 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -227,8 +227,8 @@ importers: specifier: 1.49.6 version: 1.49.6 globals: - specifier: 16.2.0 - version: 16.2.0 + specifier: 16.3.0 + version: 16.3.0 i18next: specifier: 25.2.1 version: 25.2.1(typescript@5.8.3) @@ -8733,6 +8733,10 @@ packages: resolution: {integrity: sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==} engines: {node: '>=18'} + globals@16.3.0: + resolution: {integrity: sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -23776,7 +23780,7 @@ snapshots: eslint: 9.28.0(jiti@2.4.2) eslint-plugin-ckeditor5-rules: 10.0.0 eslint-plugin-mocha: 11.1.0(eslint@9.28.0(jiti@2.4.2)) - globals: 16.2.0 + globals: 16.3.0 typescript: 5.8.3 typescript-eslint: 8.35.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) transitivePeerDependencies: @@ -23814,7 +23818,7 @@ snapshots: '@jridgewell/sourcemap-codec': 1.5.0 eslint: 9.28.0(jiti@2.4.2) esutils: 2.0.3 - globals: 16.2.0 + globals: 16.3.0 known-css-properties: 0.36.0 postcss: 8.5.3 postcss-load-config: 3.1.4(postcss@8.5.3)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.15.34)(typescript@5.8.3)) @@ -24714,6 +24718,8 @@ snapshots: globals@16.2.0: {} + globals@16.3.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1