|
24 | 24 | } |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@eslint/eslintrc": "^1.2.0", |
28 | | - "@intlify/core-base": "^9.1.9", |
29 | | - "@intlify/message-compiler": "^9.1.9", |
30 | | - "debug": "^4.3.1", |
31 | | - "glob": "^8.0.0", |
32 | | - "ignore": "^5.0.5", |
| 27 | + "@eslint/eslintrc": "^1.4.1", |
| 28 | + "@intlify/core-base": "^9.2.2", |
| 29 | + "@intlify/message-compiler": "^9.2.2", |
| 30 | + "debug": "^4.3.4", |
| 31 | + "glob": "^8.1.0", |
| 32 | + "ignore": "^5.2.4", |
33 | 33 | "is-language-code": "^3.1.0", |
34 | | - "js-yaml": "^4.0.0", |
35 | | - "json5": "^2.1.3", |
36 | | - "jsonc-eslint-parser": "^2.0.0", |
37 | | - "lodash": "^4.17.11", |
38 | | - "parse5": "^7.0.0", |
39 | | - "semver": "^7.3.4", |
40 | | - "vue-eslint-parser": "^9.0.0", |
41 | | - "yaml-eslint-parser": "^1.0.0" |
| 34 | + "js-yaml": "^4.1.0", |
| 35 | + "json5": "^2.2.3", |
| 36 | + "jsonc-eslint-parser": "^2.3.0", |
| 37 | + "lodash": "^4.17.21", |
| 38 | + "parse5": "^7.1.2", |
| 39 | + "semver": "^7.5.1", |
| 40 | + "vue-eslint-parser": "^9.3.0", |
| 41 | + "yaml-eslint-parser": "^1.2.2" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@types/debug": "^4.1.5", |
45 | | - "@types/eslint": "^8.0.0", |
46 | | - "@types/eslint-scope": "^3.7.0", |
| 44 | + "@types/debug": "^4.1.7", |
| 45 | + "@types/eslint": "^8.37.0", |
| 46 | + "@types/eslint-scope": "^3.7.4", |
47 | 47 | "@types/eslint-visitor-keys": "^1.0.0", |
48 | | - "@types/js-yaml": "^4.0.0", |
| 48 | + "@types/glob": "^8.1.0", |
| 49 | + "@types/js-yaml": "^4.0.5", |
| 50 | + "@types/json-schema": "^7.0.11", |
49 | 51 | "@types/json5": "^0.0.30", |
50 | | - "@types/lodash": "^4.14.159", |
51 | | - "@types/mocha": "^10.0.0", |
52 | | - "@types/parse5": "^6.0.0", |
53 | | - "@types/prettier": "^2.4.4", |
54 | | - "@types/semver": "^7.3.4", |
55 | | - "@typescript-eslint/eslint-plugin": "^5.2.0", |
56 | | - "@typescript-eslint/parser": "^5.2.0", |
57 | | - "entities": "^4.4.0", |
58 | | - "eslint": "^8.1.0", |
59 | | - "eslint-config-prettier": "^8.0.0", |
| 52 | + "@types/lodash": "^4.14.194", |
| 53 | + "@types/mocha": "^10.0.1", |
| 54 | + "@types/node": "^20.2.3", |
| 55 | + "@types/parse5": "^6.0.3", |
| 56 | + "@types/prettier": "^2.7.2", |
| 57 | + "@types/semver": "^7.5.0", |
| 58 | + "@typescript-eslint/eslint-plugin": "^5.59.6", |
| 59 | + "@typescript-eslint/parser": "^5.59.6", |
| 60 | + "entities": "^4.5.0", |
| 61 | + "eslint": "^8.41.0", |
| 62 | + "eslint-config-prettier": "^8.8.0", |
60 | 63 | "eslint-plugin-markdown": "^3.0.0", |
61 | | - "eslint-plugin-prettier": "^4.0.0", |
62 | | - "eslint-plugin-vue": "^9.0.0", |
63 | | - "eslint-plugin-vue-libs": "^3.0.0 || ^4.0.0", |
64 | | - "eslint4b": "^7.16.0", |
65 | | - "lerna-changelog": "^2.0.0", |
66 | | - "mocha": "^10.0.0", |
| 64 | + "eslint-plugin-prettier": "^4.2.1", |
| 65 | + "eslint-plugin-vue": "^9.13.0", |
| 66 | + "eslint-plugin-vue-libs": "^4.0.0", |
| 67 | + "eslint4b": "^7.32.0", |
| 68 | + "json-schema": "^0.4.0", |
| 69 | + "lerna-changelog": "^2.2.0", |
| 70 | + "mocha": "^10.2.0", |
67 | 71 | "monaco-editor": "^0.38.0", |
68 | | - "nyc": "^15.0.0", |
69 | | - "opener": "^1.5.1", |
70 | | - "prettier": "^2.0.5", |
71 | | - "rimraf": "^4.0.0", |
72 | | - "shipjs": "^0.26.0", |
73 | | - "ts-node": "^10.0.0", |
74 | | - "typescript": "^5.0.0", |
| 72 | + "nyc": "^15.1.0", |
| 73 | + "opener": "^1.5.2", |
| 74 | + "prettier": "^2.8.8", |
| 75 | + "rimraf": "^4.4.1", |
| 76 | + "shipjs": "^0.26.3", |
| 77 | + "ts-node": "^10.9.1", |
| 78 | + "typescript": "^5.0.4", |
75 | 79 | "vue-eslint-editor": "^1.1.0", |
76 | | - "vue-github-button": "^1.2.0", |
77 | | - "vuepress": "^1.8.2" |
| 80 | + "vue-github-button": "^1.3.0", |
| 81 | + "vuepress": "^1.9.9" |
78 | 82 | }, |
79 | 83 | "engines": { |
80 | 84 | "node": "^14.17.0 || >=16.0.0" |
|
104 | 108 | "type": "git", |
105 | 109 | "url": "git+https://github.com/intlify/eslint-plugin-vue-i18n.git" |
106 | 110 | }, |
| 111 | + "packageManager": "pnpm@8.5.1", |
107 | 112 | "scripts": { |
108 | 113 | "build": "tsc --project ./tsconfig.build.json", |
109 | 114 | "clean": "rimraf .nyc_output coverage dist docs/.vuepress/dist", |
|
0 commit comments