@eui/deps-base 17.0.0-next.4 → 17.0.0-next.5

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/.version.properties +1 -1
  2. package/package.json +63 -63
@@ -1 +1 @@
1
- 17.0.0-next.4
1
+ 17.0.0-next.5
package/package.json CHANGED
@@ -1,53 +1,70 @@
1
1
  {
2
2
  "name": "@eui/deps-base",
3
- "version": "17.0.0-next.4",
3
+ "version": "17.0.0-next.5",
4
4
  "description": "eUI base default dependencies",
5
5
  "author": "ec.europa.eui@gmail.com",
6
6
  "license": "EUPL-1.1",
7
7
  "homepage": "https://eui.ecdevops.eu",
8
8
  "engines": {
9
- "node": "^18.13.0",
9
+ "node": "^18.13.0 || >=20.0.0",
10
10
  "yarn": ">=1.22.4 <2",
11
11
  "npm": "Please use yarn instead of NPM to install dependencies"
12
12
  },
13
13
  "dependencies": {
14
- "@angular/animations": "17.0.0-next.3",
15
- "@angular/common": "17.0.0-next.3",
16
- "@angular/compiler": "17.0.0-next.3",
17
- "@angular/core": "17.0.0-next.3",
18
- "@angular/forms": "17.0.0-next.3",
19
- "@angular/platform-browser": "17.0.0-next.3",
20
- "@angular/platform-browser-dynamic": "17.0.0-next.3",
21
- "@angular/router": "17.0.0-next.3",
22
- "@angular/compiler-cli": "17.0.0-next.3",
23
- "@angular/elements": "17.0.0-next.3",
24
- "@angular/language-service": "17.0.0-next.3",
25
- "@angular/service-worker": "17.0.0-next.3",
26
- "@angular-devkit/build-angular": "17.0.0-next.3",
27
- "@angular/cli": "17.0.0-next.3",
14
+ "@angular/animations": "17.0.0-next.4",
15
+ "@angular/common": "17.0.0-next.4",
16
+ "@angular/compiler": "17.0.0-next.4",
17
+ "@angular/core": "17.0.0-next.4",
18
+ "@angular/forms": "17.0.0-next.4",
19
+ "@angular/platform-browser": "17.0.0-next.4",
20
+ "@angular/platform-browser-dynamic": "17.0.0-next.4",
21
+ "@angular/router": "17.0.0-next.4",
22
+ "@angular/compiler-cli": "17.0.0-next.4",
23
+ "@angular/elements": "17.0.0-next.4",
24
+ "@angular/language-service": "17.0.0-next.4",
25
+ "@angular/service-worker": "17.0.0-next.4",
26
+ "@angular-devkit/build-angular": "17.0.0-next.4",
27
+ "@angular/cli": "17.0.0-next.4",
28
28
  "ng-packagr": "17.0.0-next.1",
29
- "@angular/cdk": "17.0.0-next.2",
30
- "@angular/material": "17.0.0-next.2",
31
- "@angular/material-moment-adapter": "17.0.0-next.2",
29
+ "@angular/cdk": "17.0.0-next.3",
30
+ "@angular/material": "17.0.0-next.3",
31
+ "@angular/material-moment-adapter": "17.0.0-next.3",
32
32
  "angular-animations": "0.11.0",
33
- "@angular-eslint/builder": "16.1.2",
34
- "@angular-eslint/eslint-plugin": "16.1.2",
35
- "@angular-eslint/eslint-plugin-template": "16.1.2",
36
- "@angular-eslint/schematics": "16.1.2",
37
- "@angular-eslint/template-parser": "16.1.2",
38
- "eslint-plugin-prefer-arrow": "1.2.3",
39
- "eslint-plugin-jsdoc": "46.5.1",
40
- "@typescript-eslint/parser": "6.6.0",
41
- "@typescript-eslint/eslint-plugin": "6.6.0",
42
- "eslint-plugin-import": "2.28.1",
43
- "@webcomponents/custom-elements": "1.6.0",
44
- "eslint": "8.48.0",
45
33
  "rxjs": "7.8.1",
46
34
  "tslib": "^2.3.0",
47
- "zone.js": "0.13.1",
35
+ "zone.js": "0.13.0",
48
36
  "typescript": "5.2.2",
49
- "@types/jasmine": "4.3.5",
50
- "@types/node": "18.16.3",
37
+ "@types/lodash": "4.14.198",
38
+ "@ngrx/effects": "16.2.0",
39
+ "@ngrx/router-store": "16.2.0",
40
+ "@ngrx/schematics": "16.2.0",
41
+ "@ngrx/store": "16.2.0",
42
+ "@ngrx/store-devtools": "16.2.0",
43
+ "@ngrx/entity": "16.2.0",
44
+ "@ngrx/component": "16.2.0",
45
+ "@ngrx/component-store": "16.2.0",
46
+ "ngrx-store-freeze": "0.2.4",
47
+ "reselect": "4.1.8",
48
+ "@ngx-translate/core": "15.0.0",
49
+ "@ngx-translate/http-loader": "8.0.0",
50
+ "eslint": "8.49.0",
51
+ "@angular-eslint/builder": "16.2.0",
52
+ "@angular-eslint/eslint-plugin": "16.2.0",
53
+ "@angular-eslint/eslint-plugin-template": "16.2.0",
54
+ "@angular-eslint/schematics": "16.2.0",
55
+ "@angular-eslint/template-parser": "16.2.0",
56
+ "eslint-plugin-prefer-arrow": "1.2.3",
57
+ "eslint-plugin-jsdoc": "46.8.1",
58
+ "@typescript-eslint/parser": "6.7.2",
59
+ "@typescript-eslint/eslint-plugin": "6.7.2",
60
+ "eslint-plugin-import": "2.28.1",
61
+ "prettier": "3.0.3",
62
+ "prettier-eslint": "15.0.1",
63
+ "eslint-config-prettier": "9.0.0",
64
+ "eslint-plugin-prettier": "5.0.0",
65
+ "@webcomponents/custom-elements": "1.6.0",
66
+ "@types/jasmine": "4.3.6",
67
+ "@types/node": "20.6.3",
51
68
  "moment-timezone": "0.5.43",
52
69
  "jasmine-core": "5.1.1",
53
70
  "karma": "6.4.2",
@@ -61,25 +78,12 @@
61
78
  "karma-remap-coverage": "0.1.5",
62
79
  "jasmine-marbles": "0.9.2",
63
80
  "jasmine-spec-reporter": "7.0.0",
64
- "ts-node": "10.9.1",
65
81
  "@types/jasminewd2": "2.0.10",
66
- "@types/lodash": "4.14.198",
67
- "@ngrx/effects": "16.2.0",
68
- "@ngrx/router-store": "16.2.0",
69
- "@ngrx/schematics": "16.2.0",
70
- "@ngrx/store": "16.2.0",
71
- "@ngrx/store-devtools": "16.2.0",
72
- "@ngrx/entity": "16.2.0",
73
- "@ngrx/component": "16.2.0",
74
- "@ngrx/component-store": "16.2.0",
75
- "ngrx-store-freeze": "0.2.4",
76
- "reselect": "4.1.8",
77
- "@ngx-translate/core": "15.0.0",
78
- "@ngx-translate/http-loader": "8.0.0",
82
+ "ts-node": "10.9.1",
79
83
  "ngx-infinite-scroll": "16.0.0",
80
84
  "cleave.js": "1.6.0",
81
85
  "@types/cleave.js": "1.4.8",
82
- "ngx-mask": "14.2.4",
86
+ "ngx-mask": "16.3.7",
83
87
  "quill": "2.0.0-dev.4",
84
88
  "@types/quill": "2.0.11",
85
89
  "quill-better-table": "1.2.10",
@@ -100,22 +104,18 @@
100
104
  "lodash-es": "4.17.21",
101
105
  "localforage": "1.10.0",
102
106
  "hammerjs": "2.0.8",
103
- "handlebars": "4.7.7",
107
+ "handlebars": "4.7.8",
104
108
  "pikaday": "1.8.2",
105
- "apexcharts": "3.41.0",
109
+ "apexcharts": "3.42.0",
106
110
  "@stackblitz/sdk": "1.9.0",
107
- "prettier": "2.8.8",
108
- "prettier-eslint": "15.0.1",
109
- "eslint-config-prettier": "8.8.0",
110
- "eslint-plugin-prettier": "4.2.1",
111
- "@eui/tools": "6.12.52",
112
- "@eui/base": "17.0.0-next.4",
113
- "@eui/core": "17.0.0-next.4",
114
- "@eui/styles": "17.0.0-next.4",
115
- "@eui/styles-base": "17.0.0-next.4",
116
- "@eui/components": "17.0.0-next.4",
117
- "@eui/showcase": "17.0.0-next.4",
118
- "@eui/ecl": "17.0.0-next.4"
111
+ "@eui/tools": "6.12.56",
112
+ "@eui/base": "17.0.0-next.5",
113
+ "@eui/core": "17.0.0-next.5",
114
+ "@eui/styles": "17.0.0-next.5",
115
+ "@eui/styles-base": "17.0.0-next.5",
116
+ "@eui/components": "17.0.0-next.5",
117
+ "@eui/showcase": "17.0.0-next.5",
118
+ "@eui/ecl": "17.0.0-next.5"
119
119
  },
120
120
  "tag": "next"
121
121
  }