Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nghyd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cassiopée
nghyd
Merge requests
!256
Mise à jour vers Angular 15
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Mise à jour vers Angular 15
659-mise-a-jour-vers-angular-15
into
devel
Overview
14
Commits
22
Pipelines
14
Changes
34
All threads resolved!
Hide all comments
Merged
David Dorchies
requested to merge
659-mise-a-jour-vers-angular-15
into
devel
1 year ago
Overview
14
Commits
22
Pipelines
14
Changes
1
All threads resolved!
Hide all comments
Expand
refs
#622
Closes
#659 (closed)
0
0
Merge request reports
Compare
version 8
version 13
8bf20975
11 months ago
version 12
e6451b05
11 months ago
version 11
cc3c9266
11 months ago
version 10
c1e6501b
1 year ago
version 9
b8fa3b1d
1 year ago
version 8
1c07e1b7
1 year ago
version 7
83fc88b4
1 year ago
version 6
f5bf0e93
1 year ago
version 5
45b484be
1 year ago
version 4
5c63ad41
1 year ago
version 3
95ca5ebc
1 year ago
version 2
9e769faf
1 year ago
version 1
94e3010b
1 year ago
devel (base)
and
version 9
latest version
96eee1da
22 commits,
11 months ago
version 13
8bf20975
21 commits,
11 months ago
version 12
e6451b05
19 commits,
11 months ago
version 11
cc3c9266
18 commits,
11 months ago
version 10
c1e6501b
17 commits,
1 year ago
version 9
b8fa3b1d
16 commits,
1 year ago
version 8
1c07e1b7
15 commits,
1 year ago
version 7
83fc88b4
14 commits,
1 year ago
version 6
f5bf0e93
13 commits,
1 year ago
version 5
45b484be
12 commits,
1 year ago
version 4
5c63ad41
11 commits,
1 year ago
version 3
95ca5ebc
10 commits,
1 year ago
version 2
9e769faf
9 commits,
1 year ago
version 1
94e3010b
8 commits,
1 year ago
Show latest version
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
angular.json
+
2
−
1
Options
@@ -77,7 +77,8 @@
"dompurify"
,
"graphlib"
,
"moment-mini"
,
"sprintf-js"
"sprintf-js"
,
"dayjs"
],
"vendorChunk"
:
true
,
"extractLicenses"
:
false
,
Loading