@acorex/core 18.0.3 → 18.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@acorex/core",
3
- "version": "18.0.3",
3
+ "version": "18.0.5",
4
4
  "peerDependencies": {
5
- "@angular/common": "<=18.0.3",
6
- "@angular/core": "<=18.0.3",
5
+ "@angular/common": ">=18.0.0",
6
+ "@angular/core": ">=18.0.0",
7
7
  "lodash-es": ">=4.17.21",
8
8
  "memoizee": ">=0.4.15",
9
9
  "crypto-js": "^4.2.0",
10
- "wavesurfer.js": "^7.7.5",
10
+ "wavesurfer.js": "^7.7.15",
11
11
  "tinygradient-es": "^1.0.0"
12
12
  },
13
13
  "dependencies": {