Skip to content

Commit bb9158e

Browse files
committed
npx npm-check-updates@latest --interactive --format group
1 parent be67f55 commit bb9158e

2 files changed

Lines changed: 97 additions & 89 deletions

File tree

package-lock.json

Lines changed: 85 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,29 +24,29 @@
2424
}
2525
},
2626
"dependencies": {
27-
"@angular/common": "^21.2.6",
28-
"@angular/compiler": "^21.2.6",
29-
"@angular/core": "^21.2.6",
30-
"@angular/forms": "^21.2.6",
31-
"@angular/platform-browser": "^21.2.6",
32-
"@angular/platform-browser-dynamic": "^21.2.6",
33-
"@angular/router": "^21.2.6",
27+
"@angular/common": "^21.2.7",
28+
"@angular/compiler": "^21.2.7",
29+
"@angular/core": "^21.2.7",
30+
"@angular/forms": "^21.2.7",
31+
"@angular/platform-browser": "^21.2.7",
32+
"@angular/platform-browser-dynamic": "^21.2.7",
33+
"@angular/router": "^21.2.7",
3434
"@ngneat/until-destroy": "^10.0.0",
35-
"@supabase/supabase-js": "^2.100.1",
35+
"@supabase/supabase-js": "^2.102.1",
3636
"ngx-back-button": "^21.1.0",
3737
"rxjs": "~7.8.2",
3838
"tslib": "^2.8.1",
3939
"zzzzz-last-dependencies": "github:AngelsProgram/zzzzz-last-dependency#install"
4040
},
4141
"devDependencies": {
42-
"@angular/build": "^21.2.4",
43-
"@angular/cli": "^21.2.4",
44-
"@angular/compiler-cli": "^21.2.6",
42+
"@angular/build": "^21.2.6",
43+
"@angular/cli": "^21.2.6",
44+
"@angular/compiler-cli": "^21.2.7",
4545
"@hirez_io/auto-spies-core": "^3.0.0",
4646
"jsdom": "^28.0.0",
4747
"prettier": "^3.8.1",
4848
"typescript": "~5.9.3",
49-
"vitest": "^4.0.8",
49+
"vitest": "^4.1.3",
5050
"zzzzz-last-devdependencies": "github:AngelsProgram/zzzzz-last-dependency#install"
5151
}
5252
}

0 commit comments

Comments
 (0)