|
|
|
|
@ -44,7 +44,7 @@ |
|
|
|
|
"@nexucis/kvsearch": "^0.9.1", |
|
|
|
|
"@prometheus-io/codemirror-promql": "0.302.1", |
|
|
|
|
"@reduxjs/toolkit": "^2.6.1", |
|
|
|
|
"@tabler/icons-react": "^3.28.1", |
|
|
|
|
"@tabler/icons-react": "^3.31.0", |
|
|
|
|
"@tanstack/react-query": "^5.67.1", |
|
|
|
|
"@testing-library/jest-dom": "^6.6.3", |
|
|
|
|
"@testing-library/react": "^16.2.0", |
|
|
|
|
@ -2732,20 +2732,22 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@tabler/icons": { |
|
|
|
|
"version": "3.28.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.28.1.tgz", |
|
|
|
|
"integrity": "sha512-h7nqKEvFooLtFxhMOC1/2eiV+KRXhBUuDUUJrJlt6Ft6tuMw2eU/9GLQgrTk41DNmIEzp/LI83K9J9UUU8YBYQ==", |
|
|
|
|
"version": "3.31.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.31.0.tgz", |
|
|
|
|
"integrity": "sha512-dblAdeKY3+GA1U+Q9eziZ0ooVlZMHsE8dqP0RkwvRtEsAULoKOYaCUOcJ4oW1DjWegdxk++UAt2SlQVnmeHv+g==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"funding": { |
|
|
|
|
"type": "github", |
|
|
|
|
"url": "https://github.com/sponsors/codecalm" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@tabler/icons-react": { |
|
|
|
|
"version": "3.28.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.28.1.tgz", |
|
|
|
|
"integrity": "sha512-KNBpA2kbxr3/2YK5swt7b/kd/xpDP1FHYZCxDFIw54tX8slELRFEf95VMxsccQHZeIcUbdoojmUUuYSbt/sM5Q==", |
|
|
|
|
"version": "3.31.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.31.0.tgz", |
|
|
|
|
"integrity": "sha512-2rrCM5y/VnaVKnORpDdAua9SEGuJKVqPtWxeQ/vUVsgaUx30LDgBZph7/lterXxDY1IKR6NO//HDhWiifXTi3w==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@tabler/icons": "3.28.1" |
|
|
|
|
"@tabler/icons": "3.31.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "github", |
|
|
|
|
|