Merge pull request #16280 from prometheus/dependabot/npm_and_yarn/web/ui/types/lodash-4.17.16

chore(deps): bump @types/lodash from 4.17.13 to 4.17.16 in /web/ui
This commit is contained in:
github-actions[bot] 2025-03-23 11:18:48 +01:00 committed by GitHub
commit a8732527ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"@tanstack/react-query": "^5.67.1", "@tanstack/react-query": "^5.67.1",
"@testing-library/jest-dom": "^6.6.3", "@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0", "@testing-library/react": "^16.2.0",
"@types/lodash": "^4.17.13", "@types/lodash": "^4.17.16",
"@types/sanitize-html": "^2.13.0", "@types/sanitize-html": "^2.13.0",
"@uiw/react-codemirror": "^4.23.7", "@uiw/react-codemirror": "^4.23.7",
"clsx": "^2.1.1", "clsx": "^2.1.1",

View File

@ -48,7 +48,7 @@
"@tanstack/react-query": "^5.67.1", "@tanstack/react-query": "^5.67.1",
"@testing-library/jest-dom": "^6.6.3", "@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0", "@testing-library/react": "^16.2.0",
"@types/lodash": "^4.17.13", "@types/lodash": "^4.17.16",
"@types/sanitize-html": "^2.13.0", "@types/sanitize-html": "^2.13.0",
"@uiw/react-codemirror": "^4.23.7", "@uiw/react-codemirror": "^4.23.7",
"clsx": "^2.1.1", "clsx": "^2.1.1",
@ -2974,9 +2974,10 @@
"dev": true "dev": true
}, },
"node_modules/@types/lodash": { "node_modules/@types/lodash": {
"version": "4.17.13", "version": "4.17.16",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz",
"integrity": "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==" "integrity": "sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==",
"license": "MIT"
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "22.5.4", "version": "22.5.4",