Skip to content

Commit

Permalink
chore: update dependencies (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dalvany authored Aug 25, 2024
1 parent 90b72ab commit e24aff4
Show file tree
Hide file tree
Showing 2 changed files with 879 additions and 820 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,35 +19,35 @@
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.21.4",
"@grafana/e2e": "10.0.9",
"@grafana/e2e-selectors": "10.0.9",
"@grafana/eslint-config": "^6.0.0",
"@grafana/tsconfig": "^1.2.0-rc1",
"@grafana/e2e": "^11.0.0",
"@grafana/e2e-selectors": "^11.1.0",
"@grafana/eslint-config": "^7.0.0",
"@grafana/tsconfig": "^2.0.0",
"@swc/core": "^1.3.90",
"@swc/helpers": "^0.5.0",
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.4",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.0",
"@types/lodash": "^4.14.194",
"@types/node": "^18.15.11",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.3",
"@types/node": "^22.5.0",
"copy-webpack-plugin": "^12.0.0",
"css-loader": "^7.0.0",
"eslint-webpack-plugin": "^4.0.1",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"glob": "^10.2.7",
"fork-ts-checker-webpack-plugin": "^9.0.0",
"glob": "^11.0.0",
"identity-obj-proxy": "3.0.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"prettier": "^2.8.7",
"prettier": "^3.3.0",
"replace-in-file-webpack-plugin": "^1.0.6",
"sass": "1.63.2",
"sass-loader": "13.3.1",
"style-loader": "3.3.3",
"sass-loader": "16.0.0",
"style-loader": "4.0.0",
"swc-loader": "^0.2.3",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "4.8.4",
"typescript": "5.5.4",
"webpack": "^5.86.0",
"webpack-cli": "^5.1.4",
"webpack-livereload-plugin": "^3.0.2"
Expand All @@ -61,8 +61,8 @@
"@grafana/runtime": "^11.0.0",
"@grafana/ui": "^11.0.0",
"conditional-wrap": "^1.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.3.0",
"react-dom": "18.3.0",
"react-slideshow-image": "^4.2.1",
"tslib": "2.5.3"
},
Expand Down
Loading

0 comments on commit e24aff4

Please sign in to comment.