Skip to content

Commit 0edc4f2

Browse files
authored
Merge pull request #2975 from devtron-labs/feat/backup-n-schedule-detail
chore: update common-lib version
2 parents fa5d2e4 + c186a8f commit 0edc4f2

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.6-pre-31",
7+
"@devtron-labs/devtron-fe-common-lib": "1.20.6-alpha-31",
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.6-pre-31":
1726-
version: 1.20.6-pre-31
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.20.6-pre-31"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.20.6-alpha-31":
1726+
version: 1.20.6-alpha-31
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.20.6-alpha-31"
17281728
dependencies:
17291729
"@codemirror/autocomplete": "npm:6.18.6"
17301730
"@codemirror/lang-json": "npm:6.0.1"
@@ -1776,7 +1776,7 @@ __metadata:
17761776
react-select: 5.8.0
17771777
rxjs: ^7.8.1
17781778
yaml: ^2.4.1
1779-
checksum: 10c0/4f45f5b26ba1ccb2534af94972b7dd98ecd77ace60fa7d68b50e9e911855578d07aeb3bb4a6ed804e1c0cfc4bc1e9e2b04746569e1ea23588d526bc13e11dac1
1779+
checksum: 10c0/4ea6ee90395acb5b0736e909c25397e26ef9e080bd75764df02a572451da8a6e2f349d261c9a6148d8bd789c740c0334954762e9b089904e5bd4d06c4b47937f
17801780
languageName: node
17811781
linkType: hard
17821782

@@ -5581,7 +5581,7 @@ __metadata:
55815581
version: 0.0.0-use.local
55825582
resolution: "dashboard@workspace:."
55835583
dependencies:
5584-
"@devtron-labs/devtron-fe-common-lib": "npm:1.20.6-pre-31"
5584+
"@devtron-labs/devtron-fe-common-lib": "npm:1.20.6-alpha-31"
55855585
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
55865586
"@playwright/test": "npm:^1.32.1"
55875587
"@rjsf/core": "npm:^5.13.3"

0 commit comments

Comments
 (0)