|
1 | 1 | { |
2 | 2 | "name": "berry-free-vuetify-vuejs-admin-template", |
3 | | - "version": "1.2.0", |
| 3 | + "version": "1.3.0", |
4 | 4 | "private": true, |
5 | 5 | "author": "CodedThemes", |
6 | 6 | "type": "module", |
|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@mdi/js": "^7.4.47", |
18 | | - "@tiptap/starter-kit": "2.3.2", |
19 | | - "@tiptap/vue-3": "2.3.2", |
20 | | - "@tsconfig/node20": "20.1.4", |
21 | | - "@typescript-eslint/parser": "^7.8.0", |
22 | | - "apexcharts": "3.49.1", |
23 | | - "axios": "1.6.8", |
24 | | - "axios-mock-adapter": "^1.22.0", |
25 | | - "chance": "1.1.11", |
26 | | - "date-fns": "3.6.0", |
| 18 | + "@tsconfig/node22": "^22.0.0", |
| 19 | + "@typescript-eslint/parser": "^8.19.0", |
| 20 | + "apexcharts": "4.3.0", |
| 21 | + "axios": "1.7.9", |
| 22 | + "axios-mock-adapter": "2.1.0", |
| 23 | + "chance": "1.1.12", |
| 24 | + "date-fns": "4.1.0", |
27 | 25 | "lodash": "4.17.21", |
28 | | - "pinia": "2.1.7", |
29 | | - "remixicon": "4.2.0", |
30 | | - "vee-validate": "4.12.8", |
31 | | - "vite-plugin-vuetify": "2.0.3", |
32 | | - "vue": "3.4.27", |
33 | | - "vue-router": "4.3.2", |
| 26 | + "pinia": "2.3.0", |
| 27 | + "remixicon": "4.6.0", |
| 28 | + "vee-validate": "4.15.0", |
| 29 | + "vite-plugin-vuetify": "2.0.4", |
| 30 | + "vue": "3.5.13", |
| 31 | + "vue-router": "4.5.0", |
34 | 32 | "vue-tabler-icons": "2.21.0", |
35 | | - "vue3-apexcharts": "1.5.2", |
| 33 | + "vue3-apexcharts": "1.8.0", |
36 | 34 | "vue3-perfect-scrollbar": "2.0.0", |
37 | 35 | "vue3-print-nb": "0.1.4", |
38 | | - "vuetify": "3.6.5", |
| 36 | + "vuetify": "3.7.6", |
39 | 37 | "webpack-plugin-vuetify": "3.0.3", |
40 | | - "yup": "1.4.0" |
| 38 | + "yup": "1.6.1" |
41 | 39 | }, |
42 | 40 | "devDependencies": { |
43 | | - "@eslint/js": "^9.1.1", |
| 41 | + "@eslint/js": "^9.17.0", |
44 | 42 | "@types/chance": "1.1.6", |
45 | | - "@types/node": "20.12.11", |
46 | | - "@vitejs/plugin-vue": "5.0.4", |
47 | | - "@vue/eslint-config-prettier": "9.0.0", |
48 | | - "@vue/tsconfig": "0.5.1", |
49 | | - "eslint": "8.57.0", |
50 | | - "eslint-plugin-vue": "9.25.0", |
51 | | - "prettier": "3.2.5", |
52 | | - "sass": "1.77.1", |
53 | | - "sass-loader": "14.2.1", |
54 | | - "typescript": "5.4.5", |
55 | | - "typescript-eslint": "^7.8.0", |
56 | | - "vite": "5.2.11", |
| 43 | + "@types/node": "22.10.4", |
| 44 | + "@vitejs/plugin-vue": "5.2.1", |
| 45 | + "@vue/eslint-config-prettier": "10.1.0", |
| 46 | + "@vue/tsconfig": "0.7.0", |
| 47 | + "eslint": "9.17.0", |
| 48 | + "eslint-plugin-vue": "9.32.0", |
| 49 | + "prettier": "3.4.2", |
| 50 | + "sass": "1.79.6", |
| 51 | + "sass-loader": "16.0.4", |
| 52 | + "typescript": "5.7.2", |
| 53 | + "typescript-eslint": "^8.19.0", |
| 54 | + "vite": "6.0.7", |
57 | 55 | "vue-cli-plugin-vuetify": "2.5.8", |
58 | | - "vue-tsc": "2.0.17" |
| 56 | + "vue-tsc": "2.2.0" |
59 | 57 | } |
60 | 58 | } |
0 commit comments