@knapsack/core 4.69.2 → 4.69.4--canary.d7e0dfc.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +12 -0
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1
|
+
# v4.69.3 (Wed Sep 04 2024)
|
2
|
+
|
3
|
+
#### 🏠 Internal
|
4
|
+
|
5
|
+
- Update dependency @types/node to ^20.16.3 [#4643](https://github.com/knapsack-labs/app-monorepo/pull/4643) ([@renovate[bot]](https://github.com/renovate[bot]))
|
6
|
+
|
7
|
+
#### Authors: 1
|
8
|
+
|
9
|
+
- [@renovate[bot]](https://github.com/renovate[bot])
|
10
|
+
|
11
|
+
---
|
12
|
+
|
1
13
|
# v4.69.2 (Fri Aug 30 2024)
|
2
14
|
|
3
15
|
#### 🐛 Bug Fix
|
package/dist/index.js
CHANGED
@@ -33,9 +33,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
33
33
|
));
|
34
34
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
35
35
|
|
36
|
-
// ../../node_modules/.pnpm/tsup@8.2.4_@microsoft+api-extractor@7.43.8_@types+node@20.16.
|
36
|
+
// ../../node_modules/.pnpm/tsup@8.2.4_@microsoft+api-extractor@7.43.8_@types+node@20.16.3__@swc+core@1.3.57_@swc+helpers_3p3znamm5hkejvfqt62crb64yy/node_modules/tsup/assets/cjs_shims.js
|
37
37
|
var init_cjs_shims = __esm({
|
38
|
-
"../../node_modules/.pnpm/tsup@8.2.4_@microsoft+api-extractor@7.43.8_@types+node@20.16.
|
38
|
+
"../../node_modules/.pnpm/tsup@8.2.4_@microsoft+api-extractor@7.43.8_@types+node@20.16.3__@swc+core@1.3.57_@swc+helpers_3p3znamm5hkejvfqt62crb64yy/node_modules/tsup/assets/cjs_shims.js"() {
|
39
39
|
}
|
40
40
|
});
|
41
41
|
|