feature/3dFractal #18

Merged
lobo merged 2 commits from feature/3dFractal into main 2026-02-11 08:12:10 +01:00
2 changed files with 672 additions and 335 deletions
Showing only changes of commit 6cb033bd9f - Show all commits

1000
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -22,6 +22,8 @@
"@angular/router": "~21.1.0",
"@ngx-translate/core": "~17.0.0",
"@ngx-translate/http-loader": "~17.0.0",
"babylonjs": "^8.50.5",
"inquirer": "^13.2.2",
"rxjs": "~7.8.2",
"swiper": "~12.1.0",
"tslib": "~2.8.1"
@@ -30,12 +32,15 @@
"@angular/build": "~21.1.0",
"@angular/cli": "~21.1.0",
"@angular/compiler-cli": "~21.1.0",
"@lhci/cli": "~0.15.1",
"@lhci/cli": "^0.15.1",
"@types/jasmine": "~5.1.15",
"angular-eslint": "21.2.0",
"eslint": "^9.39.2",
"jasmine-core": "~6.0.1",
"typescript": "~5.9.3",
"typescript-eslint": "8.50.1"
},
"overrides": {
"tmp": "^0.2.3"
}
}