diff --git a/ui/package-lock.json b/ui/package-lock.json index 45fe2fcb69..480e69cdbc 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -51,7 +51,7 @@ "ngx-spinner": "^17.0.0", "roboto-fontface": "^0.10.0", "rxjs": "~7.8.1", - "swiper": "11.2.0", + "swiper": "11.2.1", "tslib": "^2.8.1", "uuid": "^11.0.5", "zone.js": "~0.15.0" @@ -73,7 +73,7 @@ "@ionic/angular-toolkit": "^12.1.1", "@ionic/cli": "^7.2.0", "@schematics/angular": "^19.0.6", - "@stylistic/eslint-plugin": "^2.12.1", + "@stylistic/eslint-plugin": "^2.13.0", "@types/jasmine": "~5.1.5", "@types/jasminewd2": "~2.0.13", "@types/json-schema": "^7.0.15", @@ -84,7 +84,7 @@ "@types/uuid": "^10.0.0", "@typescript-eslint/eslint-plugin": "^8.19.0", "@typescript-eslint/parser": "^8.19.0", - "@typescript-eslint/types": "^8.19.1", + "@typescript-eslint/types": "^8.20.0", "eslint": "^9.17.0", "eslint-import-resolver-typescript": "^3.7.0", "eslint-plugin-check-file": "^2.8.0", @@ -6269,9 +6269,9 @@ } }, "node_modules/@stylistic/eslint-plugin": { - "version": "2.12.1", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-2.12.1.tgz", - "integrity": "sha512-fubZKIHSPuo07FgRTn6S4Nl0uXPRPYVNpyZzIDGfp7Fny6JjNus6kReLD7NI380JXi4HtUTSOZ34LBuNPO1XLQ==", + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-2.13.0.tgz", + "integrity": "sha512-RnO1SaiCFHn666wNz2QfZEFxvmiNRqhzaMXHXxXXKt+MEP7aajlPxUSMIQpKAaJfverpovEYqjBOXDq6dDcaOQ==", "dev": true, "dependencies": { "@typescript-eslint/utils": "^8.13.0", @@ -6836,9 +6836,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.19.1.tgz", - "integrity": "sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.20.0.tgz", + "integrity": "sha512-cqaMiY72CkP+2xZRrFt3ExRBu0WmVitN/rYPZErA80mHjHx/Svgp8yfbzkJmDoQ/whcytOPO9/IZXnOc+wigRA==", "dev": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -20116,9 +20116,9 @@ } }, "node_modules/swiper": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.0.tgz", - "integrity": "sha512-rjjAKgDEs+grR2eQshVDCcE4KNPC7CI294nfcbV9gE8WCsLdvOYXDeZKUYevqAZZp8j5hE7kpT3dAGVKFBWlxQ==", + "version": "11.2.1", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.1.tgz", + "integrity": "sha512-62G69+iQRIfUqTmJkWpZDcX891Ra8O9050ckt1/JI2H+0483g+gq0m7gINecDqMtDh2zt5dK+uzBRxGhGOOvQA==", "funding": [ { "type": "patreon", diff --git a/ui/package.json b/ui/package.json index 6e1ef467a7..84e59c36ec 100644 --- a/ui/package.json +++ b/ui/package.json @@ -46,7 +46,7 @@ "ngx-spinner": "^17.0.0", "roboto-fontface": "^0.10.0", "rxjs": "~7.8.1", - "swiper": "11.2.0", + "swiper": "11.2.1", "tslib": "^2.8.1", "uuid": "^11.0.5", "zone.js": "~0.15.0" @@ -68,7 +68,7 @@ "@ionic/angular-toolkit": "^12.1.1", "@ionic/cli": "^7.2.0", "@schematics/angular": "^19.0.6", - "@stylistic/eslint-plugin": "^2.12.1", + "@stylistic/eslint-plugin": "^2.13.0", "@types/jasmine": "~5.1.5", "@types/jasminewd2": "~2.0.13", "@types/json-schema": "^7.0.15", @@ -79,7 +79,7 @@ "@types/uuid": "^10.0.0", "@typescript-eslint/eslint-plugin": "^8.19.0", "@typescript-eslint/parser": "^8.19.0", - "@typescript-eslint/types": "^8.19.1", + "@typescript-eslint/types": "^8.20.0", "eslint": "^9.17.0", "eslint-import-resolver-typescript": "^3.7.0", "eslint-plugin-check-file": "^2.8.0",