Skip to content

Commit 805160d

Browse files
committed
chore: version bump
1 parent 6f2b307 commit 805160d

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

package-lock.json

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devtron-labs/devtron-fe-common-lib",
3-
"version": "0.5.7-patch-1",
3+
"version": "0.5.9",
44
"description": "Supporting common component library",
55
"type": "module",
66
"main": "dist/index.js",
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
38-
"@sentry/browser": "^7.119.1",
38+
"@sentry/browser": "^7.31.1",
3939
"@testing-library/jest-dom": "^5.16.2",
4040
"@testing-library/react": "^12.1.4",
4141
"@tippyjs/react": "^4.2.0",
@@ -84,7 +84,6 @@
8484
"react-draggable": "^4.4.5",
8585
"react-ga4": "^1.4.1",
8686
"react-mde": "^11.5.0",
87-
"react-router": "^5.3.0",
8887
"react-router-dom": "^5.3.0",
8988
"react-select": "5.8.0",
9089
"rxjs": "^7.8.1",
@@ -95,7 +94,7 @@
9594
"ansi_up": "^5.2.1",
9695
"dayjs": "^1.11.13",
9796
"fast-json-patch": "^3.1.1",
98-
"jsonpath-plus": "^10.0.0",
97+
"jsonpath-plus": "^9.0.0",
9998
"react-dates": "^21.8.0",
10099
"react-monaco-editor": "^0.54.0",
101100
"sass": "^1.69.7",

0 commit comments

Comments
 (0)