From 6e1c73ffdf353b483f264929f43bee4dd48b0096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 12:53:44 +0000 Subject: [PATCH] build(deps-dev): bump globals from 16.5.0 to 17.0.0 in /Client Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.5.0...v17.0.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Client/package.json | 2 +- Client/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Client/package.json b/Client/package.json index 36cd9c4..f80e309 100644 --- a/Client/package.json +++ b/Client/package.json @@ -29,7 +29,7 @@ "eslint": "^9.39.1", "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.24", - "globals": "^16.5.0", + "globals": "^17.1.0", "vite": "^7.2.4", "vite-plugin-static-copy": "^3.1.4" } diff --git a/Client/pnpm-lock.yaml b/Client/pnpm-lock.yaml index 21974d6..aff9243 100644 --- a/Client/pnpm-lock.yaml +++ b/Client/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^0.4.24 version: 0.4.26(eslint@9.39.2(jiti@2.6.1)) globals: - specifier: ^16.5.0 - version: 16.5.0 + specifier: ^17.1.0 + version: 17.1.0 vite: specifier: ^7.2.4 version: 7.3.0(jiti@2.6.1)(lightningcss@1.30.2) @@ -870,8 +870,8 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@16.5.0: - resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} + globals@17.1.0: + resolution: {integrity: sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==} engines: {node: '>=18'} graceful-fs@4.2.11: @@ -2052,7 +2052,7 @@ snapshots: globals@14.0.0: {} - globals@16.5.0: {} + globals@17.1.0: {} graceful-fs@4.2.11: {}