| @@ -34,11 +34,11 @@ | ||
| 34 | 34 | "@hostinger/wp-plugin-toolkit": "^1.1.0", |
| 35 | 35 | "@rushstack/eslint-patch": "^1.12.0", |
| 36 | 36 | "@types/lodash": "^4.17.20", |
| 37 | 37 | "@types/node": "^25.6.0", |
| 38 | - "@typescript-eslint/eslint-plugin": "^8.38.0", | |
| 39 | - "@typescript-eslint/parser": "^8.59.3", | |
| 40 | - "@vitest/coverage-v8": "^4.1.6", | |
| 38 | + "@typescript-eslint/eslint-plugin": "^8.65.0", | |
| 39 | + "@typescript-eslint/parser": "^8.63.0", | |
| 40 | + "@vitest/coverage-v8": "^4.1.10", | |
| 41 | 41 | "@vue/eslint-config-typescript": "^14.1.3", |
| 42 | 42 | "@vue/test-utils": "^2.4.6", |
| 43 | 43 | "@vue/tsconfig": "^0.9.1", |
| 44 | 44 | "cross-env": "^10.0.0", |
| @@ -48,43 +48,43 @@ | ||
| 48 | 48 | "eslint-plugin-import": "^2.32.0", |
| 49 | 49 | "eslint-plugin-modules-newlines": "^0.0.7", |
| 50 | 50 | "eslint-plugin-simple-import-sort": "^13.0.0", |
| 51 | 51 | "eslint-plugin-unused-imports": "^4.1.4", |
| 52 | - "eslint-plugin-vue": "^10.9.1", | |
| 52 | + "eslint-plugin-vue": "^10.10.0", | |
| 53 | 53 | "husky": "^9.1.7", |
| 54 | - "jsdom": "^27.4.0", | |
| 54 | + "jsdom": "^29.1.1", | |
| 55 | 55 | "lint-staged": "^17.0.4", |
| 56 | 56 | "lodash": "^4.17.23", |
| 57 | 57 | "mini-css-extract-plugin": "^2.10.2", |
| 58 | 58 | "punycode": "^2.3.1", |
| 59 | - "sass": "^1.89.2", | |
| 60 | - "sass-loader": "^16.0.8", | |
| 59 | + "sass": "^1.101.0", | |
| 60 | + "sass-loader": "^17.0.0", | |
| 61 | 61 | "style-loader": "^4.0.0", |
| 62 | 62 | "terser-webpack-plugin": "^5.3.14", |
| 63 | - "ts-loader": "^9.5.2", | |
| 63 | + "ts-loader": "^9.6.2", | |
| 64 | 64 | "typescript": "^5.9.3", |
| 65 | 65 | "typescript-eslint": "^8.38.0", |
| 66 | 66 | "video.js": "^8.10.0", |
| 67 | - "vite": "^6.4.2", | |
| 67 | + "vite": "^7.0.0", | |
| 68 | 68 | "vitest": "^4.0.9", |
| 69 | - "vue": "^3.5.17", | |
| 70 | - "vue-eslint-parser": "^10.1.4", | |
| 69 | + "vue": "^3.5.39", | |
| 70 | + "vue-eslint-parser": "^10.4.1", | |
| 71 | 71 | "vue-loader": "^17.4.2", |
| 72 | - "webpack": "^5.105.4", | |
| 73 | - "webpack-cli": "^7.0.2" | |
| 72 | + "webpack": "^5.107.2", | |
| 73 | + "webpack-cli": "^7.1.0" | |
| 74 | 74 | }, |
| 75 | 75 | "dependencies": { |
| 76 | - "@vitejs/plugin-vue": "^5.2.4", | |
| 77 | - "@vueuse/core": "^14.2.1", | |
| 78 | - "axios": "^1.15.0", | |
| 76 | + "@vitejs/plugin-vue": "^6.0.7", | |
| 77 | + "@vueuse/core": "^14.3.0", | |
| 78 | + "axios": "^1.18.0", | |
| 79 | 79 | "bootstrap-scss": "^5.3.3", |
| 80 | 80 | "pinia": "^3.0.4", |
| 81 | 81 | "pinia-plugin-persistedstate": "^4.7.1", |
| 82 | 82 | "survey-core": "^1.12.53", |
| 83 | 83 | "survey-jquery": "^1.12.53", |
| 84 | - "survey-knockout-ui": "^1.12.53", | |
| 84 | + "survey-knockout-ui": "^1.12.63", | |
| 85 | 85 | "videojs-youtube": "^3.0.1", |
| 86 | - "vue-router": "^5.0.6", | |
| 86 | + "vue-router": "^5.2.0", | |
| 87 | 87 | "vue3-slide-up-down": "^2.1.0", |
| 88 | 88 | "vue3-toastify": "^0.2.1" |
| 89 | 89 | }, |
| 90 | 90 | "browserslist": [ |