|
19 | 19 | "url": "git://github.com/epochtalk/epochtalk-vue"
|
20 | 20 | },
|
21 | 21 | "dependencies": {
|
22 |
| - "@fortawesome/fontawesome-free": "^6.4.0", |
23 |
| - "@vueform/multiselect": "^2.6.2", |
24 |
| - "axios": "^1.4.0", |
25 |
| - "core-js": "^3.32.0", |
26 |
| - "dayjs": "^1.11.8", |
27 |
| - "emittery": "^1.0.1", |
28 |
| - "jquery": "^3.7.0", |
| 22 | + "@fortawesome/fontawesome-free": "^6.7.2", |
| 23 | + "@vueform/multiselect": "^2.6.11", |
| 24 | + "axios": "^1.8.1", |
| 25 | + "core-js": "^3.40.0", |
| 26 | + "dayjs": "^1.11.13", |
| 27 | + "emittery": "^1.1.0", |
| 28 | + "jquery": "^3.7.1", |
29 | 29 | "nestable": "https://github.com/epochtalk/Nestable.git",
|
30 | 30 | "normalize.css": "^8.0.1",
|
31 | 31 | "nprogress": "^0.2.0",
|
32 |
| - "phoenix": "^1.7.7", |
33 |
| - "sass": "^1.64.1", |
| 32 | + "phoenix": "^1.7.20", |
| 33 | + "sass": "1.77.6", |
34 | 34 | "slugify": "^1.6.6",
|
35 |
| - "socketcluster-client": "^17.1.1", |
36 |
| - "swrv": "^1.0.3", |
37 |
| - "vue": "^3.3.4", |
38 |
| - "vue-router": "^4.2.2", |
| 35 | + "socketcluster-client": "^19.2.3", |
| 36 | + "swrv": "^1.1.0", |
| 37 | + "vue": "^3.5.13", |
| 38 | + "vue-router": "^4.5.0", |
39 | 39 | "vuedraggable": "^4.1.0"
|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 |
| - "@babel/eslint-parser": "^7.21.8", |
| 42 | + "@babel/eslint-parser": "^7.26.8", |
43 | 43 | "@vue/cli-plugin-babel": "~5.0.8",
|
44 | 44 | "@vue/cli-plugin-eslint": "~5.0.8",
|
45 | 45 | "@vue/cli-service": "~5.0.8",
|
46 |
| - "@vue/compiler-sfc": "^3.3.4", |
| 46 | + "@vue/compiler-sfc": "^3.5.13", |
47 | 47 | "eslint": "^8.46.0",
|
48 |
| - "eslint-plugin-vue": "^9.14.1", |
49 |
| - "sass-loader": "^13.3.1" |
| 48 | + "eslint-plugin-vue": "^9.32.0", |
| 49 | + "sass-loader": "^16.0.5" |
50 | 50 | },
|
51 | 51 | "eslintConfig": {
|
52 | 52 | "root": true,
|
|
0 commit comments