|
66 | 66 | "mathjs": "^14.3.0" |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | | - "@storybook/addon-essentials": "^6.5.14", |
70 | | - "@storybook/builder-vite": "^0.2.5", |
71 | | - "@storybook/vue": "^6.5.14", |
| 69 | + "@storybook/addon-essentials": "^8.0.0", |
| 70 | + "@storybook/builder-vite": "^9.0.0", |
| 71 | + "@storybook/vue": "^7.0.0", |
72 | 72 | "@types/lodash": "^4.14.138", |
73 | 73 | "@types/luxon": "^3.4.2", |
74 | | - "@typescript-eslint/eslint-plugin": "^5.42.0", |
75 | | - "@typescript-eslint/parser": "^5.42.0", |
| 74 | + "@typescript-eslint/eslint-plugin": "^8.0.0", |
| 75 | + "@typescript-eslint/parser": "^8.0.0", |
76 | 76 | "@vitejs/plugin-vue2": "2.0.0", |
77 | 77 | "@vitest/coverage-c8": "^0.25.0", |
78 | | - "@vue/eslint-config-prettier": "^7.0.0", |
79 | | - "@vue/eslint-config-typescript": "^3.2.0", |
80 | | - "@vue/test-utils": "1.0.0-beta.29", |
| 78 | + "@vue/eslint-config-prettier": "^10.0.0", |
| 79 | + "@vue/eslint-config-typescript": "^14.0.0", |
| 80 | + "@vue/test-utils": "2.4.6", |
81 | 81 | "@vue/tsconfig": "^0.1.3", |
82 | 82 | "codecov": "^3.3.0", |
83 | 83 | "core-js": "3", |
84 | | - "eslint": "^8.27.0", |
| 84 | + "eslint": "^9.0.0", |
85 | 85 | "eslint-config-import": "^0.13.0", |
86 | | - "eslint-config-prettier": "^8.5.0", |
| 86 | + "eslint-config-prettier": "^10.0.0", |
87 | 87 | "eslint-import-resolver-alias": "^1.1.2", |
88 | | - "eslint-import-resolver-typescript": "^3.5.2", |
| 88 | + "eslint-import-resolver-typescript": "^4.0.0", |
89 | 89 | "eslint-plugin-import": "^2.26.0", |
90 | | - "eslint-plugin-simple-import-sort": "^8.0.0", |
91 | | - "eslint-plugin-storybook": "^0.6.7", |
92 | | - "eslint-plugin-vue": "^9.7.0", |
93 | | - "jsdom": "^20.0.2", |
94 | | - "prettier": "^2.7.1", |
| 90 | + "eslint-plugin-simple-import-sort": "^12.0.0", |
| 91 | + "eslint-plugin-storybook": "^9.0.0", |
| 92 | + "eslint-plugin-vue": "^10.0.0", |
| 93 | + "jsdom": "^27.0.0", |
| 94 | + "prettier": "^3.0.0", |
95 | 95 | "sass": "^1.29.0", |
96 | | - "sass-loader": "^10.1.0", |
97 | | - "storybook": "^6.5.14", |
| 96 | + "sass-loader": "^16.0.0", |
| 97 | + "storybook": "^9.0.0", |
98 | 98 | "tslib": "^2.4.0", |
99 | 99 | "typedoc": "^0.15.0", |
100 | | - "typedoc-plugin-markdown": "^1.1.27", |
101 | | - "typescript": "^4.9.3", |
| 100 | + "typedoc-plugin-markdown": "^4.0.0", |
| 101 | + "typescript": "^5.0.0", |
102 | 102 | "v-calendar": "^2.3.4", |
103 | 103 | "v-tooltip": "^2.0.3", |
104 | 104 | "vite": "^4.5.6", |
105 | | - "vitest": "^0.25.3", |
106 | | - "vue": "^2.7.14", |
| 105 | + "vitest": "^3.0.0", |
| 106 | + "vue": "^3.0.0", |
107 | 107 | "vue-class-component": "^7.2.6", |
108 | | - "vue-eslint-parser": "^9.1.0", |
109 | | - "vue-loader": "^15.10.0", |
110 | | - "vue-multiselect": "^2.1.6", |
| 108 | + "vue-eslint-parser": "^10.0.0", |
| 109 | + "vue-loader": "^17.0.0", |
| 110 | + "vue-multiselect": "^3.0.0", |
111 | 111 | "vue-property-decorator": "^9.1.2", |
112 | 112 | "vue-template-compiler": "2.7.14", |
113 | | - "vue-tsc": "^1.0.9" |
| 113 | + "vue-tsc": "^3.0.0" |
114 | 114 | }, |
115 | 115 | "packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" |
116 | 116 | } |
0 commit comments