Skip to content

Commit

Permalink
deps: Bump package.json deps
Browse files Browse the repository at this point in the history
Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
  • Loading branch information
mahendrapaipuri committed Oct 3, 2024
1 parent a54a200 commit f82297e
Show file tree
Hide file tree
Showing 2 changed files with 889 additions and 939 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"@types/jest": "^29.5.0",
"@types/lodash": "^4.14.194",
"@types/node": "^20.8.7",
"@types/testing-library__jest-dom": "5.14.8",
"@types/react-router-dom": "^5.3.3",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
Expand Down Expand Up @@ -82,11 +81,11 @@
},
"dependencies": {
"@emotion/css": "11.13.0",
"@grafana/data": "^11.1.3",
"@grafana/runtime": "^11.1.3",
"@grafana/ui": "^11.1.3",
"@grafana/data": "^11.2.1",
"@grafana/runtime": "^11.2.1",
"@grafana/ui": "^11.2.1",
"@grafana/experimental": "2.1.0",
"@grafana/schema": "11.2.0",
"@grafana/schema": "11.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "^5.2.0",
Expand All @@ -95,6 +94,7 @@
},
"resolutions": {
"string-width": "^4.2.0",
"wrap-ansi": "^7.0.0"
"wrap-ansi": "^7.0.0",
"uplot": "^16.3.1"
}
}
Loading

0 comments on commit f82297e

Please sign in to comment.