diff --git a/package.json b/package.json index dbbe62ea6..31aa08fd1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@typescript-eslint/parser": "^8.56.1", "eslint": "^10.3.0", "eslint-plugin-solid": "^0.14.5", - "globals": "^17.4.0", + "globals": "^17.7.0", "prettier": "3.8.4", "prettier-plugin-tailwindcss": "^0.8.0", "tailwindcss": "^4.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 66a9e577b..23d6599a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ importers: specifier: ^0.14.5 version: 0.14.5(eslint@10.4.1(jiti@2.7.0))(typescript@6.0.3) globals: - specifier: ^17.4.0 - version: 17.6.0 + specifier: ^17.7.0 + version: 17.7.0 prettier: specifier: 3.8.4 version: 3.8.4 @@ -2746,10 +2746,10 @@ packages: } engines: { node: ">=10.13.0" } - globals@17.6.0: + globals@17.7.0: resolution: { - integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==, + integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==, } engines: { node: ">=18" } @@ -6565,7 +6565,7 @@ snapshots: dependencies: is-glob: 4.0.3 - globals@17.6.0: {} + globals@17.7.0: {} graceful-fs@4.2.11: {}