@ctx-core/scroll 16.0.1 → 16.0.6

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,39 @@
1
1
  # @ctx-core/scroll
2
2
 
3
+ ## 16.0.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @ctx-core/nanostores@0.7.0
9
+
10
+ ## 16.0.5
11
+
12
+ ### Patch Changes
13
+
14
+ - update dependencies
15
+
16
+ ## 16.0.4
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies
21
+ - @ctx-core/nanostores@0.6.0
22
+
23
+ ## 16.0.3
24
+
25
+ ### Patch Changes
26
+
27
+ - update dependencies
28
+ - Updated dependencies
29
+ - @ctx-core/nanostores@0.5.4
30
+
31
+ ## 16.0.2
32
+
33
+ ### Patch Changes
34
+
35
+ - update dependencies
36
+
3
37
  ## 16.0.1
4
38
 
5
39
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/scroll",
3
- "version": "16.0.1",
3
+ "version": "16.0.6",
4
4
  "description": "ctx-core scroll",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -25,12 +25,12 @@
25
25
  "./package.json": "./package.json"
26
26
  },
27
27
  "dependencies": {
28
- "@ctx-core/nanostores": "^0.5.2",
29
- "@ctx-core/object": "^22.0.13"
28
+ "@ctx-core/nanostores": "^0.7.1",
29
+ "@ctx-core/object": "*"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@swc/cli": "^0.1.55",
33
- "@swc/core": "^1.2.135",
33
+ "@swc/core": "^1.2.139",
34
34
  "rimraf": "^3.0.2",
35
35
  "typescript": "next"
36
36
  },
package/COMMIT_EDITMSG DELETED
@@ -1,2 +0,0 @@
1
-
2
-