This commit is contained in:
dependabot[bot] 2025-03-05 22:37:09 +08:00 committed by GitHub
commit 3f9f984156
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 9 deletions

View file

@ -30,7 +30,7 @@
"@nexucis/kvsearch": "^0.9.1", "@nexucis/kvsearch": "^0.9.1",
"@prometheus-io/codemirror-promql": "0.302.1", "@prometheus-io/codemirror-promql": "0.302.1",
"@reduxjs/toolkit": "^2.5.0", "@reduxjs/toolkit": "^2.5.0",
"@tabler/icons-react": "^3.28.1", "@tabler/icons-react": "^3.30.0",
"@tanstack/react-query": "^5.62.11", "@tanstack/react-query": "^5.62.11",
"@testing-library/jest-dom": "^6.6.3", "@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0", "@testing-library/react": "^16.1.0",

View file

@ -44,7 +44,7 @@
"@nexucis/kvsearch": "^0.9.1", "@nexucis/kvsearch": "^0.9.1",
"@prometheus-io/codemirror-promql": "0.302.1", "@prometheus-io/codemirror-promql": "0.302.1",
"@reduxjs/toolkit": "^2.5.0", "@reduxjs/toolkit": "^2.5.0",
"@tabler/icons-react": "^3.28.1", "@tabler/icons-react": "^3.30.0",
"@tanstack/react-query": "^5.62.11", "@tanstack/react-query": "^5.62.11",
"@testing-library/jest-dom": "^6.6.3", "@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0", "@testing-library/react": "^16.1.0",
@ -2618,20 +2618,22 @@
} }
}, },
"node_modules/@tabler/icons": { "node_modules/@tabler/icons": {
"version": "3.28.1", "version": "3.30.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.28.1.tgz", "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.30.0.tgz",
"integrity": "sha512-h7nqKEvFooLtFxhMOC1/2eiV+KRXhBUuDUUJrJlt6Ft6tuMw2eU/9GLQgrTk41DNmIEzp/LI83K9J9UUU8YBYQ==", "integrity": "sha512-c8OKLM48l00u9TFbh2qhSODMONIzML8ajtCyq95rW8vzkWcBrKRPM61tdkThz2j4kd5u17srPGIjqdeRUZdfdw==",
"license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",
"url": "https://github.com/sponsors/codecalm" "url": "https://github.com/sponsors/codecalm"
} }
}, },
"node_modules/@tabler/icons-react": { "node_modules/@tabler/icons-react": {
"version": "3.28.1", "version": "3.30.0",
"resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.28.1.tgz", "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.30.0.tgz",
"integrity": "sha512-KNBpA2kbxr3/2YK5swt7b/kd/xpDP1FHYZCxDFIw54tX8slELRFEf95VMxsccQHZeIcUbdoojmUUuYSbt/sM5Q==", "integrity": "sha512-9KZ9D1UNAyjlLkkYp2HBPHdf6lAJ2aelDqh8YYAnnmLF3xwprWKxxW8+zw5jlI0IwdfN4XFFuzqePkaw+DpIOg==",
"license": "MIT",
"dependencies": { "dependencies": {
"@tabler/icons": "3.28.1" "@tabler/icons": "3.30.0"
}, },
"funding": { "funding": {
"type": "github", "type": "github",