|
17 | 17 | "lint": "eslint --ext .js,.jsx,.ts,.tsx,.json, .",
|
18 | 18 | "start": "echo \"run 'yarn dev' or 'yarn watch' from the root\" && exit 1",
|
19 | 19 | "test": "echo 'ok'",
|
20 |
| - "tslint": "tslint --config ../ts/tslint.json --project .", |
| 20 | + "tslint": "tslint --config ../ts/tslint.json --project . --exclude ./src/router/router.ts, *.gen.ts", |
21 | 21 | "watch": "echo \"run 'yarn dev' or 'yarn watch' from the root\" && exit 1"
|
22 | 22 | },
|
23 | 23 | "dependencies": {},
|
24 | 24 | "devDependencies": {
|
| 25 | + "@cypress-design/icon-registry": "^1.5.1", |
25 | 26 | "@cypress-design/vue-button": "^1.1.0",
|
26 | 27 | "@cypress-design/vue-icon": "^1.6.0",
|
27 | 28 | "@cypress-design/vue-statusicon": "^1.0.0",
|
28 | 29 | "@cypress-design/vue-tabs": "^1.2.2",
|
| 30 | + "@cypress/mount-utils": "0.0.0-development", |
29 | 31 | "@faker-js/faker": "8.4.1",
|
30 | 32 | "@graphql-typed-document-node/core": "^3.1.0",
|
31 | 33 | "@headlessui/vue": "1.4.0",
|
32 | 34 | "@iconify-json/mdi": "1.1.63",
|
33 | 35 | "@intlify/unplugin-vue-i18n": "4.0.0",
|
| 36 | + "@packages/data-context": "0.0.0-development", |
34 | 37 | "@packages/frontend-shared": "0.0.0-development",
|
| 38 | + "@packages/graphql": "0.0.0-development", |
| 39 | + "@packages/root": "0.0.0-development", |
| 40 | + "@packages/socket": "0.0.0-development", |
35 | 41 | "@packages/telemetry": "0.0.0-development",
|
| 42 | + "@packages/types": "0.0.0-development", |
36 | 43 | "@percy/cypress": "^3.1.3",
|
37 | 44 | "@popperjs/core": "2.11.6",
|
38 | 45 | "@testing-library/cypress": "9.0.0",
|
| 46 | + "@tooling/system-tests": "0.0.0-development", |
39 | 47 | "@urql/core": "2.4.4",
|
40 | 48 | "@urql/vue": "0.6.2",
|
41 | 49 | "@vitejs/plugin-legacy": "5.4.0",
|
|
48 | 56 | "combine-properties": "0.1.0",
|
49 | 57 | "concurrently": "^6.2.0",
|
50 | 58 | "cross-env": "6.0.3",
|
| 59 | + "cypress-plugin-tab": "1.0.5", |
51 | 60 | "cypress-real-events": "1.6.0",
|
52 | 61 | "dayjs": "^1.9.3",
|
| 62 | + "debug": "^4.3.4", |
53 | 63 | "disparity": "^3.0.0",
|
54 | 64 | "engine.io-client": "3.5.2",
|
| 65 | + "fs-extra": "9.1.0", |
55 | 66 | "fuzzysort": "^1.1.4",
|
56 | 67 | "graphql": "^15.5.1",
|
57 | 68 | "graphql-tag": "^2.12.5",
|
58 | 69 | "human-interval": "1.0.0",
|
59 | 70 | "javascript-time-ago": "2.3.8",
|
60 | 71 | "just-my-luck": "3.0.0",
|
61 | 72 | "lodash": "4.17.21",
|
| 73 | + "mobx": "6.13.5", |
62 | 74 | "nanoid": "3.3.4",
|
| 75 | + "p-defer": "^3.0.0", |
63 | 76 | "pinia": "2.0.0-rc.14",
|
64 | 77 | "rollup-plugin-copy": "3.4.0",
|
65 | 78 | "rollup-plugin-polyfill-node": "^0.7.0",
|
| 79 | + "simple-git": "3.25.0", |
| 80 | + "sinon": "13.0.2", |
| 81 | + "tailwindcss": "^3.3.1", |
66 | 82 | "unplugin-icons": "0.19.0",
|
67 | 83 | "unplugin-vue-components": "^0.27.0",
|
68 | 84 | "vite": "5.2.11",
|
69 | 85 | "vite-plugin-pages": "0.32.1",
|
70 | 86 | "vite-plugin-vue-layouts": "0.11.0",
|
71 | 87 | "vite-svg-loader": "5.1.0",
|
72 | 88 | "vue": "3.2.47",
|
| 89 | + "vue-demi": "0.11.2", |
73 | 90 | "vue-i18n": "9.13.1",
|
74 | 91 | "vue-router": "4",
|
| 92 | + "vue-toastification": "2.0.0-rc.1", |
75 | 93 | "vue-tsc": "^2.0.19",
|
76 | 94 | "wonka": "^4.0.15"
|
77 | 95 | },
|
|
5 commit comments
cypress-bot[bot] commentedon Feb 6, 2025
Circle has built the
linux x64
version of the Test Runner.Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version
Run this command to install the pre-release locally:
cypress-bot[bot] commentedon Feb 6, 2025
Circle has built the
linux arm64
version of the Test Runner.Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version
Run this command to install the pre-release locally:
cypress-bot[bot] commentedon Feb 6, 2025
Circle has built the
win32 x64
version of the Test Runner.Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version
Run this command to install the pre-release locally:
cypress-bot[bot] commentedon Feb 7, 2025
Circle has built the
darwin arm64
version of the Test Runner.Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version
Run this command to install the pre-release locally:
cypress-bot[bot] commentedon Feb 7, 2025
Circle has built the
darwin x64
version of the Test Runner.Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version
Run this command to install the pre-release locally: