diff --git a/package.json b/package.json index 74c69830..3c7e2872 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-perfectionist": "4.15.1", "eslint-plugin-svelte": "3.13.1", "git-format-staged": "3.1.2", - "globals": "16.5.0", + "globals": "17.0.0", "husky": "9.1.7", "prettier": "3.6.2", "prettier-plugin-astro": "0.14.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 18001a08..614fb4b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: 3.1.2 version: 3.1.2 globals: - specifier: 16.5.0 - version: 16.5.0 + specifier: 17.0.0 + version: 17.0.0 husky: specifier: 9.1.7 version: 9.1.7 @@ -1809,6 +1809,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'} + gopd@1.2.0: resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} engines: {node: '>= 0.4'} @@ -5071,6 +5075,8 @@ snapshots: globals@16.5.0: {} + globals@17.0.0: {} + gopd@1.2.0: {} graceful-fs@4.2.11: {}