chore(deps): update dependency @types/fs-extra to v11.0.2
This commit is contained in:
parent
80cf0949e5
commit
cdb4bad665
2 changed files with 5 additions and 5 deletions
|
@ -69,7 +69,7 @@
|
||||||
"@guanghechen/rollup-plugin-copy": "5.0.7",
|
"@guanghechen/rollup-plugin-copy": "5.0.7",
|
||||||
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
||||||
"@swc/core": "1.3.84",
|
"@swc/core": "1.3.84",
|
||||||
"@types/fs-extra": "11.0.1",
|
"@types/fs-extra": "11.0.2",
|
||||||
"@types/jquery": "3.5.18",
|
"@types/jquery": "3.5.18",
|
||||||
"@types/node": "18.17.15",
|
"@types/node": "18.17.15",
|
||||||
"@typescript-eslint/eslint-plugin": "6.7.0",
|
"@typescript-eslint/eslint-plugin": "6.7.0",
|
||||||
|
|
|
@ -24,8 +24,8 @@ devDependencies:
|
||||||
specifier: 1.3.84
|
specifier: 1.3.84
|
||||||
version: 1.3.84
|
version: 1.3.84
|
||||||
'@types/fs-extra':
|
'@types/fs-extra':
|
||||||
specifier: 11.0.1
|
specifier: 11.0.2
|
||||||
version: 11.0.1
|
version: 11.0.2
|
||||||
'@types/jquery':
|
'@types/jquery':
|
||||||
specifier: 3.5.18
|
specifier: 3.5.18
|
||||||
version: 3.5.18
|
version: 3.5.18
|
||||||
|
@ -1053,8 +1053,8 @@ packages:
|
||||||
resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==}
|
resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/fs-extra@11.0.1:
|
/@types/fs-extra@11.0.2:
|
||||||
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
|
resolution: {integrity: sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/jsonfile': 6.1.1
|
'@types/jsonfile': 6.1.1
|
||||||
'@types/node': 18.17.15
|
'@types/node': 18.17.15
|
||||||
|
|
Loading…
Reference in a new issue