Skip to content

Commit acf1050

Browse files
committed
chore: update common-lib version
1 parent e4d8517 commit acf1050

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-2",
7+
"@devtron-labs/devtron-fe-common-lib": "1.17.0-pre-3",
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-2":
1726-
version: 1.17.0-pre-2
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-2"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-3":
1726+
version: 1.17.0-pre-3
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-3"
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/4e474fed0da41b3d3eca8dd443d4326e3f86c1792c320d133fe8e05d1dadbb34fd412f76d2b270eda2fa6dabb63d0799ee56007a74e355f9e9286725e688fb83
1776+
checksum: 10c0/4fd47e967e67ce203566b5696e3a382a56f78147386c7e7ba571d0f53dd04188d377e9af426ac0c812acfe17e9fbf0d02c8582336e1687d87719b6938c0ac195
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-2"
5688+
"@devtron-labs/devtron-fe-common-lib": "npm:1.17.0-pre-3"
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)