Skip to content

Commit

Permalink
Bump the all-node-dependencies group across 1 directory with 17 updat…
Browse files Browse the repository at this point in the history
…es (#498)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent a37d1a1 commit 98b0799
Show file tree
Hide file tree
Showing 2 changed files with 511 additions and 539 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,39 +33,39 @@
"react-use": "17.5.1",
"rxjs": "7.8.1",
"semver": "7.6.3",
"tslib": "2.8.0"
"tslib": "2.8.1"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@grafana/eslint-config": "^8.0.0",
"@grafana/tsconfig": "^2.0.0",
"@reduxjs/toolkit": "^2.3.0",
"@stylistic/eslint-plugin-ts": "^2.9.0",
"@swc/core": "^1.7.40",
"@stylistic/eslint-plugin-ts": "^2.10.1",
"@swc/core": "^1.9.1",
"@swc/helpers": "^0.5.13",
"@swc/jest": "^0.2.36",
"@swc/jest": "^0.2.37",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.12",
"@types/lodash": "^4.17.13",
"@types/lucene": "^2.1.7",
"@types/node": "^22.8.1",
"@types/node": "^22.9.0",
"@types/prismjs": "1.26.5",
"@types/react": "^18.3.12",
"@types/react-router-dom": "^5.2.0",
"@types/react-test-renderer": "18.3.0",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"copy-webpack-plugin": "^12.0.2",
"cspell": "8.15.4",
"cspell": "8.16.0",
"css-loader": "^7.1.2",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-jsdoc": "^50.4.3",
Expand All @@ -80,21 +80,21 @@
"imports-loader": "^5.0.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"lefthook": "^1.8.1",
"lefthook": "^1.8.2",
"prettier": "^3.3.3",
"prismjs": "1.29.0",
"react-router-dom": "^6.27.0",
"react-router-dom": "^6.28.0",
"react-select-event": "^5.5.1",
"replace-in-file-webpack-plugin": "^1.0.6",
"sass": "1.80.4",
"sass-loader": "16.0.2",
"sass": "1.80.6",
"sass-loader": "16.0.3",
"style-loader": "4.0.0",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.10",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "5.6.3",
"webpack": "^5.95.0",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"webpack-livereload-plugin": "^3.0.2",
"webpack-subresource-integrity": "^5.1.0",
Expand Down
Loading

0 comments on commit 98b0799

Please sign in to comment.