diff --git a/components/inspectit-ocelot-configurationserver-ui/package.json b/components/inspectit-ocelot-configurationserver-ui/package.json index 33cd6f49cc..406d3f0873 100644 --- a/components/inspectit-ocelot-configurationserver-ui/package.json +++ b/components/inspectit-ocelot-configurationserver-ui/package.json @@ -70,7 +70,7 @@ "@babel/helper-regex": "^7.10.5", "@babel/helper-string-parser": "^7.27.1", "@babel/preset-react": "^7.27.1", - "@next/eslint-plugin-next": "^15.3.2", + "@next/eslint-plugin-next": "^15.5.4", "@storybook/addon-actions": "^9.0.8", "@storybook/addon-essentials": "^8.1.11", "@storybook/addon-links": "^8.1.11", diff --git a/components/inspectit-ocelot-configurationserver-ui/yarn.lock b/components/inspectit-ocelot-configurationserver-ui/yarn.lock index a91e71edc4..a79d078530 100644 --- a/components/inspectit-ocelot-configurationserver-ui/yarn.lock +++ b/components/inspectit-ocelot-configurationserver-ui/yarn.lock @@ -834,13 +834,20 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-15.5.3.tgz#59ab3143b370774464143731587318b067cc3f87" integrity sha512-RSEDTRqyihYXygx/OJXwvVupfr9m04+0vH8vyy0HfZ7keRto6VX9BbEk0J2PUk0VGy6YhklJUSrgForov5F9pw== -"@next/eslint-plugin-next@15.5.0", "@next/eslint-plugin-next@^15.3.2": +"@next/eslint-plugin-next@15.5.0": version "15.5.0" resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.5.0.tgz#bee716b8d435e3c8496391770c6eff5dcf848e51" integrity sha512-+k83U/fST66eQBjTltX2T9qUYd43ntAe+NZ5qeZVTQyTiFiHvTLtkpLKug4AnZAtuI/lwz5tl/4QDJymjVkybg== dependencies: fast-glob "3.3.1" +"@next/eslint-plugin-next@^15.5.4": + version "15.5.4" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.5.4.tgz#e7af86b7197a26e8a9d3784d1e365a2eb9298f5b" + integrity sha512-SR1vhXNNg16T4zffhJ4TS7Xn7eq4NfKfcOsRwea7RIAHrjRpI9ALYbamqIJqkAhowLlERffiwk0FMvTLNdnVtw== + dependencies: + fast-glob "3.3.1" + "@next/swc-darwin-arm64@15.5.3": version "15.5.3" resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.5.3.tgz#f1bd728baf9b0ed0b6261a2fbc6436906cf9472e"