|
1 | 1 | { |
2 | 2 | "name": "client-v3", |
3 | | - "version": "0.32.1", |
| 3 | + "version": "0.32.2", |
4 | 4 | "description": "DigiScript front end (Vue 3)", |
5 | 5 | "author": "DreamTeamProd", |
6 | 6 | "private": true, |
|
34 | 34 | "@vuelidate/core": "^2.0.3", |
35 | 35 | "@vuelidate/validators": "^2.0.4", |
36 | 36 | "bootstrap": "^5.3.8", |
37 | | - "bootstrap-vue-next": "^0.45.5", |
| 37 | + "bootstrap-vue-next": "^0.45.6", |
38 | 38 | "bootswatch": "^5.3.8", |
39 | 39 | "contrast-color": "1.0.1", |
40 | 40 | "core-js": "^3.49.0", |
|
56 | 56 | "vue-toast-notification": "^3.1.3" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@emnapi/core": "1.11.0", |
60 | | - "@emnapi/runtime": "1.11.0", |
| 59 | + "@emnapi/core": "1.11.1", |
| 60 | + "@emnapi/runtime": "1.11.1", |
61 | 61 | "@eslint/js": "^10.0.1", |
62 | 62 | "@iconify-json/mdi": "^1.2.3", |
63 | 63 | "@types/lodash": "~4.17.24", |
64 | 64 | "@types/node": ">=22.12.0", |
65 | | - "@typescript-eslint/eslint-plugin": "^8.61.0", |
66 | | - "@typescript-eslint/parser": "^8.61.0", |
| 65 | + "@typescript-eslint/eslint-plugin": "^8.61.1", |
| 66 | + "@typescript-eslint/parser": "^8.61.1", |
67 | 67 | "@vitejs/plugin-vue": "^6.0.7", |
68 | | - "@vitest/ui": "^4.1.8", |
| 68 | + "@vitest/ui": "^4.1.9", |
69 | 69 | "@vue/test-utils": "^2.4.11", |
70 | | - "eslint": "^10.4.1", |
| 70 | + "eslint": "^10.5.0", |
71 | 71 | "eslint-config-prettier": "^10.1.8", |
72 | 72 | "eslint-plugin-prettier": "^5.5.6", |
73 | 73 | "eslint-plugin-vue": "^10.9.2", |
|
77 | 77 | "prettier": "^3.8.4", |
78 | 78 | "sass": "1.101.0", |
79 | 79 | "typescript": "^6.0.3", |
80 | | - "typescript-eslint": "^8.61.0", |
| 80 | + "typescript-eslint": "^8.61.1", |
81 | 81 | "unplugin-icons": "^23.0.1", |
82 | 82 | "unplugin-vue-components": "^32.1.0", |
83 | 83 | "vite": "^8.0.16", |
84 | | - "vitest": "^4.1.8", |
| 84 | + "vitest": "^4.1.9", |
85 | 85 | "vue-eslint-parser": "^10.4.1", |
86 | | - "@playwright/test": "^1.60.0" |
| 86 | + "@playwright/test": "^1.61.0" |
87 | 87 | }, |
88 | 88 | "browserslist": [ |
89 | 89 | "> 1%", |
|
0 commit comments