chore: fix missing @types/node dependency (#13318)

This commit is contained in:
neverland
2025-01-18 18:02:09 +08:00
committed by GitHub
parent 32f6a4ff04
commit 53fd0031f0
3 changed files with 67 additions and 71 deletions
+7 -13
View File
@@ -48,6 +48,9 @@ importers:
'@types/fs-extra':
specifier: ^11.0.4
version: 11.0.4
'@types/node':
specifier: ^22.10.5
version: 22.10.5
rimraf:
specifier: ^6.0.1
version: 6.0.1
@@ -275,6 +278,9 @@ importers:
'@types/markdown-it':
specifier: ^14.1.2
version: 14.1.2
'@types/node':
specifier: ^22.10.5
version: 22.10.5
rimraf:
specifier: ^6.0.1
version: 6.0.1
@@ -1241,9 +1247,6 @@ packages:
'@types/mdurl@2.0.0':
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
'@types/node@18.19.34':
resolution: {integrity: sha512-eXF4pfBNV5DAMKGbI02NnDtWrQ40hAN558/2vvS4gMpMIxaf6JmD7YjnZbq0Q9TDSSkKBamime8ewRoomHdt4g==}
'@types/node@22.10.5':
resolution: {integrity: sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==}
@@ -2935,9 +2938,6 @@ packages:
uc.micro@2.1.0:
resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==}
undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
undici-types@6.20.0:
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
@@ -3966,7 +3966,7 @@ snapshots:
'@types/fs-extra@11.0.4':
dependencies:
'@types/jsonfile': 6.1.4
'@types/node': 18.19.34
'@types/node': 22.10.5
'@types/json-schema@7.0.15': {}
@@ -3987,10 +3987,6 @@ snapshots:
'@types/mdurl@2.0.0': {}
'@types/node@18.19.34':
dependencies:
undici-types: 5.26.5
'@types/node@22.10.5':
dependencies:
undici-types: 6.20.0
@@ -5777,8 +5773,6 @@ snapshots:
uc.micro@2.1.0: {}
undici-types@5.26.5: {}
undici-types@6.20.0: {}
universalify@2.0.1: {}