Skip to content

Commit aa1b0f9

Browse files
committed
Merge branch 'develop' of github.com:devtron-labs/dashboard into fix/filter-chip
2 parents eb3f99d + 5d2d8d4 commit aa1b0f9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"homepage": "/dashboard",
66
"dependencies": {
7-
"@devtron-labs/devtron-fe-common-lib": "1.17.0-pre-10",
7+
"@devtron-labs/devtron-fe-common-lib": "1.17.0-pre-11",
88
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
99
"@rjsf/core": "^5.13.3",
1010
"@rjsf/utils": "^5.13.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,9 +1722,9 @@ __metadata:
17221722
languageName: node
17231723
linkType: hard
17241724

1725-
"@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-10":
1726-
version: 1.17.0-pre-10
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-10"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-11":
1726+
version: 1.17.0-pre-11
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-11"
17281728
dependencies:
17291729
"@codemirror/autocomplete": "npm:6.18.6"
17301730
"@codemirror/lang-json": "npm:6.0.1"
@@ -1773,7 +1773,7 @@ __metadata:
17731773
react-select: 5.8.0
17741774
rxjs: ^7.8.1
17751775
yaml: ^2.4.1
1776-
checksum: 10c0/828f5bd3714c5c9d990d1bbf0bf0267ad4b4f1354b214406bf2b2f559517bb864cf864b41a21570bfa6f8a77cc6fadf3d8e81ba5340f15fcbeb0e17d86aa48e7
1776+
checksum: 10c0/a06781a344bfedcc76d6543fe67e53b2b3c97180884e26b73b3fa691cb9c90c486602481c09326002eba792f9a0bef87062bd4b481600af9614c86a36a7e3b59
17771777
languageName: node
17781778
linkType: hard
17791779

@@ -5685,7 +5685,7 @@ __metadata:
56855685
version: 0.0.0-use.local
56865686
resolution: "dashboard@workspace:."
56875687
dependencies:
5688-
"@devtron-labs/devtron-fe-common-lib": "npm:1.17.0-pre-10"
5688+
"@devtron-labs/devtron-fe-common-lib": "npm:1.17.0-pre-11"
56895689
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
56905690
"@playwright/test": "npm:^1.32.1"
56915691
"@rjsf/core": "npm:^5.13.3"

0 commit comments

Comments
 (0)