-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into fix-quotas-code-issues
- Loading branch information
Showing
7 changed files
with
1,685 additions
and
2,230 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,5 @@ npm ci | |
npx eslint --ext ts ./src | ||
npx prettier --check . | ||
npx license-check --ignorePackages [email protected] | ||
npx better-npm-audit audit --exclude 1094889 | ||
npx better-npm-audit audit --exclude 1094889,1095466 | ||
cd $INITIAL_DIR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3,855 changes: 1,656 additions & 2,199 deletions
3,855
AdminUi/src/AdminUi/ClientApp/package-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,4 @@ type: application | |
|
||
version: "1.0.0" | ||
|
||
appVersion: "v2.0.1" | ||
appVersion: "v2.2.1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,4 @@ type: application | |
|
||
version: "1.0.0" | ||
|
||
appVersion: "v2.4.1" | ||
appVersion: "v2.4.3" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,4 @@ type: application | |
|
||
version: "1.0.0" | ||
|
||
appVersion: "v4.2.5" | ||
appVersion: "v4.3.0" |