Skip to content

Commit 2414b8a

Browse files
committed
chore: common-lib version bump
1 parent fad5bdf commit 2414b8a

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.16.0-pre-0",
7+
"@devtron-labs/devtron-fe-common-lib": "1.16.0-pre-1",
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.16.0-pre-0":
1726-
version: 1.16.0-pre-0
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.16.0-pre-0"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.16.0-pre-1":
1726+
version: 1.16.0-pre-1
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.16.0-pre-1"
17281728
dependencies:
17291729
"@codemirror/lang-json": "npm:6.0.1"
17301730
"@codemirror/lang-yaml": "npm:6.1.2"
@@ -1772,7 +1772,7 @@ __metadata:
17721772
react-select: 5.8.0
17731773
rxjs: ^7.8.1
17741774
yaml: ^2.4.1
1775-
checksum: 10c0/082f7116101b293297f6e8a114af17b4cf50a4f156aebc44f3b2c352926961271124d161e0c438c473390f63d6d7f9a61ca534d7b8e2d96ae3798125b727c859
1775+
checksum: 10c0/697f0d45a03d7b95bc56fd76b2f54ce3d511c59675cf9acd051045e4a10f3eb588b6178ddac7dc56e773adef6d7649d2283347e40e3c25aca7b7ff0a918b0dd2
17761776
languageName: node
17771777
linkType: hard
17781778

@@ -5684,7 +5684,7 @@ __metadata:
56845684
version: 0.0.0-use.local
56855685
resolution: "dashboard@workspace:."
56865686
dependencies:
5687-
"@devtron-labs/devtron-fe-common-lib": "npm:1.16.0-pre-0"
5687+
"@devtron-labs/devtron-fe-common-lib": "npm:1.16.0-pre-1"
56885688
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
56895689
"@playwright/test": "npm:^1.32.1"
56905690
"@rjsf/core": "npm:^5.13.3"

0 commit comments

Comments
 (0)