@ctx-core/core-js 11.1.131 → 11.1.133

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @ctx-core/core-js
2
2
 
3
+ ## 11.1.133
4
+
5
+ ### Patch Changes
6
+
7
+ - tsx: ^3.13.0 -> ^3.14.0
8
+ - Updated dependencies
9
+ - Updated dependencies
10
+ - Updated dependencies
11
+ - Updated dependencies
12
+ - @ctx-core/package@9.2.109
13
+ - @ctx-core/object@28.2.1
14
+
15
+ ## 11.1.132
16
+
17
+ ### Patch Changes
18
+
19
+ - @ctx-core/package: ^9.2.107 -> ^9.2.108
20
+
3
21
  ## 11.1.131
4
22
 
5
23
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/core-js",
3
- "version": "11.1.131",
3
+ "version": "11.1.133",
4
4
  "description": "ctx-core core-js",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -24,13 +24,13 @@
24
24
  "./package.json": "./package.json"
25
25
  },
26
26
  "dependencies": {
27
- "@ctx-core/object": "^28.2.0",
28
- "@ctx-core/package": "^9.2.107"
27
+ "@ctx-core/object": "^28.2.1",
28
+ "@ctx-core/package": "^9.2.109"
29
29
  },
30
30
  "devDependencies": {
31
31
  "c8": "^8.0.1",
32
32
  "check-dts": "^0.7.2",
33
- "tsx": "^3.13.0",
33
+ "tsx": "^3.14.0",
34
34
  "typescript": "next",
35
35
  "uvu": "^0.5.6"
36
36
  },
package/COMMIT_EDITMSG DELETED
@@ -1,2 +0,0 @@
1
-
2
-