diff --git a/packages/plugin-packer/package.json b/packages/plugin-packer/package.json index 10019ea65d..3b2d6d452d 100644 --- a/packages/plugin-packer/package.json +++ b/packages/plugin-packer/package.json @@ -68,7 +68,7 @@ "cssnano": "^7.0.6", "execa": "^5.1.1", "glob": "^10.4.5", - "globals": "^15.12.0", + "globals": "^15.13.0", "jest-environment-jsdom": "^29.7.0", "normalize.css": "^8.0.1", "path-browserify": "^1.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 755aeb743a..9eb8df22c5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -319,8 +319,8 @@ importers: specifier: ^10.4.5 version: 10.4.5 globals: - specifier: ^15.12.0 - version: 15.12.0 + specifier: ^15.13.0 + version: 15.13.0 jest-environment-jsdom: specifier: ^29.7.0 version: 29.7.0 @@ -1956,7 +1956,7 @@ packages: eslint-plugin-prettier: 5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0)(eslint@9.13.0)(prettier@3.3.3) eslint-plugin-react: 7.37.1(eslint@9.13.0) eslint-plugin-react-hooks: 5.1.0-rc-fb9a90fa48-20240614(eslint@9.13.0) - globals: 15.12.0 + globals: 15.13.0 typescript: 5.7.2 typescript-eslint: 8.11.0(eslint@9.13.0)(typescript@5.7.2) transitivePeerDependencies: @@ -6069,7 +6069,7 @@ packages: eslint: 9.13.0 eslint-plugin-es-x: 7.8.0(eslint@9.13.0) get-tsconfig: 4.8.1 - globals: 15.12.0 + globals: 15.13.0 ignore: 5.2.4 minimatch: 9.0.5 semver: 7.6.3 @@ -6857,8 +6857,8 @@ packages: engines: {node: '>=18'} dev: false - /globals@15.12.0: - resolution: {integrity: sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==} + /globals@15.13.0: + resolution: {integrity: sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==} engines: {node: '>=18'} /globalthis@1.0.3: