Skip to content

Commit

Permalink
package.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
ksharma67 committed May 7, 2023
1 parent 94131aa commit cf7c568
Show file tree
Hide file tree
Showing 10 changed files with 758 additions and 1,418 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified ProjectDocs/.DS_Store
Binary file not shown.
Binary file modified ProjectDocs/Artifacts/.DS_Store
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ProjectDocs/Artifacts/Wiki Images/App Screenshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion client/cypress/support/component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ declare global {
Cypress.Commands.add('mount', mount)

// Example use:
// cy.mount(MyComponent)
// cy.mount(MyComponent)
2,168 changes: 753 additions & 1,415 deletions client/package-lock.json

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"@angular/router": "^16.0.0",
"@badeball/cypress-cucumber-preprocessor": "^17.0.0",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
"@types/node": "^20.1.0",
"bootstrap": "^5.2.3",
"bootstrap-icons": "^1.8.1",
"cors": "^2.8.5",
Expand All @@ -34,6 +35,7 @@
"ngx-bootstrap": "^8.0.0",
"ngx-toastr": "^16.1.1",
"owlcarousel": "^1.3.3",
"papaparse": "^5.4.1",
"rxjs": "~7.4.0",
"zone.js": "~0.13.0"
},
Expand All @@ -44,7 +46,7 @@
"@types/jasmine": "~3.10.0",
"@types/jest": "^29.5.1",
"@types/jquery": "^3.5.14",
"@types/node": "^17.0.21",
"@types/papaparse": "^5.3.7",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"cucumber": "^6.0.7",
Expand All @@ -57,7 +59,7 @@
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "~1.7.0",
"protractor": "^7.0.0",
"protractor-cucumber-framework": "^8.4.4",
"protractor-cucumber-framework": "^7.0.2",
"tslib": "^2.3.1",
"typescript": "~5.0.4",
"webdriver-manager": "^12.1.9"
Expand Down
Binary file modified server/.DS_Store
Binary file not shown.
Binary file added server/weights/.DS_Store
Binary file not shown.

0 comments on commit cf7c568

Please sign in to comment.