|
19 | 19 | "*.{js,vue}": "eslint" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@ckeditor/ckeditor5-build-classic": "31.0.0", |
| 22 | + "@ckeditor/ckeditor5-build-classic": "30.0.0", |
23 | 23 | "@ckeditor/ckeditor5-vue": "2.0.1", |
24 | 24 | "@iconicicons/vue3": "1.5.0", |
25 | | - "@vue/composition-api": "^1.4.0", |
26 | | - "@vueup/vue-quill": "1.0.0-alpha.1", |
27 | | - "@vueuse/components": "^7.1.2", |
28 | | - "@vueuse/core": "7.1.2", |
29 | | - "@vueuse/integrations": "7.1.2", |
30 | | - "@vueuse/motion": "2.0.0-beta.4", |
31 | | - "@vueuse/router": "7.1.2", |
32 | | - "axios": "0.24.0", |
33 | | - "color": "4.0.2", |
34 | | - "fastcomments-vue-next": "3.0.2", |
| 25 | + "@vue/composition-api": "^1.4.9", |
| 26 | + "@vueup/vue-quill": "1.0.0-beta.7", |
| 27 | + "@vueuse/components": "^6.9.2", |
| 28 | + "@vueuse/core": "6.6.1", |
| 29 | + "@vueuse/integrations": "6.6.1", |
| 30 | + "@vueuse/motion": "1.6.0", |
| 31 | + "@vueuse/router": "6.6.1", |
| 32 | + "axios": "0.23.0", |
| 33 | + "color": "4.0.1", |
| 34 | + "fastcomments-vue-next": "2.0.1", |
35 | 35 | "html-to-text": "^8.1.0", |
36 | 36 | "lodash": "4.17.21", |
37 | 37 | "masonry-layout": "4.2.2", |
38 | 38 | "mitt": "3.0.0", |
39 | 39 | "nprogress": "0.2.0", |
40 | 40 | "query-string": "7.0.1", |
41 | 41 | "quill-image-uploader": "1.2.2", |
42 | | - "sass": "1.43.5", |
| 42 | + "sass": "1.43.2", |
43 | 43 | "string-to-color": "2.2.2", |
44 | | - "swiper": "7.0.0-alpha.40", |
45 | | - "unplugin-vue-components": "^0.17.2", |
46 | | - "vee-validate": "^4.5.6", |
47 | | - "vue": "3.2.23", |
48 | | - "vue-i18n": "9.2.0-beta.22", |
| 44 | + "swiper": "6.8.4", |
| 45 | + "unplugin-vue-components": "^0.15.6", |
| 46 | + "vee-validate": "4.5.3", |
| 47 | + "vue": "3.2.20", |
| 48 | + "vue-i18n": "9.1.9", |
49 | 49 | "vue-masonry": "^0.13.0", |
50 | 50 | "vue-nprogress": "0.2.0", |
51 | 51 | "vue-ripple-directive": "^2.0.1", |
52 | | - "vue-router": "4", |
| 52 | + "vue-router": "4.0.12", |
53 | 53 | "yup": "0.32.11" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@babel/core": "7.16.0", |
57 | | - "@intlify/vite-plugin-vue-i18n": "3.2.1", |
58 | | - "@vitejs/plugin-vue": "1.10.1", |
59 | | - "@vue/compiler-sfc": "3.2.23", |
| 56 | + "@babel/core": "7.15.8", |
| 57 | + "@intlify/vite-plugin-vue-i18n": "2.4.0", |
| 58 | + "@vitejs/plugin-vue": "1.9.3", |
| 59 | + "@vue/compiler-sfc": "3.2.20", |
60 | 60 | "@vue/eslint-config-prettier": "6.0.0", |
61 | 61 | "@vueuse/gesture": "^1.0.0", |
62 | 62 | "@windicss/plugin-heropatterns": "^0.0.8", |
63 | | - "babel-loader": "8.2.3", |
64 | | - "eslint": "8.3.0", |
| 63 | + "babel-loader": "8.2.2", |
| 64 | + "eslint": "8.0.1", |
65 | 65 | "eslint-config-prettier": "8.3.0", |
66 | 66 | "eslint-plugin-prettier-vue": "3.1.0", |
67 | | - "eslint-plugin-vue": "8.1.1", |
68 | | - "husky": "7.0.4", |
69 | | - "lint-staged": "12.1.2", |
| 67 | + "eslint-plugin-vue": "7.19.1", |
| 68 | + "husky": "7.0.2", |
| 69 | + "lint-staged": "11.2.3", |
70 | 70 | "pinst": "2.1.6", |
71 | | - "postcss-nesting": "^10.0.2", |
72 | | - "prettier": "2.5.0", |
73 | | - "vite": "2.6.14", |
| 71 | + "postcss-nesting": "^10.1.3", |
| 72 | + "prettier": "2.4.1", |
| 73 | + "vite": "2.6.7", |
74 | 74 | "vite-plugin-fonts": "0.2.2", |
75 | 75 | "vite-plugin-svg-icons": "1.0.5", |
76 | | - "vite-plugin-windicss": "^1.5.1", |
77 | | - "vue-loader": "15.9.8", |
78 | | - "windicss": "^3.2.1" |
| 76 | + "vite-plugin-windicss": "^1.8.3", |
| 77 | + "vue-loader": "16.8.1", |
| 78 | + "windicss": "^3.5.1" |
79 | 79 | } |
80 | 80 | } |
0 commit comments