Skip to content

Commit 0b58cb5

Browse files
Merge pull request #668 from devtron-labs/chore/main-sync
chore: main sync
2 parents fdf2c98 + 12d28f7 commit 0b58cb5

File tree

96 files changed

+2006
-349
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+2006
-349
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ scripts/*.cjs
33

44
# Files with ESLint errors/warnings
55
src/Common/AddCDButton/AddCDButton.tsx
6-
src/Common/Api.ts
76
src/Common/AppStatus/AppStatus.tsx
87
src/Common/AppStatus/utils.ts
98
src/Common/BreadCrumb/BreadCrumb.tsx

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devtron-labs/devtron-fe-common-lib",
3-
"version": "1.10.5",
3+
"version": "1.10.6",
44
"description": "Supporting common component library",
55
"type": "module",
66
"main": "dist/index.js",
@@ -124,6 +124,7 @@
124124
"react-dates": "^21.8.0",
125125
"react-diff-viewer-continued": "^3.4.0",
126126
"react-draggable": "^4.4.5",
127+
"react-international-phone": "^4.5.0",
127128
"react-monaco-editor": "^0.54.0",
128129
"react-virtualized-sticky-tree": "^3.0.0-beta18",
129130
"sass": "^1.69.7",

src/Assets/IconV2/ic-73strings.svg

Lines changed: 5 additions & 0 deletions
Loading

src/Assets/IconV2/ic-apica.svg

Lines changed: 15 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)