Skip to content

Commit 3f4c575

Browse files
committed
chore: update common-lib version
1 parent 68a26f4 commit 3f4c575

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.16.0-beta-5",
7+
"@devtron-labs/devtron-fe-common-lib": "1.16.0-beta-6",
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.16.0-beta-5":
1726-
version: 1.16.0-beta-5
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.16.0-beta-5"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.16.0-beta-6":
1726+
version: 1.16.0-beta-6
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.16.0-beta-6"
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/2ee9d7de6dd95c492bfb366304bb86d96eefc01f531bedb2f9177511784686aab8f12515e7323d8e6aa47b3df5f43ff707f863be372221f956d3dd3ea251d9c1
1776+
checksum: 10c0/ca01810511432a9505587a283fa4fe3df466ffadc3e9c254afa02c280aac100102d07a11a6510e63b92bd348ae1a1b8ab7918d233d63964232b15ca2b4802bf4
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.16.0-beta-5"
5688+
"@devtron-labs/devtron-fe-common-lib": "npm:1.16.0-beta-6"
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)