@ctx-core/window 15.0.38 → 15.0.40

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,38 @@
1
1
  # @ctx-core/window
2
2
 
3
- ## 15.0.38
3
+ ## 15.0.40
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/dom@14.1.14
22
+ - @ctx-core/function@21.17.2
23
+ - @ctx-core/nanostores@3.2.5
24
+ - @ctx-core/object@27.4.6
25
+
26
+ ## 15.0.39
27
+
28
+ ### Patch Changes
29
+
30
+ - @ctx-core/monorepo: ^20.1.1 -> ^20.1.3
31
+ - Updated dependencies
32
+ - @ctx-core/dom@14.1.13
33
+ - @ctx-core/function@21.17.1
34
+ - @ctx-core/nanostores@3.2.4
35
+ - @ctx-core/object@27.4.5
10
36
 
11
37
  ## 15.0.37
12
38
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/window",
3
- "version": "15.0.38",
3
+ "version": "15.0.40",
4
4
  "description": "ctx-core window",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -24,10 +24,10 @@
24
24
  "./package.json": "./package.json"
25
25
  },
26
26
  "dependencies": {
27
- "@ctx-core/dom": "^14.1.12",
28
- "@ctx-core/function": "^21.17.0",
29
- "@ctx-core/nanostores": "^3.2.3",
30
- "@ctx-core/object": "^27.4.4"
27
+ "@ctx-core/dom": "^14.1.14",
28
+ "@ctx-core/function": "^21.17.2",
29
+ "@ctx-core/nanostores": "^3.2.5",
30
+ "@ctx-core/object": "^27.4.6"
31
31
  },
32
32
  "devDependencies": {
33
33
  "c8": "^7.13.0",
package/COMMIT_EDITMSG DELETED
@@ -1 +0,0 @@
1
-