diff --git a/package.json b/package.json index af541e3..b958284 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "build": "ui5 build --clean-dest --dest ./dist" }, "devDependencies": { - "@openui5/ts-types": "^1.130.0", + "@openui5/ts-types": "^1.131.1", "@ui5/cli": "^4.0.9", "eslint": "^9.14.0", "ui5-middleware-livereload": "^3.1.0" diff --git a/yarn.lock b/yarn.lock index 8f04d88..e93fba3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -291,10 +291,10 @@ proc-log "^4.0.0" which "^4.0.0" -"@openui5/ts-types@^1.130.0": - version "1.130.0" - resolved "https://registry.yarnpkg.com/@openui5/ts-types/-/ts-types-1.130.0.tgz#aca2d2eafc070053ef62841270653686dee33b87" - integrity sha512-rol8QOWaNYSsSArGYjH43n5o2Ut99z2j17FROuvfgxsM3edaPkevSuUqQk/pgGeK4dXdqt0LMmNi9y82GBeI8g== +"@openui5/ts-types@^1.131.1": + version "1.131.1" + resolved "https://registry.yarnpkg.com/@openui5/ts-types/-/ts-types-1.131.1.tgz#c4a5c47898293b2659779b6a5c1fe3ff8b0bb663" + integrity sha512-pAxtzme8hTmmbrzU2Bek8gnmH/JaLx6sXb8tS5d7JWK8XIuNUqSNw87IIhn2BTxeeGwU4PUHD+bPCMXps8Y87Q== "@pkgjs/parseargs@^0.11.0": version "0.11.0"