|
16 | 16 | "dependencies": {
|
17 | 17 | "@intlify/unplugin-vue-i18n": "^4.0.0",
|
18 | 18 | "@mdi/js": "^7.4.47",
|
19 |
| - "@vitejs/plugin-vue": "^5.0.5", |
| 19 | + "@vitejs/plugin-vue": "^5.1.2", |
20 | 20 | "@vueuse/rxjs": "^11.0.0",
|
21 | 21 | "@ygoe/msgpack": "^1.0.3",
|
22 | 22 | "cli-highlight": "^2.1.11",
|
23 | 23 | "csc-ui": "0.9.5",
|
24 | 24 | "dexie": "^4.0.8",
|
25 |
| - "eslint": "^9.5.0", |
26 |
| - "eslint-plugin-vue": "^9.26.0", |
| 25 | + "eslint": "^9.9.0", |
| 26 | + "eslint-plugin-vue": "^9.27.0", |
27 | 27 | "eslint-utils": "^3.0.0",
|
28 | 28 | "lodash": "^4.17.21",
|
29 |
| - "luxon": "^3.4.4", |
| 29 | + "luxon": "^3.5.0", |
30 | 30 | "rxjs": "^7.8.1",
|
31 |
| - "sass": "^1.77.5", |
| 31 | + "sass": "^1.77.8", |
32 | 32 | "spark-md5": "^3.0.2",
|
33 |
| - "vite": "^5.3.1", |
34 |
| - "vue": "^3.4.29", |
35 |
| - "vue-i18n": "^9.13.1", |
36 |
| - "vue-router": "^4.3.3", |
| 33 | + "vite": "^5.4.2", |
| 34 | + "vue": "^3.4.38", |
| 35 | + "vue-i18n": "^9.14.0", |
| 36 | + "vue-router": "^4.4.3", |
37 | 37 | "vuex": "^4.1.0",
|
38 |
| - "webpack": "^5.92.0", |
| 38 | + "webpack": "^5.94.0", |
39 | 39 | "webpack-cli": "^5.1.4"
|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 | 42 | "@eslint/eslintrc": "^3.1.0",
|
43 |
| - "@eslint/js": "^9.5.0", |
| 43 | + "@eslint/js": "^9.9.0", |
44 | 44 | "@faker-js/faker": "^8.4.1",
|
45 |
| - "@testing-library/dom": "^10.0.0", |
46 |
| - "@testing-library/jest-dom": "^6.4.6", |
| 45 | + "@testing-library/dom": "^10.4.0", |
| 46 | + "@testing-library/jest-dom": "^6.4.8", |
47 | 47 | "@testing-library/user-event": "^14.5.2",
|
48 | 48 | "@testing-library/vue": "^8.1.0",
|
49 |
| - "@vue/compiler-sfc": "^3.4.29", |
50 |
| - "cypress": "^13.11.0", |
| 49 | + "@vue/compiler-sfc": "^3.4.38", |
| 50 | + "cypress": "^13.13.3", |
51 | 51 | "cypress-cloud": "^1.10.2",
|
52 |
| - "globals": "^15.4.0", |
| 52 | + "globals": "^15.9.0", |
53 | 53 | "install": "^0.13.0",
|
54 | 54 | "jest": "^29.7.0",
|
55 | 55 | "pg": "^8.12.0"
|
|
0 commit comments