diff --git a/web/package.json b/web/package.json index 414682c64..ee47c3692 100644 --- a/web/package.json +++ b/web/package.json @@ -85,7 +85,6 @@ "elkjs": "^0.9.3", "emoji-mart": "^5.5.2", "fast-deep-equal": "^3.1.3", - "globals": "^15.11.0", "html-to-image": "1.11.11", "i18next": "^23.16.4", "i18next-resources-to-backend": "^1.2.1", @@ -204,6 +203,7 @@ "eslint-plugin-sonarjs": "^3.0.2", "eslint-plugin-storybook": "^0.11.2", "eslint-plugin-tailwindcss": "^3.18.0", + "globals": "^15.11.0", "husky": "^9.1.6", "jest": "^29.7.0", "lint-staged": "^15.2.10", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index f4bc13145..efc64a42c 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -182,9 +182,6 @@ importers: fast-deep-equal: specifier: ^3.1.3 version: 3.1.3 - globals: - specifier: ^15.11.0 - version: 15.15.0 html-to-image: specifier: 1.11.11 version: 1.11.11 @@ -534,6 +531,9 @@ importers: eslint-plugin-tailwindcss: specifier: ^3.18.0 version: 3.18.2(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@18.15.0)(typescript@5.8.3))) + globals: + specifier: ^15.11.0 + version: 15.15.0 husky: specifier: ^9.1.6 version: 9.1.7