1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
3
"name" : " vue-codemirror6" ,
4
- "version" : " 1.3.13 " ,
4
+ "version" : " 1.3.15 " ,
5
5
"license" : " MIT" ,
6
6
"description" : " CodeMirror6 Component for vue2 and vue3." ,
7
7
"keywords" : [
56
56
"engines" : {
57
57
"pnpm" : " >=10.3.0"
58
58
},
59
- "packageManager" : " pnpm@10.7 .0" ,
59
+ "packageManager" : " pnpm@10.11 .0" ,
60
60
"sideEffects" : false ,
61
61
"scripts" : {
62
62
"dev" : " vite" ,
77
77
"@codemirror/language" : " ^6.11.0" ,
78
78
"@codemirror/lint" : " ^6.8.5" ,
79
79
"@codemirror/state" : " ^6.5.2" ,
80
- "@codemirror/view" : " ^6.36.5 " ,
80
+ "@codemirror/view" : " ^6.36.8 " ,
81
81
"codemirror" : " ^6.0.1" ,
82
82
"style-mod" : " ^4.1.2" ,
83
+ "vue-codemirror6" : " file:" ,
83
84
"vue-demi" : " latest"
84
85
},
85
86
"peerDependencies" : {
86
87
"vue" : " ^2.7.14 || ^3.4"
87
88
},
88
89
"devDependencies" : {
89
90
"@codemirror/autocomplete" : " ^6.18.6" ,
90
- "@codemirror/lang-javascript" : " ^6.2.3 " ,
91
+ "@codemirror/lang-javascript" : " ^6.2.4 " ,
91
92
"@codemirror/lang-json" : " ^6.0.1" ,
92
93
"@codemirror/lang-markdown" : " ^6.3.2" ,
93
94
"@codemirror/lang-vue" : " ^0.1.3" ,
94
- "@codemirror/search" : " ^6.5.10 " ,
95
+ "@codemirror/search" : " ^6.5.11 " ,
95
96
"@tsconfig/node-lts" : " ^22.0.1" ,
96
- "@types/node" : " ^22.13.14 " ,
97
- "@vitejs/plugin-vue" : " ^5.2.3 " ,
98
- "@vue/compiler-sfc" : " ^3.5.13 " ,
97
+ "@types/node" : " ^22.15.18 " ,
98
+ "@vitejs/plugin-vue" : " ^5.2.4 " ,
99
+ "@vue/compiler-sfc" : " ^3.5.14 " ,
99
100
"@vue/eslint-config-prettier" : " ^10.2.0" ,
100
101
"@vue/eslint-config-typescript" : " ^14.5.0" ,
101
102
"@vue/test-utils" : " ^2.4.6" ,
102
103
"@vue/tsconfig" : " ^0.7.0" ,
103
- "@vueuse/core" : " ^13.0 .0" ,
104
- "bootstrap" : " ^5.3.3 " ,
105
- "eslint" : " ^9.23 .0" ,
104
+ "@vueuse/core" : " ^13.2 .0" ,
105
+ "bootstrap" : " ^5.3.6 " ,
106
+ "eslint" : " ^9.27 .0" ,
106
107
"eslint-import-resolver-custom-alias" : " ^1.3.2" ,
107
- "eslint-import-resolver-typescript" : " ^4.3.1 " ,
108
- "eslint-linter-browserify" : " ^9.23 .0" ,
108
+ "eslint-import-resolver-typescript" : " ^4.3.5 " ,
109
+ "eslint-linter-browserify" : " ^9.27 .0" ,
109
110
"eslint-plugin-import" : " ^2.31.0" ,
110
111
"eslint-plugin-playwright" : " ^2.2.0" ,
111
- "eslint-plugin-vue" : " ^10.0 .0" ,
112
+ "eslint-plugin-vue" : " ^10.1 .0" ,
112
113
"eslint-plugin-vuejs-accessibility" : " ^2.4.1" ,
113
114
"husky" : " ^9.1.7" ,
114
115
"jiti" : " ^2.4.2" ,
115
- "lint-staged" : " ^15.5 .0" ,
116
- "npm-run-all2" : " ^7 .0.2" ,
116
+ "lint-staged" : " ^16.0 .0" ,
117
+ "npm-run-all2" : " ^8 .0.2" ,
117
118
"prettier" : " ^3.5.3" ,
118
119
"rimraf" : " ^6.0.1" ,
119
120
"rollup-plugin-visualizer" : " ^5.14.0" ,
120
- "sass" : " ^1.86 .0" ,
121
+ "sass" : " ^1.89 .0" ,
121
122
"supports-color" : " ^10.0.0" ,
122
- "typescript" : " ^5.8.2 " ,
123
- "typescript-eslint" : " ^8.28.0 " ,
124
- "vite" : " ^6.2.4 " ,
125
- "vite-plugin-banner" : " ^0.8.0 " ,
126
- "vite-plugin-checker" : " ^0.9.1 " ,
127
- "vite-plugin-dts" : " ^4.5.3 " ,
128
- "vue" : " ^3.5.13 " ,
129
- "vue-eslint-parser" : " ^10.1.1 " ,
123
+ "typescript" : " ^5.8.3 " ,
124
+ "typescript-eslint" : " ^8.32.1 " ,
125
+ "vite" : " ^6.3.5 " ,
126
+ "vite-plugin-banner" : " ^0.8.1 " ,
127
+ "vite-plugin-checker" : " ^0.9.3 " ,
128
+ "vite-plugin-dts" : " ^4.5.4 " ,
129
+ "vue" : " ^3.5.14 " ,
130
+ "vue-eslint-parser" : " ^10.1.3 " ,
130
131
"vue-markdown-wasm" : " ^0.5.1" ,
131
- "vue-tsc" : " ^2.2.8 "
132
+ "vue-tsc" : " ^2.2.10 "
132
133
},
133
134
"husky" : {
134
135
"hooks" : {
143
144
"json5" : " >=2.2.3" ,
144
145
"yaml" : " >=2.6.0"
145
146
}
146
- }
147
+ }
0 commit comments