chore(deps): update dependency globals to v17 (#26485)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-02-24 12:18:01 +01:00 committed by GitHub
parent 0bc38fefe6
commit db3d580761
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 18 additions and 12 deletions

View File

@ -29,7 +29,7 @@
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^62.0.0",
"globals": "^16.0.0",
"globals": "^17.0.0",
"mock-fs": "^5.2.0",
"prettier": "^3.7.4",
"prettier-plugin-organize-imports": "^4.0.0",

View File

@ -42,7 +42,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^62.0.0",
"exiftool-vendored": "^34.3.0",
"globals": "^16.0.0",
"globals": "^17.0.0",
"luxon": "^3.4.4",
"pg": "^8.11.3",
"pngjs": "^7.0.0",

22
pnpm-lock.yaml generated
View File

@ -90,8 +90,8 @@ importers:
specifier: ^62.0.0
version: 62.0.0(eslint@9.39.2(jiti@2.6.1))
globals:
specifier: ^16.0.0
version: 16.5.0
specifier: ^17.0.0
version: 17.3.0
mock-fs:
specifier: ^5.2.0
version: 5.5.0
@ -250,8 +250,8 @@ importers:
specifier: ^34.3.0
version: 34.3.0
globals:
specifier: ^16.0.0
version: 16.5.0
specifier: ^17.0.0
version: 17.3.0
luxon:
specifier: ^3.4.4
version: 3.7.2
@ -687,8 +687,8 @@ importers:
specifier: ^62.0.0
version: 62.0.0(eslint@9.39.2(jiti@2.6.1))
globals:
specifier: ^16.0.0
version: 16.5.0
specifier: ^17.0.0
version: 17.3.0
mock-fs:
specifier: ^5.2.0
version: 5.5.0
@ -931,8 +931,8 @@ importers:
specifier: ^1.4.1
version: 1.4.2
globals:
specifier: ^16.0.0
version: 16.5.0
specifier: ^17.0.0
version: 17.3.0
prettier:
specifier: ^3.7.4
version: 3.8.1
@ -7531,6 +7531,10 @@ packages:
resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==}
engines: {node: '>=18'}
globals@17.3.0:
resolution: {integrity: sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==}
engines: {node: '>=18'}
globalyzer@0.1.0:
resolution: {integrity: sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==}
@ -19946,6 +19950,8 @@ snapshots:
globals@16.5.0: {}
globals@17.3.0: {}
globalyzer@0.1.0: {}
globby@11.1.0:

View File

@ -151,7 +151,7 @@
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^62.0.0",
"globals": "^16.0.0",
"globals": "^17.0.0",
"mock-fs": "^5.2.0",
"node-gyp": "^12.0.0",
"pngjs": "^7.0.0",

View File

@ -91,7 +91,7 @@
"eslint-plugin-svelte": "^3.12.4",
"eslint-plugin-unicorn": "^62.0.0",
"factory.ts": "^1.4.1",
"globals": "^16.0.0",
"globals": "^17.0.0",
"happy-dom": "^20.0.0",
"prettier": "^3.7.4",
"prettier-plugin-organize-imports": "^4.0.0",