|
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | 21 | "@intlify/core-base": "^11.1.12", |
22 | | - "@rails/actioncable": "^8.0.300", |
23 | | - "@sentry/vue": "^10.18.0", |
24 | | - "@vuepic/vue-datepicker": "^11.0.2", |
| 22 | + "@rails/actioncable": "^8.1.100", |
| 23 | + "@sentry/vue": "^10.22.0", |
| 24 | + "@vuepic/vue-datepicker": "^11.0.3", |
25 | 25 | "date-fns": "^4.1.0", |
26 | 26 | "is-touch-device": "^1.0.1", |
27 | 27 | "lodash-es": "^4.17.21", |
|
32 | 32 | "tslib": "^2.8.1", |
33 | 33 | "vue": "^3.5.22", |
34 | 34 | "vue-i18n": "^11.1.12", |
35 | | - "vue-router": "^4.5.1" |
| 35 | + "vue-router": "^4.6.3" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@flydotio/dockerfile": "^0.7.10", |
39 | 39 | "@pinia/testing": "^1.0.2", |
40 | | - "@rushstack/eslint-patch": "^1.13.0", |
| 40 | + "@rushstack/eslint-patch": "^1.14.1", |
41 | 41 | "@testing-library/cypress": "^10.1.0", |
42 | 42 | "@testing-library/vue": "^8.1.0", |
43 | 43 | "@tsconfig/node22": "^22.0.2", |
44 | 44 | "@types/is-touch-device": "^1.0.3", |
45 | 45 | "@types/jsdom": "^27.0.0", |
46 | 46 | "@types/lodash-es": "^4.17.12", |
47 | 47 | "@types/luxon": "^3.7.1", |
48 | | - "@types/node": "^24.7.0", |
49 | | - "@types/rails__actioncable": "^6.1.11", |
| 48 | + "@types/node": "^24.9.2", |
| 49 | + "@types/rails__actioncable": "^8.0.3", |
50 | 50 | "@types/setimmediate": "^1.0.4", |
51 | | - "@typescript-eslint/utils": "^8.46.0", |
| 51 | + "@typescript-eslint/utils": "^8.46.2", |
52 | 52 | "@vitejs/plugin-vue": "^6.0.1", |
53 | | - "@vitest/eslint-plugin": "^1.3.16", |
| 53 | + "@vitest/eslint-plugin": "^1.4.0", |
54 | 54 | "@vue/compiler-dom": "^3.5.22", |
55 | 55 | "@vue/eslint-config-prettier": "^10.2.0", |
56 | 56 | "@vue/eslint-config-typescript": "^14.6.0", |
57 | 57 | "@vue/server-renderer": "^3.5.22", |
58 | 58 | "@vue/test-utils": "^2.4.6", |
59 | 59 | "@vue/tsconfig": "^0.8.1", |
60 | | - "cypress": "^15.4.0", |
| 60 | + "cypress": "^15.5.0", |
61 | 61 | "cypress-vite": "^1.8.0", |
62 | | - "eslint": "^9.37.0", |
| 62 | + "eslint": "^9.38.0", |
63 | 63 | "eslint-plugin-cypress": "^5.2.0", |
64 | | - "eslint-plugin-vue": "^10.5.0", |
65 | | - "jsdom": "^27.0.0", |
| 64 | + "eslint-plugin-vue": "^10.5.1", |
| 65 | + "jsdom": "^27.1.0", |
66 | 66 | "npm-run-all2": "^8.0.4", |
67 | | - "postal-mime": "^2.5.0", |
| 67 | + "postal-mime": "^2.6.0", |
68 | 68 | "postcss": "^8.5.6", |
69 | 69 | "postcss-html": "^1.8.0", |
70 | 70 | "prettier": "^3.6.2", |
71 | 71 | "sass": "^1.93.2", |
72 | 72 | "setimmediate": "^1.0.5", |
73 | 73 | "start-server-and-test": "^2.1.2", |
74 | 74 | "stylelint": "^16.25.0", |
75 | | - "stylelint-config-recess-order": "^7.3.0", |
| 75 | + "stylelint-config-recess-order": "^7.4.0", |
76 | 76 | "stylelint-config-recommended-scss": "^16.0.2", |
77 | 77 | "stylelint-config-recommended-vue": "^1.6.1", |
78 | 78 | "stylelint-config-standard-scss": "^16.0.0", |
79 | 79 | "stylelint-order": "^7.0.0", |
80 | 80 | "typescript": "^5.9.3", |
81 | | - "vite": "^7.1.9", |
82 | | - "vite-plugin-vue-devtools": "^8.0.2", |
83 | | - "vitest": "^3.2.4", |
| 81 | + "vite": "^7.1.12", |
| 82 | + "vite-plugin-vue-devtools": "^8.0.3", |
| 83 | + "vitest": "^4.0.5", |
84 | 84 | "vue-eslint-parser": "^10.2.0", |
85 | | - "vue-tsc": "^3.1.1" |
| 85 | + "vue-tsc": "^3.1.2" |
86 | 86 | } |
87 | 87 | } |
0 commit comments