Skip to content

Commit

Permalink
Merge branch 'master' of
Browse files Browse the repository at this point in the history
Angular2Guy committed Nov 23, 2024
1 parent 0157784 commit 80c66cc
Showing 2 changed files with 965 additions and 1,504 deletions.
2,461 changes: 961 additions & 1,500 deletions frontend/src/angular/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions frontend/src/angular/package.json
Original file line number Diff line number Diff line change
@@ -50,9 +50,9 @@
"@types/luxon": "^2.0.0",
"@types/node": "^18.0.0",
"cpy-cli": "^4.2.0",
"eslint": "^8.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsdoc": "46.7.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"jasmine-core": "~4.0.0",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.3.16",
@@ -65,7 +65,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"protractor": "~7.0.0",
"rimraf": "^4.0.2",
"rimraf": "^5.0.2",
"ts-node": "~10.4.0",
"typescript": "~5.6.3",
"webpack-bundle-analyzer": "^4.5.0",

0 comments on commit 80c66cc

Please sign in to comment.