diff --git a/package.json b/package.json index f52fe396..fd728840 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@guanghechen/rollup-plugin-copy": "5.0.7", "@ironkinoko/rollup-plugin-styles": "4.0.3", "@swc/core": "1.3.84", - "@types/fs-extra": "11.0.1", + "@types/fs-extra": "11.0.2", "@types/jquery": "3.5.18", "@types/node": "18.17.15", "@typescript-eslint/eslint-plugin": "6.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e30e4b77..a913667f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ devDependencies: specifier: 1.3.84 version: 1.3.84 '@types/fs-extra': - specifier: 11.0.1 - version: 11.0.1 + specifier: 11.0.2 + version: 11.0.2 '@types/jquery': specifier: 3.5.18 version: 3.5.18 @@ -1053,8 +1053,8 @@ packages: resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==} dev: true - /@types/fs-extra@11.0.1: - resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} + /@types/fs-extra@11.0.2: + resolution: {integrity: sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==} dependencies: '@types/jsonfile': 6.1.1 '@types/node': 18.17.15