@ctx-core/session 9.0.48 → 9.0.52

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,34 @@
1
1
  # @ctx-core/session
2
2
 
3
+ ## 9.0.52
4
+
5
+ ### Patch Changes
6
+
7
+ - update dependencies
8
+ - Updated dependencies
9
+ - @ctx-core/env@16.0.5
10
+
11
+ ## 9.0.51
12
+
13
+ ### Patch Changes
14
+
15
+ - update dependencies
16
+ - Updated dependencies
17
+ - @ctx-core/env@16.0.3
18
+
19
+ ## 9.0.50
20
+
21
+ ### Patch Changes
22
+
23
+ - update dependencies
24
+
25
+ ## 9.0.49
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies
30
+ - @ctx-core/env@16.0.0
31
+
3
32
  ## 9.0.48
4
33
 
5
34
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/session",
3
- "version": "9.0.48",
3
+ "version": "9.0.52",
4
4
  "description": "ctx-core session",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -25,11 +25,11 @@
25
25
  "./package.json": "./package.json"
26
26
  },
27
27
  "dependencies": {
28
- "@ctx-core/env": "^15.0.17"
28
+ "@ctx-core/env": "^16.0.5"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@swc/cli": "^0.1.55",
32
- "@swc/core": "^1.2.133",
32
+ "@swc/core": "^1.2.138",
33
33
  "rimraf": "^3.0.2",
34
34
  "typescript": "next"
35
35
  },
package/COMMIT_EDITMSG DELETED
@@ -1,2 +0,0 @@
1
-
2
-