Skip to content

Commit 2b78e48

Browse files
authored
Merge pull request #2925 from devtron-labs/feat/use-query-table
chore: update common-lib version
2 parents dd602c3 + f040e3d commit 2b78e48

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.20.3-pre-2",
7+
"@devtron-labs/devtron-fe-common-lib": "1.20.2-alpha-2",
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.20.3-pre-2":
1726-
version: 1.20.3-pre-2
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.20.3-pre-2"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.20.2-alpha-2":
1726+
version: 1.20.2-alpha-2
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.20.2-alpha-2"
17281728
dependencies:
17291729
"@codemirror/autocomplete": "npm:6.18.6"
17301730
"@codemirror/lang-json": "npm:6.0.1"
@@ -1775,7 +1775,7 @@ __metadata:
17751775
react-select: 5.8.0
17761776
rxjs: ^7.8.1
17771777
yaml: ^2.4.1
1778-
checksum: 10c0/af0daa0fd85abb5d6a1eb573788ff4e2235bb942cd697acfbaabdc39fcbbed3a168acc03edf03bd99dd15b9d01db4cb0e1d8df4f1731ba1e21c95bb0eb70f3b4
1778+
checksum: 10c0/1ec80d54a26cae9d7995d5876b534a581090c1a24923223d81a0ee3dedaadfdd4ac3a08a087d844c7ff0b2e420535563fab66199f1b8159052828a3a820a792c
17791779
languageName: node
17801780
linkType: hard
17811781

@@ -5738,7 +5738,7 @@ __metadata:
57385738
version: 0.0.0-use.local
57395739
resolution: "dashboard@workspace:."
57405740
dependencies:
5741-
"@devtron-labs/devtron-fe-common-lib": "npm:1.20.3-pre-2"
5741+
"@devtron-labs/devtron-fe-common-lib": "npm:1.20.2-alpha-2"
57425742
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
57435743
"@playwright/test": "npm:^1.32.1"
57445744
"@rjsf/core": "npm:^5.13.3"

0 commit comments

Comments
 (0)