diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 889eea165e29..2059c4b9a370 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ catalogs: specifier: 5.10.0 version: 5.10.0 '@types/jquery': - specifier: 3.5.34 - version: 3.5.34 + specifier: 4.0.0 + version: 4.0.0 '@typescript-eslint/eslint-plugin': specifier: 8.52.0 version: 8.52.0 @@ -1047,7 +1047,7 @@ importers: version: 5.10.0(eslint@9.39.4(jiti@2.6.1)) '@types/jquery': specifier: 'catalog:' - version: 3.5.34 + version: 4.0.0 '@typescript-eslint/eslint-plugin': specifier: 'catalog:' version: 8.52.0(@typescript-eslint/parser@8.52.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.8.3) @@ -1110,7 +1110,7 @@ importers: version: 3.5.0(axe-core@4.11.1)(testcafe@3.7.4) '@types/jquery': specifier: 'catalog:' - version: 3.5.34 + version: 4.0.0 '@typescript-eslint/eslint-plugin': specifier: 'catalog:' version: 8.52.0(@typescript-eslint/parser@8.52.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) @@ -1439,7 +1439,7 @@ importers: version: 3.10.19 '@types/jquery': specifier: 'catalog:' - version: 3.5.34 + version: 4.0.0 '@types/react': specifier: 16.14.69 version: 16.14.69 @@ -6576,8 +6576,8 @@ packages: '@types/jest@29.5.14': resolution: {integrity: sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==} - '@types/jquery@3.5.34': - resolution: {integrity: sha512-3m3939S3erqmTLJANS/uy0B6V7BorKx7RorcGZVjZ62dF5PAGbKEDZK1CuLtKombJkFA2T1jl8LAIIs7IV6gBQ==} + '@types/jquery@4.0.0': + resolution: {integrity: sha512-Z+to+A2VkaHq1DfI2oSwsoCdhCHMpTSgjWzNcbNlRGYzksDBpPUgEcAL+RQjOBJRaLoEAOHXxqDGBVP+BblBwg==} '@types/jsdom@20.0.1': resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} @@ -6726,9 +6726,6 @@ packages: '@types/shelljs@0.8.15': resolution: {integrity: sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q==} - '@types/sizzle@2.3.9': - resolution: {integrity: sha512-xzLEyKB50yqCUPUJkIsrVvoWNfFUbIZI+RspLWt8u+tIW/BetMBZtgV2LY/2o+tYH8dRvQ+eoPf3NdhQCcLE2w==} - '@types/sockjs@0.3.36': resolution: {integrity: sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==} @@ -25777,9 +25774,7 @@ snapshots: expect: 29.7.0 pretty-format: 29.7.0 - '@types/jquery@3.5.34': - dependencies: - '@types/sizzle': 2.3.9 + '@types/jquery@4.0.0': {} '@types/jsdom@20.0.1': dependencies: @@ -25935,8 +25930,6 @@ snapshots: '@types/glob': 7.2.0 '@types/node': 20.19.37 - '@types/sizzle@2.3.9': {} - '@types/sockjs@0.3.36': dependencies: '@types/node': 20.19.37 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 5f6c8312a3ab..b51fc76ed753 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -31,7 +31,7 @@ catalog: "@eslint-stylistic/metadata": ^2.13.0 "@eslint/eslintrc": 3.3.5 "@stylistic/eslint-plugin": 5.10.0 - "@types/jquery": 3.5.34 + "@types/jquery": 4.0.0 "@typescript-eslint/eslint-plugin": 8.52.0 "@typescript-eslint/parser": 8.52.0