|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 | 27 | "@apollo/client": "3.13.8",
|
28 |
| - "@hpcc-js/wasm": "2.22.4", |
| 28 | + "@hpcc-js/wasm": "2.23.0", |
29 | 29 | "@lumino/default-theme": "2.1.10",
|
30 | 30 | "@lumino/widgets": "2.7.1",
|
31 | 31 | "@mdi/js": "7.4.47",
|
32 |
| - "@vueuse/core": "13.1.0", |
| 32 | + "@vueuse/core": "13.3.0", |
33 | 33 | "apexcharts": "3.54.1",
|
34 | 34 | "axios": "1.9.0",
|
35 | 35 | "dedent": "1.6.0",
|
36 | 36 | "enumify": "2.0.0",
|
37 |
| - "graphiql": "3.8.3", |
| 37 | + "graphiql": "4.1.1", |
38 | 38 | "graphql": "16.11.0",
|
39 | 39 | "graphql-tag": "2.12.6",
|
40 | 40 | "lodash-es": "4.17.21",
|
41 | 41 | "markdown-it": "14.1.0",
|
42 | 42 | "mitt": "3.0.1",
|
43 | 43 | "nprogress": "1.0.0-1",
|
44 |
| - "preact": "10.26.5", |
45 |
| - "simple-icons": "2.19.0", |
| 44 | + "preact": "10.26.8", |
| 45 | + "simple-icons": "15.1.0", |
46 | 46 | "subscriptions-transport-ws": "0.11.0",
|
47 | 47 | "svg-pan-zoom": "3.6.2",
|
48 |
| - "vue": "3.5.14", |
| 48 | + "vue": "3.5.16", |
49 | 49 | "vue-i18n": "11.1.3",
|
50 | 50 | "vue-router": "4.5.1",
|
51 | 51 | "vue-the-mask": "0.11.1",
|
52 | 52 | "vue3-apexcharts": "1.8.0",
|
53 |
| - "vuetify": "3.8.4", |
| 53 | + "vuetify": "3.8.8", |
54 | 54 | "vuex": "4.1.0"
|
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 |
| - "@cypress/code-coverage": "3.14.1", |
| 57 | + "@cypress/code-coverage": "3.14.4", |
| 58 | + "@vitejs/plugin-react": "4.5.1", |
58 | 59 | "@vitejs/plugin-vue": "5.2.4",
|
59 |
| - "@vitest/coverage-istanbul": "3.1.3", |
| 60 | + "@vitest/coverage-istanbul": "3.2.2", |
60 | 61 | "@vue/test-utils": "2.4.6",
|
61 | 62 | "concurrently": "9.1.2",
|
62 | 63 | "cross-fetch": "4.1.0",
|
63 |
| - "cypress": "14.3.3", |
| 64 | + "cypress": "14.4.1", |
64 | 65 | "cypress-vite": "1.6.0",
|
65 | 66 | "eslint": "8.57.1",
|
66 | 67 | "eslint-config-standard": "17.1.0",
|
|
79 | 80 | "json-server": "0.17.4",
|
80 | 81 | "nodemon": "3.1.10",
|
81 | 82 | "nyc": "17.1.0",
|
82 |
| - "sass-embedded": "1.87.0", |
| 83 | + "sass-embedded": "1.89.0", |
83 | 84 | "sinon": "20.0.0",
|
84 | 85 | "standard": "17.1.2",
|
85 | 86 | "vite": "6.3.5",
|
86 | 87 | "vite-plugin-eslint": "1.8.1",
|
87 | 88 | "vite-plugin-istanbul": "7.0.0",
|
88 | 89 | "vite-plugin-vuetify": "2.1.1",
|
89 |
| - "vitest": "3.1.3" |
| 90 | + "vitest": "3.2.2" |
90 | 91 | },
|
91 | 92 | "peerDependenciesMeta": {
|
92 | 93 | "react": {
|
|
99 | 100 | "bugs": {
|
100 | 101 | "url": "https://github.com/cylc/cylc-ui/issues"
|
101 | 102 | },
|
102 |
| - "packageManager": "[email protected].1" |
| 103 | + "packageManager": "[email protected].2" |
103 | 104 | }
|
0 commit comments