diff --git a/package.json b/package.json index da2232c..0d4f297 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint": "9.39.2", "eslint-config-flat-gitignore": "2.1.0", "eslint-config-prettier": "10.1.8", - "globals": "16.5.0", + "globals": "17.0.0", "prettier": "3.7.4", "typescript-eslint": "8.51.0", "vue-eslint-parser": "10.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b1788a..d144b20 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: 10.1.8 version: 10.1.8(eslint@9.39.2(jiti@2.6.1)) globals: - specifier: 16.5.0 - version: 16.5.0 + specifier: 17.0.0 + version: 17.0.0 prettier: specifier: 3.7.4 version: 3.7.4 @@ -2804,6 +2804,10 @@ packages: resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} engines: {node: '>=18'} + globals@17.0.0: + resolution: {integrity: sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==} + engines: {node: '>=18'} + globby@15.0.0: resolution: {integrity: sha512-oB4vkQGqlMl682wL1IlWd02tXCbquGWM4voPEI85QmNKCaw8zGTm1f1rubFgkg3Eli2PtKlFgrnmUqasbQWlkw==} engines: {node: '>=20'} @@ -7604,6 +7608,8 @@ snapshots: globals@16.5.0: {} + globals@17.0.0: {} + globby@15.0.0: dependencies: '@sindresorhus/merge-streams': 4.0.0