Skip to content

Commit e219e44

Browse files
Merge pull request #2973 from devtron-labs/feat/create-restore
chore: update common-lib for create restore form
2 parents 11e20dd + 63e924d commit e219e44

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-alpha-20",
7+
"@devtron-labs/devtron-fe-common-lib": "1.20.6-pre-30",
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-alpha-20":
1726-
version: 1.20.6-alpha-20
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.20.6-alpha-20"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.20.6-pre-30":
1726+
version: 1.20.6-pre-30
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.20.6-pre-30"
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/2560a0a413366442511b107e11bd7188a932c470c6180d7178488880de90e363e6948bc7d6449e35de2df11c53da2b08a0b82806f8b59b7ac7211e1a7ff0f5c1
1779+
checksum: 10c0/8306bd84ec5b211e622e3eb2b13251afbc957ceb4c39cb792e8e2bd62a431d97636b30f4bf31280a3c2d95a03da5fb5c8e48bce6221da74cc6e620f8710a4432
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-alpha-20"
5584+
"@devtron-labs/devtron-fe-common-lib": "npm:1.20.6-pre-30"
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)