Skip to content

Commit

Permalink
PMM-13235 Update to 11.1.5 and bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
matejkubinec committed Sep 6, 2024
1 parent 73f8fae commit 9c267d2
Show file tree
Hide file tree
Showing 2 changed files with 491 additions and 365 deletions.
17 changes: 9 additions & 8 deletions pmm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"@ant-design/cssinjs": "^1.21.0",
"@ant-design/icons": "^5.3.5",
"@emotion/css": "11.10.6",
"@grafana/data": "^11.1.4",
"@grafana/runtime": "^11.1.4",
"@grafana/schema": "^11.1.4",
"@grafana/ui": "^11.1.4",
"@grafana/data": "^11.1.5",
"@grafana/runtime": "^11.1.5",
"@grafana/schema": "^11.1.5",
"@grafana/ui": "^11.1.5",
"@tippyjs/react": "^4.2.6",
"antd": "^5.19.2",
"axios": "^1.7.2",
"axios": "^1.7.7",
"chart.js": "^3.7.0",
"chartjs-plugin-datalabels": "^2.0.0",
"d3": "^7.9.0",
Expand Down Expand Up @@ -117,7 +117,7 @@
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-webpack-plugin": "^4.0.1",
"eslint-webpack-plugin": "^4.2.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"glob": "^10.2.7",
"identity-obj-proxy": "3.0.0",
Expand All @@ -138,15 +138,16 @@
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "4.8.4",
"webpack": "^5.86.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-livereload-plugin": "^3.0.2"
},
"resolutions": {
"braces": "^3.0.3",
"inline-style-prefixer": "7.0.1",
"wrap-ansi": "7.0.0",
"ws": "8.18.0"
"ws": "8.18.0",
"micromatch": ""
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit 9c267d2

Please sign in to comment.