|
74 | 74 | "@types/chrome": "^0.0.273",
|
75 | 75 | "@types/fs-extra": "^11.0.1",
|
76 | 76 | "@types/jsdom": "^21.1.2",
|
77 |
| - "@types/node": "^20.5.3", |
| 77 | + "@types/node": "^22.0.0", |
78 | 78 | "@types/webextension-polyfill": "^0.12.1",
|
79 |
| - "@typescript-eslint/eslint-plugin": "^7.0.0", |
80 |
| - "@typescript-eslint/parser": "^7.0.0", |
| 79 | + "@typescript-eslint/eslint-plugin": "^8.0.0", |
| 80 | + "@typescript-eslint/parser": "^8.0.0", |
81 | 81 | "@vitejs/plugin-vue": "^5.1.4",
|
82 | 82 | "@vitest/coverage-v8": "^2.1.1",
|
83 |
| - "@vue/eslint-config-prettier": "^9.0.0", |
84 |
| - "@vue/eslint-config-typescript": "^12.0.0", |
| 83 | + "@vue/eslint-config-prettier": "^10.0.0", |
| 84 | + "@vue/eslint-config-typescript": "^14.0.0", |
85 | 85 | "@vue/test-utils": "^2.4.3",
|
86 | 86 | "@vue/tsconfig": "^0.5.1",
|
87 | 87 | "c8": "^10.1.2",
|
88 |
| - "chokidar": "^3.5.3", |
| 88 | + "chokidar": "^4.0.0", |
89 | 89 | "cross-env": "^7.0.3",
|
90 |
| - "eslint": "^8.56.0", |
| 90 | + "eslint": "^9.0.0", |
91 | 91 | "eslint-config-airbnb-base": "^15.0.0",
|
92 | 92 | "eslint-config-prettier": "^9.1.0",
|
93 | 93 | "eslint-plugin-eslint-comments": "^3.2.0",
|
94 | 94 | "eslint-plugin-html": "^8.0.0",
|
95 | 95 | "eslint-plugin-import": "^2.28.1",
|
96 | 96 | "eslint-plugin-jsonc": "^2.9.0",
|
97 |
| - "eslint-plugin-markdown": "^3.0.1", |
| 97 | + "eslint-plugin-markdown": "^5.0.0", |
98 | 98 | "eslint-plugin-prettier": "^5.1.2",
|
99 | 99 | "eslint-plugin-vitest": "^0.4.0",
|
100 | 100 | "eslint-plugin-vue": "^9.29.0",
|
|
104 | 104 | "extract-changelog-release": "^1.0.2",
|
105 | 105 | "fs-extra": "^11.1.1",
|
106 | 106 | "husky": "^9.0.6",
|
107 |
| - "jsdom": "^24.0.0", |
| 107 | + "jsdom": "^25.0.0", |
108 | 108 | "jsonc-eslint-parser": "^2.1.0",
|
109 | 109 | "lint-staged": "^15.0.0",
|
110 | 110 | "magic-string": "^0.30.3",
|
111 |
| - "npm-run-all2": "^6.0.0", |
| 111 | + "npm-run-all2": "^7.0.0", |
112 | 112 | "prettier": "^3.1.1",
|
113 |
| - "rimraf": "^5.0.1", |
| 113 | + "rimraf": "^6.0.0", |
114 | 114 | "rollup": "^4.8.0",
|
115 | 115 | "sass": "^1.66.1",
|
116 | 116 | "standard-version": "^9.5.0",
|
|
119 | 119 | "vite": "^5.4.2",
|
120 | 120 | "vite-bundle-visualizer": "^1.0.0",
|
121 | 121 | "vite-plugin-checker": "^0.8.0",
|
122 |
| - "vite-plugin-dts": "~3.7.3", |
| 122 | + "vite-plugin-dts": "~4.3.0", |
123 | 123 | "vite-plugin-pwa": "^0.20.5",
|
124 | 124 | "vitest": "^2.1.1",
|
125 | 125 | "vue-tsc": "^2.1.6",
|
|
0 commit comments