Skip to content

Commit 6fe1b5f

Browse files
committed
fix: update @devtron-labs/devtron-fe-common-lib to version 1.20.3-pre-4
1 parent 7b35599 commit 6fe1b5f

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-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.2-alpha-2",
7+
"@devtron-labs/devtron-fe-common-lib": "1.20.3-pre-4",
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: 13 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.2-alpha-2":
1726-
version: 1.20.2-alpha-2
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.20.2-alpha-2"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.20.3-pre-4":
1726+
version: 1.20.3-pre-4
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.20.3-pre-4"
17281728
dependencies:
17291729
"@codemirror/autocomplete": "npm:6.18.6"
17301730
"@codemirror/lang-json": "npm:6.0.1"
@@ -1754,6 +1754,7 @@ __metadata:
17541754
nanoid: "npm:^3.3.8"
17551755
qrcode.react: "npm:^4.2.0"
17561756
react-canvas-confetti: "npm:^2.0.7"
1757+
react-csv: "npm:^2.2.2"
17571758
react-dates: "npm:^21.8.0"
17581759
react-draggable: "npm:^4.4.5"
17591760
react-international-phone: "npm:^4.5.0"
@@ -1775,7 +1776,7 @@ __metadata:
17751776
react-select: 5.8.0
17761777
rxjs: ^7.8.1
17771778
yaml: ^2.4.1
1778-
checksum: 10c0/1ec80d54a26cae9d7995d5876b534a581090c1a24923223d81a0ee3dedaadfdd4ac3a08a087d844c7ff0b2e420535563fab66199f1b8159052828a3a820a792c
1779+
checksum: 10c0/f168245cf827a8e2508b248dd45f5140cf195992bf3ee2af2589af2ede657fac9fc370d88b6fdc18161bbc86b27d99fc9e745b568f2e0af953c27d1963246cbd
17791780
languageName: node
17801781
linkType: hard
17811782

@@ -5729,7 +5730,7 @@ __metadata:
57295730
version: 0.0.0-use.local
57305731
resolution: "dashboard@workspace:."
57315732
dependencies:
5732-
"@devtron-labs/devtron-fe-common-lib": "npm:1.20.2-alpha-2"
5733+
"@devtron-labs/devtron-fe-common-lib": "npm:1.20.3-pre-4"
57335734
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
57345735
"@playwright/test": "npm:^1.32.1"
57355736
"@rjsf/core": "npm:^5.13.3"
@@ -9822,6 +9823,13 @@ __metadata:
98229823
languageName: node
98239824
linkType: hard
98249825

9826+
"react-csv@npm:^2.2.2":
9827+
version: 2.2.2
9828+
resolution: "react-csv@npm:2.2.2"
9829+
checksum: 10c0/287e7ba2085a32a0e65d7a19b9e063e43f06f75ab6ebc18bb52b518007a1d6ec5f5ce33fc7c4e290e3ea41cfb251657b6e62aadadc8d7ffcef7e53d43bf3eb69
9830+
languageName: node
9831+
linkType: hard
9832+
98259833
"react-dates@npm:^21.8.0":
98269834
version: 21.8.0
98279835
resolution: "react-dates@npm:21.8.0"

0 commit comments

Comments
 (0)