diff --git a/package.json b/package.json index 71ac190d..c051d6ce 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@ironkinoko/rollup-plugin-styles": "4.0.3", "@swc/core": "1.3.92", "@types/fs-extra": "11.0.2", - "@types/jquery": "3.5.21", + "@types/jquery": "3.5.22", "@types/node": "18.18.3", "@typescript-eslint/eslint-plugin": "6.7.4", "@typescript-eslint/parser": "6.7.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1415cfb2..6fbbb82a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ devDependencies: specifier: 11.0.2 version: 11.0.2 '@types/jquery': - specifier: 3.5.21 - version: 3.5.21 + specifier: 3.5.22 + version: 3.5.22 '@types/node': specifier: 18.18.3 version: 18.18.3 @@ -1161,8 +1161,8 @@ packages: '@types/node': 18.18.3 dev: true - /@types/jquery@3.5.21: - resolution: {integrity: sha512-BgCalH4OX2JcjbnD9E86L+WeN6IcCGZle+Iy0I6eOMuraAfcMb0Z1x9E51rC2Dqq+m8KexEoDBW6GIJxUPmLEg==} + /@types/jquery@3.5.22: + resolution: {integrity: sha512-ISQFeUK5GwRftLK4PVvKTWEVCxZ2BpaqBz0TWkIq5w4vGojxZP9+XkqgcPjxoqmPeew+HLyWthCBvK7GdF5NYA==} dependencies: '@types/sizzle': 2.3.3 dev: true