@eui/deps-base 17.3.0 → 18.0.0-next.1

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 +29 -36
@@ -1 +1 @@
1
- 17.3.0
1
+ 18.0.0-next.1
package/package.json CHANGED
@@ -1,38 +1,38 @@
1
1
  {
2
2
  "name": "@eui/deps-base",
3
- "version": "17.3.0",
3
+ "version": "18.0.0-next.1",
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 || >=20.9.0",
9
+ "node": "^18.19.1 || >=20.11.1",
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.3.0",
15
- "@angular/common": "17.3.0",
16
- "@angular/compiler": "17.3.0",
17
- "@angular/core": "17.3.0",
18
- "@angular/forms": "17.3.0",
19
- "@angular/platform-browser": "17.3.0",
20
- "@angular/platform-browser-dynamic": "17.3.0",
21
- "@angular/router": "17.3.0",
22
- "@angular/compiler-cli": "17.3.0",
23
- "@angular/elements": "17.3.0",
24
- "@angular/language-service": "17.3.0",
25
- "@angular/service-worker": "17.3.0",
26
- "@angular-devkit/build-angular": "17.3.0",
27
- "@angular/cli": "17.3.0",
28
- "ng-packagr": "17.3.0",
29
- "@angular/cdk": "17.3.0",
30
- "@angular/material": "17.3.0",
31
- "@angular/material-moment-adapter": "17.3.0",
14
+ "@angular/animations": "18.0.0-next.1",
15
+ "@angular/common": "18.0.0-next.1",
16
+ "@angular/compiler": "18.0.0-next.1",
17
+ "@angular/core": "18.0.0-next.1",
18
+ "@angular/forms": "18.0.0-next.1",
19
+ "@angular/platform-browser": "18.0.0-next.1",
20
+ "@angular/platform-browser-dynamic": "18.0.0-next.1",
21
+ "@angular/router": "18.0.0-next.1",
22
+ "@angular/compiler-cli": "18.0.0-next.1",
23
+ "@angular/elements": "18.0.0-next.1",
24
+ "@angular/language-service": "18.0.0-next.1",
25
+ "@angular/service-worker": "18.0.0-next.1",
26
+ "@angular-devkit/build-angular": "18.0.0-next.0",
27
+ "@angular/cli": "18.0.0-next.0",
28
+ "ng-packagr": "18.0.0-next.1",
29
+ "@angular/cdk": "18.0.0-next.1",
30
+ "@angular/material": "18.0.0-next.1",
31
+ "@angular/material-moment-adapter": "18.0.0-next.1",
32
32
  "angular-animations": "0.11.0",
33
33
  "rxjs": "7.8.1",
34
34
  "tslib": "^2.3.0",
35
- "zone.js": "0.14.0",
35
+ "zone.js": "0.14.4",
36
36
  "typescript": "5.2.2",
37
37
  "@types/lodash": "4.14.198",
38
38
  "@ngrx/effects": "17.1.1",
@@ -59,10 +59,6 @@
59
59
  "@typescript-eslint/parser": "6.10.0",
60
60
  "@typescript-eslint/eslint-plugin": "6.10.0",
61
61
  "eslint-plugin-import": "2.29.0",
62
- "prettier": "3.0.3",
63
- "prettier-eslint": "16.1.2",
64
- "eslint-config-prettier": "9.0.0",
65
- "eslint-plugin-prettier": "5.0.1",
66
62
  "@webcomponents/custom-elements": "1.6.0",
67
63
  "@types/jasmine": "5.1.2",
68
64
  "@types/node": "20.9.0",
@@ -96,12 +92,9 @@
96
92
  "@compodoc/compodoc": "1.1.23",
97
93
  "@compodoc/ngd-transformer": "2.1.3",
98
94
  "@babel/plugin-proposal-private-methods": "7.18.6",
99
- "@types/marked": "6.0.0",
100
95
  "marked": "10.0.0",
101
96
  "ngx-markdown": "17.1.1",
102
97
  "prismjs": "1.29.0",
103
- "oidc-client": "1.11.5",
104
- "jsrsasign": "11.1.0",
105
98
  "web-animations-js": "2.3.2",
106
99
  "event-source-polyfill": "1.0.31",
107
100
  "lodash-es": "4.17.21",
@@ -113,13 +106,13 @@
113
106
  "apexcharts": "3.44.0",
114
107
  "@stackblitz/sdk": "1.9.0",
115
108
  "@eui/tools": "6.16.1",
116
- "@eui/base": "17.3.0",
117
- "@eui/core": "17.3.0",
118
- "@eui/styles": "17.3.0",
119
- "@eui/styles-base": "17.3.0",
120
- "@eui/components": "17.3.0",
121
- "@eui/showcase": "17.3.0",
122
- "@eui/ecl": "17.3.0"
109
+ "@eui/base": "18.0.0-next.1",
110
+ "@eui/core": "18.0.0-next.1",
111
+ "@eui/styles": "18.0.0-next.1",
112
+ "@eui/styles-base": "18.0.0-next.1",
113
+ "@eui/components": "18.0.0-next.1",
114
+ "@eui/showcase": "18.0.0-next.1",
115
+ "@eui/ecl": "18.0.0-next.1"
123
116
  },
124
- "tag": "latest"
117
+ "tag": "next"
125
118
  }