Commit b1c7f3c
committed
Merge branch 'maintenance/dependency-updates' into develop
In addition to standard maintenance updates to NuGet and npm packages, this includes two notable updates.
First, this includes the new OnTopic Library 4.4.0, released today, which resolves a number of issues with Oroborus Configuration, helping ensure that updates to `ContentTypeDescriptor` and `AttributeDescriptor` topics take effect immediately in the OnTopic Editor.
Second, this resolves an issue with legacy dependencies being stuck in the `package-lock.json` file. Many of those dependencies were no longer necessary. A couple were associated with security vulnerabilities. By regenerating the `package-lock.json`, these were resolved, and a lot of old clutter was removed.5 files changed
Lines changed: 41 additions & 561 deletions
File tree
- OnTopic.Editor.AspNetCore.Host
- OnTopic.Editor.AspNetCore
- OnTopic.Editor.Models
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments