|
29 | 29 | "@schematics/angular": "15.2.0",
|
30 | 30 | "@swc-node/register": "^1.6.2",
|
31 | 31 | "@swc/cli": "~0.1.62",
|
32 |
| - "@swc/core": "^1.3.35", |
| 32 | + "@swc/core": "^1.3.37", |
33 | 33 | "@types/jest": "29.4.0",
|
34 |
| - "@types/node": "18.14.0", |
| 34 | + "@types/node": "18.14.2", |
35 | 35 | "@types/three": "^0.149.0",
|
36 |
| - "@typescript-eslint/eslint-plugin": "^5.53.0", |
37 |
| - "@typescript-eslint/parser": "^5.53.0", |
| 36 | + "@typescript-eslint/eslint-plugin": "^5.54.0", |
| 37 | + "@typescript-eslint/parser": "^5.54.0", |
38 | 38 | "dotenv-cli": "^7.0.0",
|
39 |
| - "eslint": "~8.34.0", |
| 39 | + "eslint": "~8.35.0", |
40 | 40 | "eslint-config-prettier": "8.6.0",
|
41 | 41 | "jest": "29.4.3",
|
42 | 42 | "jest-environment-jsdom": "29.4.3",
|
43 |
| - "jest-preset-angular": "~12.2.6", |
| 43 | + "jest-preset-angular": "~13.0.0", |
44 | 44 | "jsonc-eslint-parser": "^2.1.0",
|
45 | 45 | "ng-packagr": "15.2.2",
|
46 | 46 | "nx": "15.8.1",
|
|
50 | 50 | "postcss-url": "~10.1.3",
|
51 | 51 | "prettier": "^2.8.4",
|
52 | 52 | "prettier-plugin-organize-imports": "^3.2.2",
|
53 |
| - "release-it": "^15.6.0", |
| 53 | + "release-it": "^15.6.1", |
54 | 54 | "ts-jest": "29.0.5",
|
55 | 55 | "ts-node": "10.9.1",
|
56 | 56 | "typescript": "~4.9.5"
|
|
66 | 66 | "@angular/router": "15.2.0",
|
67 | 67 | "@rx-angular/state": "^1.7.0",
|
68 | 68 | "@swc/helpers": "~0.4.14",
|
69 |
| - "angular-three": "^1.9.4", |
70 |
| - "postprocessing": "^6.30.0", |
| 69 | + "angular-three": "^1.9.11", |
| 70 | + "postprocessing": "^6.30.1", |
71 | 71 | "rxjs": "~7.8.0",
|
72 |
| - "three": "^0.149.0", |
| 72 | + "three": "^0.150.1", |
73 | 73 | "three-stdlib": "^2.21.8",
|
74 | 74 | "tslib": "^2.5.0",
|
75 | 75 | "zone.js": "0.12.0"
|
|
0 commit comments