diff --git a/package.json b/package.json index c89ab044..eef9a0fa 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@ironkinoko/rollup-plugin-styles": "4.0.3", "@swc/core": "1.3.93", "@types/fs-extra": "11.0.3", - "@types/jquery": "3.5.23", + "@types/jquery": "3.5.24", "@types/node": "18.18.6", "@typescript-eslint/eslint-plugin": "6.8.0", "@typescript-eslint/parser": "6.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41050219..7b3bdd1a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ devDependencies: specifier: 11.0.3 version: 11.0.3 '@types/jquery': - specifier: 3.5.23 - version: 3.5.23 + specifier: 3.5.24 + version: 3.5.24 '@types/node': specifier: 18.18.6 version: 18.18.6 @@ -1140,8 +1140,8 @@ packages: '@types/node': 18.18.6 dev: true - /@types/jquery@3.5.23: - resolution: {integrity: sha512-LwtD05mlY8iPF/1aB8dOZaYhRDothbHA7csnAxhyqMnQxj90Fo3J4nPhmHiA0OMTwHhjwZdE1Lpd6UK+b+C6Bw==} + /@types/jquery@3.5.24: + resolution: {integrity: sha512-V/TG69ge5amcr8Ap7vY3SObqKfZlV7ttqcYnNcYnndI77ySIRi05+3GjvfwRtE2qalAC2ySLIL1ker512sI20g==} dependencies: '@types/sizzle': 2.3.3 dev: true