@eui/deps-base 18.0.0-rc.26 → 18.0.0-rc.28

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.
@@ -1 +1 @@
1
- 18.0.0-rc.26
1
+ 18.0.0-rc.28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/deps-base",
3
- "version": "18.0.0-rc.26",
3
+ "version": "18.0.0-rc.28",
4
4
  "description": "eUI base default dependencies",
5
5
  "author": "ec.europa.eui@gmail.com",
6
6
  "license": "EUPL-1.1",
@@ -92,7 +92,6 @@
92
92
  "@babel/plugin-proposal-private-methods": "7.18.6",
93
93
  "marked": "12.0.2",
94
94
  "ngx-markdown": "17.2.1",
95
- "ngx-scrollbar": "14.1.1",
96
95
  "prismjs": "1.29.0",
97
96
  "web-animations-js": "2.3.2",
98
97
  "event-source-polyfill": "1.0.31",
@@ -105,12 +104,12 @@
105
104
  "apexcharts": "3.49.1",
106
105
  "@stackblitz/sdk": "1.10.0",
107
106
  "@eui/tools": "6.16.22",
108
- "@eui/base": "18.0.0-rc.26",
109
- "@eui/core": "18.0.0-rc.26",
110
- "@eui/styles": "18.0.0-rc.26",
111
- "@eui/components": "18.0.0-rc.26",
112
- "@eui/showcase": "18.0.0-rc.26",
113
- "@eui/ecl": "18.0.0-rc.26"
107
+ "@eui/base": "18.0.0-rc.28",
108
+ "@eui/core": "18.0.0-rc.28",
109
+ "@eui/styles": "18.0.0-rc.28",
110
+ "@eui/components": "18.0.0-rc.28",
111
+ "@eui/showcase": "18.0.0-rc.28",
112
+ "@eui/ecl": "18.0.0-rc.28"
114
113
  },
115
114
  "tag": "next"
116
115
  }