diff --git a/examples/with-esm/package.json b/examples/with-esm/package.json index c02fc4587..a571cfcc4 100644 --- a/examples/with-esm/package.json +++ b/examples/with-esm/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@types/node": "18.16.18", - "tsup": "6.7.0", + "tsup": "7.0.0", "typescript": "5.1.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12c4d60a4..4208ed058 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -633,8 +633,8 @@ importers: specifier: 18.16.18 version: 18.16.18 tsup: - specifier: 6.7.0 - version: 6.7.0(ts-node@10.9.1)(typescript@5.1.3) + specifier: 7.0.0 + version: 7.0.0(ts-node@10.9.1)(typescript@5.1.3) typescript: specifier: 5.1.3 version: 5.1.3 @@ -14899,6 +14899,23 @@ packages: yaml: 1.10.2 dev: true + /postcss-load-config@4.0.1(ts-node@10.9.1): + resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} + engines: {node: '>= 14'} + peerDependencies: + postcss: '>=8.0.9' + ts-node: '>=9.0.0' + peerDependenciesMeta: + postcss: + optional: true + ts-node: + optional: true + dependencies: + lilconfig: 2.1.0 + ts-node: 10.9.1(@types/node@18.16.18)(typescript@5.1.3) + yaml: 2.2.2 + dev: true + /postcss-merge-longhand@6.0.0(postcss@8.4.21): resolution: {integrity: sha512-4VSfd1lvGkLTLYcxFuISDtWUfFS4zXe0FpF149AyziftPFQIWxjvFSKhA4MIxMe4XM3yTDgQMbSNgzIVxChbIg==} engines: {node: ^14 || ^16 || >=18.0} @@ -17309,9 +17326,9 @@ packages: /tslib@2.5.0: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} - /tsup@6.7.0(ts-node@10.9.1)(typescript@5.1.3): - resolution: {integrity: sha512-L3o8hGkaHnu5TdJns+mCqFsDBo83bJ44rlK7e6VdanIvpea4ArPcU3swWGsLVbXak1PqQx/V+SSmFPujBK+zEQ==} - engines: {node: '>=14.18'} + /tsup@7.0.0(ts-node@10.9.1)(typescript@5.1.3): + resolution: {integrity: sha512-yYARDRkPq07mO3YUXTvF12ISwWQG57Odve8aFEgLdHyeGungxuKxb19yf9G0W8y59SZFkLnRj1gkoVk1gd5fbQ==} + engines: {node: '>=16.14'} hasBin: true peerDependencies: '@swc/core': ^1 @@ -17333,7 +17350,7 @@ packages: execa: 5.1.1 globby: 11.1.0 joycon: 3.0.1 - postcss-load-config: 3.1.4(postcss@8.4.21)(ts-node@10.9.1) + postcss-load-config: 4.0.1(ts-node@10.9.1) resolve-from: 5.0.0 rollup: 3.15.0 source-map: 0.8.0-beta.0