Skip to content

Commit

Permalink
Bumps the all-node-dependencies group with 19 updates (#289)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
idastambuk and dependabot[bot] authored Jan 3, 2025
1 parent 2886d6f commit 5504b9d
Show file tree
Hide file tree
Showing 2 changed files with 1,207 additions and 546 deletions.
37 changes: 18 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,26 +23,26 @@
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "^11.4.0",
"@grafana/experimental": "2.1.4",
"@grafana/experimental": "2.1.6",
"@grafana/runtime": "^11.4.0",
"@grafana/schema": "^11.4.0",
"@grafana/ui": "^11.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "^7.0.2",
"react-router-dom": "^7.1.1",
"tslib": "2.8.1"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.16.0",
"@grafana/aws-sdk": "0.5.0",
"@eslint/js": "^9.17.0",
"@grafana/aws-sdk": "0.6.0",
"@grafana/eslint-config": "^8.0.0",
"@grafana/plugin-e2e": "^1.13.0",
"@grafana/plugin-e2e": "^1.14.1",
"@grafana/tsconfig": "^2.0.0",
"@playwright/test": "^1.49.1",
"@stylistic/eslint-plugin-ts": "^2.9.0",
"@swc/core": "^1.10.1",
"@stylistic/eslint-plugin-ts": "^2.12.1",
"@swc/core": "^1.10.4",
"@swc/helpers": "^0.5.15",
"@swc/jest": "^0.2.37",
"@testing-library/dom": "^10.3.1",
Expand All @@ -51,22 +51,21 @@
"@types/glob": "^8.1.0",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.6",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/prismjs": "1.26.5",
"@types/react-router-dom": "^5.2.0",
"@types/slate": "0.47.16",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"copy-webpack-plugin": "^12.0.2",
"cspell": "^8.16.1",
"cspell": "^8.17.1",
"css-loader": "^7.1.2",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-jsdoc": "^50.6.0",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-webpack-plugin": "^4.0.1",
"fork-ts-checker-webpack-plugin": "9.0.2",
Expand All @@ -75,21 +74,21 @@
"imports-loader": "^5.0.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"lefthook": "^1.9.0",
"lefthook": "^1.10.1",
"prettier": "^3.4.2",
"prismjs": "1.29.0",
"replace-in-file-webpack-plugin": "^1.0.6",
"sass": "1.82.0",
"sass": "1.83.0",
"sass-loader": "16.0.4",
"semver": "^7.6.3",
"style-loader": "4.0.0",
"swc-loader": "^0.2.3",
"terser-webpack-plugin": "^5.3.10",
"terser-webpack-plugin": "^5.3.11",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "5.7.2",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"webpack-cli": "^6.0.1",
"webpack-livereload-plugin": "^3.0.2",
"webpack-subresource-integrity": "^5.1.0",
"webpack-virtual-modules": "^0.6.2"
Expand Down
Loading

0 comments on commit 5504b9d

Please sign in to comment.