Skip to content

Commit 6b922ef

Browse files
committed
chore: common-lib version bump
1 parent 000fc7d commit 6b922ef

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.17.0-pre-13",
7+
"@devtron-labs/devtron-fe-common-lib": "1.18.0",
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.17.0-pre-13":
1726-
version: 1.17.0-pre-13
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-13"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.18.0":
1726+
version: 1.18.0
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.18.0"
17281728
dependencies:
17291729
"@codemirror/autocomplete": "npm:6.18.6"
17301730
"@codemirror/lang-json": "npm:6.0.1"
@@ -1773,7 +1773,7 @@ __metadata:
17731773
react-select: 5.8.0
17741774
rxjs: ^7.8.1
17751775
yaml: ^2.4.1
1776-
checksum: 10c0/1e30a7ea88dd09be5fbcc140edea8d24495bd90b945ebcd0dc41cdebe69a8e2b41770632e3741f1833c26d5d5b088c18ce2cd2e48fdf0e88ff617d3e9383f52b
1776+
checksum: 10c0/8d7ed47400f8c0ae40763beeec9cc5e6a2491265717f406f6354dc2f0730079bf3a423a26ec4128496213d6a0776c82c7e3ecf69f77acd31b1c6d3917c67f71b
17771777
languageName: node
17781778
linkType: hard
17791779

@@ -5685,7 +5685,7 @@ __metadata:
56855685
version: 0.0.0-use.local
56865686
resolution: "dashboard@workspace:."
56875687
dependencies:
5688-
"@devtron-labs/devtron-fe-common-lib": "npm:1.17.0-pre-13"
5688+
"@devtron-labs/devtron-fe-common-lib": "npm:1.18.0"
56895689
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
56905690
"@playwright/test": "npm:^1.32.1"
56915691
"@rjsf/core": "npm:^5.13.3"

0 commit comments

Comments
 (0)