|
|
|
@ -76,7 +76,7 @@
|
|
|
|
|
"eslint": "^9.11.1", |
|
|
|
|
"eslint-plugin-react-hooks": "^5.1.0-rc-e56f4ae3-20240830", |
|
|
|
|
"eslint-plugin-react-refresh": "^0.4.12", |
|
|
|
|
"globals": "^15.9.0", |
|
|
|
|
"globals": "^15.10.0", |
|
|
|
|
"jsdom": "^25.0.1", |
|
|
|
|
"postcss": "^8.4.35", |
|
|
|
|
"postcss-preset-mantine": "^1.17.0", |
|
|
|
@ -153,19 +153,6 @@
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"mantine-ui/node_modules/globals": { |
|
|
|
|
"version": "15.9.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-15.9.0.tgz", |
|
|
|
|
"integrity": "sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=18" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"module/codemirror-promql": { |
|
|
|
|
"name": "@prometheus-io/codemirror-promql", |
|
|
|
|
"version": "0.300.0-beta.0", |
|
|
|
@ -1500,6 +1487,18 @@
|
|
|
|
|
"url": "https://opencollective.com/eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": { |
|
|
|
|
"version": "14.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz", |
|
|
|
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=18" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@eslint/js": { |
|
|
|
|
"version": "9.11.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.11.1.tgz", |
|
|
|
@ -5338,11 +5337,10 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/globals": { |
|
|
|
|
"version": "14.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz", |
|
|
|
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==", |
|
|
|
|
"version": "15.10.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-15.10.0.tgz", |
|
|
|
|
"integrity": "sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=18" |
|
|
|
|
}, |
|
|
|
|