@ctx-core/scroll 17.2.37 → 17.2.39

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,12 +1,34 @@
1
1
  # @ctx-core/scroll
2
2
 
3
- ## 17.2.37
3
+ ## 17.2.39
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - @ctx-core/nanostores: ^3.2.2 -> ^3.2.3
7
+ - @ctx-core/monorepo: ^20.1.3 -> ^20.1.5
8
+ - @ctx-core/dev-tools: 8.1.94 -> 8.1.95
9
+ - @ctx-core/queue: ^7.5.1 -> ^7.5.2
10
+ - @ctx-core/build: 1.0.282 -> 1.0.283
11
+ - @ctx-core/git-tools: ^7.0.45 -> ^7.0.46
12
+ - @ctx-core/function: ^21.17.0 -> ^21.17.1
13
+ - @ctx-core/ctx-core-package-tools: 8.0.175 -> 8.0.176
8
14
  - Updated dependencies
9
- - @ctx-core/nanostores@3.2.3
15
+ - Updated dependencies
16
+ - Updated dependencies
17
+ - Updated dependencies
18
+ - Updated dependencies
19
+ - Updated dependencies
20
+ - Updated dependencies
21
+ - @ctx-core/nanostores@3.2.5
22
+ - @ctx-core/object@27.4.6
23
+
24
+ ## 17.2.38
25
+
26
+ ### Patch Changes
27
+
28
+ - @ctx-core/monorepo: ^20.1.1 -> ^20.1.3
29
+ - Updated dependencies
30
+ - @ctx-core/nanostores@3.2.4
31
+ - @ctx-core/object@27.4.5
10
32
 
11
33
  ## 17.2.36
12
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/scroll",
3
- "version": "17.2.37",
3
+ "version": "17.2.39",
4
4
  "description": "ctx-core scroll",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -24,8 +24,8 @@
24
24
  "./package.json": "./package.json"
25
25
  },
26
26
  "dependencies": {
27
- "@ctx-core/nanostores": "^3.2.3",
28
- "@ctx-core/object": "^27.4.4"
27
+ "@ctx-core/nanostores": "^3.2.5",
28
+ "@ctx-core/object": "^27.4.6"
29
29
  },
30
30
  "devDependencies": {
31
31
  "c8": "^7.13.0",
package/COMMIT_EDITMSG DELETED
@@ -1 +0,0 @@
1
-