|
35 | 35 | "postuninstall": "electron-builder install-app-deps"
|
36 | 36 | },
|
37 | 37 | "dependencies": {
|
38 |
| - "@floating-ui/vue": "^1.1.1", |
| 38 | + "@floating-ui/vue": "^1.1.5", |
39 | 39 | "@juggle/resize-observer": "^3.4.0",
|
40 |
| - "ace-builds": "^1.35.3", |
41 |
| - "electron-log": "^5.1.6", |
| 40 | + "ace-builds": "^1.36.5", |
| 41 | + "electron-log": "^5.2.3", |
42 | 42 | "electron-progressbar": "^2.2.1",
|
43 |
| - "electron-updater": "^6.2.1", |
| 43 | + "electron-updater": "^6.3.9", |
44 | 44 | "file-saver": "^2.0.5",
|
45 | 45 | "markdown-it": "^14.1.0",
|
46 |
| - "vue": "^3.4.32" |
| 46 | + "vue": "^3.5.13" |
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 | 49 | "@modyfi/vite-plugin-yaml": "^1.1.0",
|
50 |
| - "@rushstack/eslint-patch": "^1.10.3", |
| 50 | + "@rushstack/eslint-patch": "^1.10.4", |
51 | 51 | "@types/ace": "^0.0.52",
|
52 | 52 | "@types/file-saver": "^2.0.7",
|
53 |
| - "@types/markdown-it": "^14.1.1", |
| 53 | + "@types/markdown-it": "^14.1.2", |
54 | 54 | "@typescript-eslint/eslint-plugin": "6.21.0",
|
55 | 55 | "@typescript-eslint/parser": "6.21.0",
|
56 |
| - "@vitejs/plugin-legacy": "^5.4.1", |
57 |
| - "@vitejs/plugin-vue": "^5.0.5", |
| 56 | + "@vitejs/plugin-legacy": "^5.4.2", |
| 57 | + "@vitejs/plugin-vue": "^5.2.1", |
58 | 58 | "@vue/eslint-config-airbnb-with-typescript": "^8.0.0",
|
59 | 59 | "@vue/eslint-config-typescript": "12.0.0",
|
60 | 60 | "@vue/test-utils": "^2.4.6",
|
61 |
| - "autoprefixer": "^10.4.19", |
62 |
| - "cypress": "^13.13.1", |
63 |
| - "electron": "^31.2.1", |
64 |
| - "electron-builder": "^24.13.3", |
| 61 | + "autoprefixer": "^10.4.20", |
| 62 | + "cypress": "^13.16.0", |
| 63 | + "electron": "^33.2.1", |
| 64 | + "electron-builder": "^25.1.8", |
65 | 65 | "electron-devtools-installer": "^3.2.0",
|
66 | 66 | "electron-vite": "^2.3.0",
|
67 | 67 | "eslint": "8.57.0",
|
68 |
| - "eslint-plugin-cypress": "^3.3.0", |
69 |
| - "eslint-plugin-vue": "^9.27.0", |
70 |
| - "eslint-plugin-vuejs-accessibility": "^2.4.0", |
71 |
| - "jsdom": "^24.1.0", |
72 |
| - "markdownlint-cli": "^0.41.0", |
73 |
| - "postcss": "^8.4.39", |
| 68 | + "eslint-plugin-cypress": "^3.6.0", |
| 69 | + "eslint-plugin-vue": "^9.32.0", |
| 70 | + "eslint-plugin-vuejs-accessibility": "^2.4.1", |
| 71 | + "jsdom": "^25.0.1", |
| 72 | + "markdownlint-cli": "^0.43.0", |
| 73 | + "postcss": "~8.4.49", |
74 | 74 | "remark-cli": "^12.0.1",
|
75 |
| - "remark-lint-no-dead-urls": "^2.0.0", |
| 75 | + "remark-lint-no-dead-urls": "^2.0.1", |
76 | 76 | "remark-preset-lint-consistent": "^6.0.0",
|
77 |
| - "remark-validate-links": "^13.0.1", |
78 |
| - "sass": "~1.79.4", |
79 |
| - "start-server-and-test": "^2.0.4", |
80 |
| - "terser": "^5.31.3", |
81 |
| - "tslib": "^2.6.3", |
| 77 | + "remark-validate-links": "^13.0.2", |
| 78 | + "sass": "~1.81.0", |
| 79 | + "start-server-and-test": "^2.0.8", |
| 80 | + "terser": "^5.36.0", |
| 81 | + "tslib": "^2.8.1", |
82 | 82 | "typescript": "~5.5.4",
|
83 |
| - "vite": "^5.4.8", |
84 |
| - "vitest": "^2.0.3", |
85 |
| - "vue-tsc": "^2.0.26", |
| 83 | + "vite": "^5.4.11", |
| 84 | + "vitest": "^2.1.8", |
| 85 | + "vue-tsc": "^2.1.10", |
86 | 86 | "yaml-lint": "^1.7.0"
|
87 | 87 | },
|
88 | 88 | "//devDependencies": {
|
|
91 | 91 | "@typescript-eslint/eslint-plugin": "Cannot migrate to v7 because of `@vue/eslint-config-airbnb-with-typescript`, see https://github.com/vuejs/eslint-config-airbnb/issues/63",
|
92 | 92 | "@typescript-eslint/parser": "Cannot migrate to v7 because of `@vue/eslint-config-airbnb-with-typescript`, see https://github.com/vuejs/eslint-config-airbnb/issues/63",
|
93 | 93 | "@vue/eslint-config-typescript": "Cannot migrate to v13 because of `@vue/eslint-config-airbnb-with-typescript`, see https://github.com/vuejs/eslint-config-airbnb/issues/63",
|
94 |
| - "eslint": "Cannot migrate to v9 `@typescript-eslint/eslint-plugin` (≤ v7), `@typescript-eslint/parser` (≤ v7), `@vue/eslint-config-airbnb-with-typescript@` (≤ v8) requires `eslint` ≤ v8, see https://github.com/vuejs/eslint-config-airbnb/issues/65, https://github.com/typescript-eslint/typescript-eslint/issues/8211" |
| 94 | + "eslint": "Cannot migrate to v9 `@typescript-eslint/eslint-plugin` (≤ v7), `@typescript-eslint/parser` (≤ v7), `@vue/eslint-config-airbnb-with-typescript@` (≤ v8) requires `eslint` ≤ v8, see https://github.com/vuejs/eslint-config-airbnb/issues/65, https://github.com/typescript-eslint/typescript-eslint/issues/8211", |
| 95 | + "eslint-plugin-cypress": "Cannot migrate to v4 because it requires eslint (≤ v9)", |
| 96 | + "vite": "Cannot migrate to v6 due to `@modyfi/vite-plugin-yaml` not supporting it yet" |
95 | 97 | },
|
96 | 98 | "homepage": "https://privacy.sexy",
|
97 | 99 | "repository": {
|
|
0 commit comments