@rosoftlab/core 1.0.1-alpha-2 → 1.0.1-alpha-3

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 +8 -8
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@rosoftlab/core",
3
- "version": "1.0.1-alpha-2",
3
+ "version": "1.0.1-alpha-3",
4
4
  "peerDependencies": {
5
- "@angular/common": "^18.2.9",
6
- "@angular/core": "^18.2.9",
5
+ "@angular/common": "^19.1.3",
6
+ "@angular/core": "^19.1.3",
7
7
  "fast-json-patch": "^3.1.1",
8
- "date-fns": "^3.3.1",
9
- "@types/qs": "^6.9.11",
10
- "@ngx-translate/core": "^15.0.0",
11
- "json-logic-js": "^2.0.2",
12
- "@angular/cdk": "^18.2.10"
8
+ "date-fns": "^4.1.0",
9
+ "@types/qs": "^6.9.18",
10
+ "@ngx-translate/core": "^16.0.4",
11
+ "json-logic-js": "^2.0.5",
12
+ "@angular/cdk": "^19.1.1"
13
13
  },
14
14
  "dependencies": {
15
15
  "tslib": "^2.8.0"