|
74 | 74 | "peerDependencies": {
|
75 | 75 | "@vue/composition-api": "^1.7.0",
|
76 | 76 | "codemirror": "^6.0.1",
|
77 |
| - "vue": "^2.6.14 || ^3.2.37" |
| 77 | + "vue": "^2.6.14 || ^3.2.39" |
78 | 78 | },
|
79 | 79 | "peerDependenciesMeta": {
|
80 | 80 | "@vue/composition-api": {
|
|
85 | 85 | "@codemirror/lang-javascript": "^6.0.2",
|
86 | 86 | "@codemirror/lang-markdown": "^6.0.1",
|
87 | 87 | "@types/lodash": "^4.14.184",
|
88 |
| - "@types/node": "^18.7.14", |
89 |
| - "@typescript-eslint/eslint-plugin": "^5.36.1", |
90 |
| - "@typescript-eslint/parser": "^5.36.1", |
91 |
| - "@vitejs/plugin-vue": "^3.0.3", |
| 88 | + "@types/node": "^18.7.16", |
| 89 | + "@typescript-eslint/eslint-plugin": "^5.36.2", |
| 90 | + "@typescript-eslint/parser": "^5.36.2", |
| 91 | + "@vitejs/plugin-vue": "^3.1.0", |
92 | 92 | "@vue/eslint-config-prettier": "^7.0.0",
|
93 | 93 | "@vue/tsconfig": "^0.1.3",
|
94 | 94 | "codemirror": "^6.0.1",
|
95 | 95 | "eslint": "^8.23.0",
|
96 | 96 | "eslint-config-google": "^0.14.0",
|
97 | 97 | "eslint-config-prettier": "^8.5.0",
|
98 | 98 | "eslint-import-resolver-alias": "^1.1.2",
|
99 |
| - "eslint-import-resolver-typescript": "^3.5.0", |
| 99 | + "eslint-import-resolver-typescript": "^3.5.1", |
100 | 100 | "eslint-plugin-html": "^7.1.0",
|
101 | 101 | "eslint-plugin-import": "^2.26.0",
|
102 | 102 | "eslint-plugin-jsdoc": "^39.3.6",
|
|
110 | 110 | "lodash": "^4.17.21",
|
111 | 111 | "prettier": "^2.7.1",
|
112 | 112 | "rimraf": "^3.0.2",
|
113 |
| - "rollup-plugin-visualizer": "^5.8.0", |
| 113 | + "rollup-plugin-visualizer": "^5.8.1", |
114 | 114 | "typescript": "^4.8.2",
|
115 |
| - "vite": "^3.0.9", |
116 |
| - "vite-plugin-banner": "^0.4.0", |
117 |
| - "vite-plugin-checker": "^0.5.0", |
118 |
| - "vue": "^3.2.38", |
| 115 | + "vite": "^3.1.0", |
| 116 | + "vite-plugin-banner": "^0.5.0", |
| 117 | + "vite-plugin-checker": "^0.5.1", |
| 118 | + "vue": "^3.2.39", |
119 | 119 | "vue-eslint-parser": "^9.0.3",
|
120 |
| - "vue-tsc": "^0.40.5" |
| 120 | + "vue-tsc": "^0.40.13" |
121 | 121 | },
|
122 | 122 | "husky": {
|
123 | 123 | "hooks": {
|
|
0 commit comments