余分な依存関係を削除/exportsを追加

This commit is contained in:
2026-01-22 06:34:21 +09:00
parent 000dda7c4a
commit 2d1523de93
2 changed files with 6 additions and 21 deletions
+6 -4
View File
@@ -23,17 +23,19 @@
"email": "info@last2014.com",
"url": "https://about.last2014.com"
},
"exports": {
".": {
"import": "./dist/index.js",
"types": "./dist/types/index.d.ts"
}
},
"license": "MIT",
"packageManager": "pnpm@10.17.0",
"devDependencies": {
"@types/node": "^25.0.3",
"cpx": "^1.5.0",
"fs": "0.0.1-security",
"tsc-alias": "^1.8.16",
"typescript": "^5.9.3",
"uuid": "^13.0.0"
},
"dependencies": {
"@types/semver": "^7.7.1"
}
}
-17
View File
@@ -7,10 +7,6 @@ settings:
importers:
.:
dependencies:
'@types/semver':
specifier: ^7.7.1
version: 7.7.1
devDependencies:
'@types/node':
specifier: ^25.0.3
@@ -18,9 +14,6 @@ importers:
cpx:
specifier: ^1.5.0
version: 1.5.0
fs:
specifier: 0.0.1-security
version: 0.0.1-security
tsc-alias:
specifier: ^1.8.16
version: 1.8.16
@@ -48,9 +41,6 @@ packages:
'@types/node@25.0.3':
resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==}
'@types/semver@7.7.1':
resolution: {integrity: sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA==}
anymatch@1.3.2:
resolution: {integrity: sha512-0XNayC8lTHQ2OI8aljNCN3sSx6hsr/1+rlcDAotXJR7C1oZZHCNsfpbKwMjRA3Uqb5tF1Rae2oloTr4xpq+WjA==}
@@ -281,9 +271,6 @@ packages:
fs.realpath@1.0.0:
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
fs@0.0.1-security:
resolution: {integrity: sha512-3XY9e1pP0CVEUCdj5BmfIZxRBTSDycnbqhIOGec9QYtmVH2fbLpj86CFWkrNOkt/Fvty4KZG5lTglL9j/gJ87w==}
fsevents@1.2.13:
resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==}
engines: {node: '>= 4.0'}
@@ -803,8 +790,6 @@ snapshots:
dependencies:
undici-types: 7.16.0
'@types/semver@7.7.1': {}
anymatch@1.3.2:
dependencies:
micromatch: 2.3.11
@@ -1093,8 +1078,6 @@ snapshots:
fs.realpath@1.0.0: {}
fs@0.0.1-security: {}
fsevents@1.2.13:
dependencies:
bindings: 1.5.0