diff --git a/package.json b/package.json index 76099f0a..4d43a516 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@ironkinoko/rollup-plugin-styles": "4.0.3", "@swc/core": "1.3.96", "@types/fs-extra": "11.0.4", - "@types/jquery": "3.5.27", + "@types/jquery": "3.5.28", "@types/node": "18.18.11", "@typescript-eslint/eslint-plugin": "6.12.0", "@typescript-eslint/parser": "6.12.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index baf7ec1e..56524dc4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ devDependencies: specifier: 11.0.4 version: 11.0.4 '@types/jquery': - specifier: 3.5.27 - version: 3.5.27 + specifier: 3.5.28 + version: 3.5.28 '@types/node': specifier: 18.18.11 version: 18.18.11 @@ -1108,8 +1108,8 @@ packages: '@types/node': 18.18.11 dev: true - /@types/jquery@3.5.27: - resolution: {integrity: sha512-TR28Y8ezIGgfyA02UOh9x+Fy16/1qWYAnvtRd2gTBJuccX/vmddyti0MezLkTv7f+OLofVc2T961VPyKv1tXJQ==} + /@types/jquery@3.5.28: + resolution: {integrity: sha512-2o/vlzaDXiGWFrHz/PhX88cy68UDc8NBBT9i1nU+EtRkKgRxMWLTlUkEJb+MRfhIw6wKK8RDmfoEXClH2PsIyA==} dependencies: '@types/sizzle': 2.3.3 dev: true