From ba0bf3eeca68a8f4849a6089a3f8eeb5aa4690e9 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 17:40:22 +0000 Subject: [PATCH] Update @types/jquery to version 4.0.0 --- package.json | 2 +- pnpm-lock.yaml | 19 ++++++------------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 7795012e8..fa0696fd7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@stylistic/eslint-plugin": "^5.7.0", "@types/backbone": "latest", "@types/hotwired__turbo": "^8.0.5", - "@types/jquery": "latest", + "@types/jquery": "^4.0.0", "@types/mousetrap": "latest", "@types/node": "^25.2.3", "@types/rails__actioncable": "^8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca0ad6065..bddaad77c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^8.0.5 version: 8.0.6 '@types/jquery': - specifier: latest - version: 3.5.33 + specifier: ^4.0.0 + version: 4.0.0 '@types/mousetrap': specifier: latest version: 1.6.15 @@ -689,8 +689,8 @@ packages: '@types/hotwired__turbo@8.0.6': resolution: {integrity: sha512-jqWRyXz+wAa7E3iB3WKcpXjVUgfLt2zGO68x3ANPtM4JSVDOT/q9GhPQzXf3EtPOkdiHfUp7JAC0EU5bSwluFA==} - '@types/jquery@3.5.33': - resolution: {integrity: sha512-SeyVJXlCZpEki5F0ghuYe+L+PprQta6nRZqhONt9F13dWBtR/ftoaIbdRQ7cis7womE+X2LKhsDdDtkkDhJS6g==} + '@types/jquery@4.0.0': + resolution: {integrity: sha512-Z+to+A2VkaHq1DfI2oSwsoCdhCHMpTSgjWzNcbNlRGYzksDBpPUgEcAL+RQjOBJRaLoEAOHXxqDGBVP+BblBwg==} '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -707,9 +707,6 @@ packages: '@types/rails__actioncable@8.0.3': resolution: {integrity: sha512-y46MOTYorVQVwlHUyaZYbrh3nIkXsRYNuPna32lb3RngLVBlndNbIPvAUywFfhivftNhYg+vW5sZKWYCVIX2lA==} - '@types/sizzle@2.3.10': - resolution: {integrity: sha512-TC0dmN0K8YcWEAEfiPi5gJP14eJe30TTGjkvek3iM/1NdHHsdCA/Td6GvNndMOo/iSnIsZ4HuuhrYPDAmbxzww==} - '@types/underscore@1.13.0': resolution: {integrity: sha512-L6LBgy1f0EFQZ+7uSA57+n2g/s4Qs5r06Vwrwn0/nuK1de+adz00NWaztRQ30aEqw5qOaWbPI8u2cGQ52lj6VA==} @@ -2969,7 +2966,7 @@ snapshots: '@types/backbone@1.4.23': dependencies: - '@types/jquery': 3.5.33 + '@types/jquery': 4.0.0 '@types/underscore': 1.13.0 '@types/chai@5.2.3': @@ -2983,9 +2980,7 @@ snapshots: '@types/hotwired__turbo@8.0.6': {} - '@types/jquery@3.5.33': - dependencies: - '@types/sizzle': 2.3.10 + '@types/jquery@4.0.0': {} '@types/json-schema@7.0.15': {} @@ -2999,8 +2994,6 @@ snapshots: '@types/rails__actioncable@8.0.3': {} - '@types/sizzle@2.3.10': {} - '@types/underscore@1.13.0': {} '@typescript-eslint/eslint-plugin@8.55.0(@typescript-eslint/parser@8.55.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)':