diff --git a/package.json b/package.json index 6f78403..55dcb14 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore" }, "dependencies": { - "swiper": "^8.4.6", + "swiper": "^9.0.5", "vue": "^3.2.45", "vue-router": "^4.1.6" },