@xwiki/cristal-uiextension-api 0.24.0 → 0.25.0

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.
Files changed (2) hide show
  1. package/package.json +6 -6
  2. package/CHANGELOG.md +0 -85
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xwiki/cristal-uiextension-api",
3
- "version": "0.24.0",
3
+ "version": "0.25.0",
4
4
  "license": "LGPL 2.1",
5
5
  "author": "XWiki Org Community <contact@xwiki.org>",
6
6
  "homepage": "https://cristal.xwiki.org/",
@@ -28,7 +28,7 @@
28
28
  "main": "./dist/index.es.js",
29
29
  "types": "./dist/index.d.ts",
30
30
  "dependencies": {
31
- "vue-i18n": "11.1.12"
31
+ "vue-i18n": "11.2.2"
32
32
  },
33
33
  "peerDependencies": {
34
34
  "inversify": "7.x",
@@ -36,12 +36,12 @@
36
36
  "vue": "3.x"
37
37
  },
38
38
  "devDependencies": {
39
- "inversify": "7.10.4",
39
+ "inversify": "7.10.6",
40
40
  "reflect-metadata": "0.2.2",
41
41
  "typescript": "5.9.3",
42
- "vite": "7.1.12",
43
- "vue": "3.5.22",
44
- "@xwiki/cristal-dev-config": "0.24.0"
42
+ "vite": "7.2.7",
43
+ "vue": "3.5.25",
44
+ "@xwiki/cristal-dev-config": "0.25.0"
45
45
  },
46
46
  "scripts": {
47
47
  "api-extractor:local": "api-extractor run --local",
package/CHANGELOG.md DELETED
@@ -1,85 +0,0 @@
1
- # @xwiki/cristal-uiextension-api
2
-
3
- ## 0.23.0
4
-
5
- ### Minor Changes
6
-
7
- - Cristal 0.23 Release
8
-
9
- ## 0.22.0
10
-
11
- ### Minor Changes
12
-
13
- - Cristal 0.22 Release
14
-
15
- ## 0.21.0
16
-
17
- ### Minor Changes
18
-
19
- - Cristal 0.21 Release
20
-
21
- ## 0.20.0
22
-
23
- ### Minor Changes
24
-
25
- - Cristal 0.20 Release
26
-
27
- ## 0.20.0-rc.0
28
-
29
- ### Minor Changes
30
-
31
- - Cristal 0.20-rc-1 Release
32
-
33
- ## 0.19.0
34
-
35
- ### Minor Changes
36
-
37
- - 3eea53e: Cristal 0.19 Release
38
-
39
- ## 0.18.0
40
-
41
- ### Minor Changes
42
-
43
- - Cristal 0.18 Release
44
-
45
- ## 0.17.0
46
-
47
- ### Minor Changes
48
-
49
- - Cristal 0.17 Release
50
-
51
- ## 0.16.0
52
-
53
- ### Minor Changes
54
-
55
- - Cristal 0.16 Release
56
-
57
- ## 0.15.0
58
-
59
- ### Minor Changes
60
-
61
- - Cristal 0.15 Release
62
-
63
- ## 0.14.0
64
-
65
- ### Minor Changes
66
-
67
- - 3e5f853: Cristal 0.14 Release
68
-
69
- ## 0.13.0
70
-
71
- ### Minor Changes
72
-
73
- - 06a5d1b: Cristal 0.13 Release
74
-
75
- ## 0.12.0
76
-
77
- ### Minor Changes
78
-
79
- - 681a9b7: Cristal 0.12 Release
80
-
81
- ## 0.11.0
82
-
83
- ### Minor Changes
84
-
85
- - d54422d: Cristal 0.11 Release