Skip to content

Commit 928b27e

Browse files
committed
chore: common-lib version bump
1 parent 97c4dfe commit 928b27e

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.18.1-pre-8",
7+
"@devtron-labs/devtron-fe-common-lib": "1.19.0",
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.18.1-pre-8":
1726-
version: 1.18.1-pre-8
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.18.1-pre-8"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.19.0":
1726+
version: 1.19.0
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.19.0"
17281728
dependencies:
17291729
"@codemirror/autocomplete": "npm:6.18.6"
17301730
"@codemirror/lang-json": "npm:6.0.1"
@@ -1774,7 +1774,7 @@ __metadata:
17741774
react-select: 5.8.0
17751775
rxjs: ^7.8.1
17761776
yaml: ^2.4.1
1777-
checksum: 10c0/de99105b945baa09fbaa21853e2b87ecba869ffc463178dc830d05bf136aa8a5d80348f974c2ef8be12ac853cd77b7c1c81654c2eceb7f68a3d9ef6261dc34b0
1777+
checksum: 10c0/25390066894085fa42a416baa035dfc52ff34eec03489345b6708a111890e256799af79d2128026ebd4cd562d070c26792287cbe29b4081600391da22343821f
17781778
languageName: node
17791779
linkType: hard
17801780

@@ -5721,7 +5721,7 @@ __metadata:
57215721
version: 0.0.0-use.local
57225722
resolution: "dashboard@workspace:."
57235723
dependencies:
5724-
"@devtron-labs/devtron-fe-common-lib": "npm:1.18.1-pre-8"
5724+
"@devtron-labs/devtron-fe-common-lib": "npm:1.19.0"
57255725
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
57265726
"@playwright/test": "npm:^1.32.1"
57275727
"@rjsf/core": "npm:^5.13.3"

0 commit comments

Comments
 (0)