Skip to content

Commit 7e1896e

Browse files
Update npm
1 parent f59b656 commit 7e1896e

1 file changed

Lines changed: 50 additions & 50 deletions

File tree

package.json

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -18,65 +18,65 @@
1818
},
1919
"private": true,
2020
"dependencies": {
21-
"@angular/animations": "16.2.4",
22-
"@angular/cdk": "16.2.2",
23-
"@angular/common": "16.2.4",
24-
"@angular/compiler": "16.2.4",
25-
"@angular/core": "16.2.4",
26-
"@angular/forms": "16.2.4",
27-
"@angular/platform-browser": "16.2.4",
28-
"@angular/platform-browser-dynamic": "16.2.4",
29-
"@angular/router": "16.2.4",
30-
"@fortawesome/angular-fontawesome": "0.13.0",
31-
"@fortawesome/fontawesome-svg-core": "6.4.2",
32-
"@fortawesome/free-solid-svg-icons": "6.4.2",
33-
"@ngrx/component": "16.2.0",
34-
"@ngrx/data": "16.2.0",
35-
"@ngrx/effects": "16.2.0",
36-
"@ngrx/router-store": "16.2.0",
37-
"@ngrx/store": "16.2.0",
38-
"@ngrx/store-devtools": "16.2.0",
39-
"@sentry/angular-ivy": "7.68.0",
21+
"@angular/animations": "16.2.12",
22+
"@angular/cdk": "16.2.14",
23+
"@angular/common": "16.2.12",
24+
"@angular/compiler": "16.2.12",
25+
"@angular/core": "16.2.12",
26+
"@angular/forms": "16.2.12",
27+
"@angular/platform-browser": "16.2.12",
28+
"@angular/platform-browser-dynamic": "16.2.12",
29+
"@angular/router": "16.2.12",
30+
"@fortawesome/angular-fontawesome": "0.15.0",
31+
"@fortawesome/fontawesome-svg-core": "6.7.2",
32+
"@fortawesome/free-solid-svg-icons": "6.7.2",
33+
"@ngrx/component": "16.3.0",
34+
"@ngrx/data": "16.3.0",
35+
"@ngrx/effects": "16.3.0",
36+
"@ngrx/router-store": "16.3.0",
37+
"@ngrx/store": "16.3.0",
38+
"@ngrx/store-devtools": "16.3.0",
39+
"@sentry/angular-ivy": "7.120.4",
4040
"@sindresorhus/slugify": "2.2.1",
4141
"angular-oauth2-oidc": "15.0.1",
4242
"primeflex": "3.3.1",
4343
"primeicons": "6.0.1",
44-
"primeng": "16.3.1",
45-
"rxjs": "7.8.1",
44+
"primeng": "16.9.1",
45+
"rxjs": "7.8.2",
4646
"ts-md5": "1.3.1",
47-
"tslib": "2.6.2",
48-
"uuid": "9.0.0",
49-
"zone.js": "0.13.1"
47+
"tslib": "2.8.1",
48+
"uuid": "9.0.1",
49+
"zone.js": "0.15.1"
5050
},
5151
"devDependencies": {
52-
"@angular-devkit/build-angular": "16.2.1",
53-
"@angular-eslint/builder": "16.1.2",
54-
"@angular-eslint/eslint-plugin": "16.1.2",
55-
"@angular-eslint/eslint-plugin-template": "16.1.2",
56-
"@angular-eslint/schematics": "16.1.2",
57-
"@angular-eslint/template-parser": "16.1.2",
58-
"@angular/cli": "16.2.1",
59-
"@angular/compiler-cli": "16.2.4",
60-
"@angular/localize": "16.2.4",
61-
"@cypress/schematic": "2.5.0",
62-
"@ngrx/schematics": "16.2.0",
63-
"@types/jest": "29.5.4",
64-
"@types/node": "20.5.9",
65-
"@types/uuid": "9.0.3",
66-
"@typescript-eslint/eslint-plugin": "6.6.0",
67-
"@typescript-eslint/parser": "6.6.0",
52+
"@angular-devkit/build-angular": "16.2.16",
53+
"@angular-eslint/builder": "16.3.1",
54+
"@angular-eslint/eslint-plugin": "16.3.1",
55+
"@angular-eslint/eslint-plugin-template": "16.3.1",
56+
"@angular-eslint/schematics": "16.3.1",
57+
"@angular-eslint/template-parser": "16.3.1",
58+
"@angular/cli": "16.2.16",
59+
"@angular/compiler-cli": "16.2.12",
60+
"@angular/localize": "16.2.12",
61+
"@cypress/schematic": "2.5.2",
62+
"@ngrx/schematics": "16.3.0",
63+
"@types/jest": "29.5.14",
64+
"@types/node": "20.19.23",
65+
"@types/uuid": "9.0.8",
66+
"@typescript-eslint/eslint-plugin": "6.21.0",
67+
"@typescript-eslint/parser": "6.21.0",
6868
"angular-http-server": "1.12.0",
69-
"cypress": "13.1.0",
70-
"cypress-terminal-report": "5.3.3",
71-
"eslint": "8.48.0",
72-
"eslint-plugin-change-detection-strategy": "0.1.3",
69+
"cypress": "13.17.0",
70+
"cypress-terminal-report": "5.3.12",
71+
"eslint": "8.57.1",
72+
"eslint-plugin-change-detection-strategy": "0.1.5",
7373
"eslint-plugin-ngrx": "2.1.4",
74-
"eslint-plugin-prettier": "5.0.0",
75-
"jest": "29.6.4",
76-
"jest-preset-angular": "13.1.1",
77-
"prettier": "3.0.3",
78-
"pwa-asset-generator": "6.3.1",
79-
"typescript": "5.1.6"
74+
"eslint-plugin-prettier": "5.5.4",
75+
"jest": "29.7.0",
76+
"jest-preset-angular": "13.1.6",
77+
"prettier": "3.6.2",
78+
"pwa-asset-generator": "6.4.0",
79+
"typescript": "5.9.3"
8080
},
8181
"jest": {
8282
"preset": "jest-preset-angular",

0 commit comments

Comments
 (0)