11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " vue-codemirror6" ,
4- "version" : " 1.3.11 " ,
4+ "version" : " 1.3.12 " ,
55 "license" : " MIT" ,
66 "description" : " CodeMirror6 Component for vue2 and vue3." ,
77 "keywords" : [
5656 "engines" : {
5757 "pnpm" : " >=10.3.0"
5858 },
59- "packageManager" : " pnpm@10.4.0 " ,
59+ "packageManager" : " pnpm@10.5.2 " ,
6060 "sideEffects" : false ,
6161 "scripts" : {
6262 "dev" : " vite" ,
7777 "@codemirror/language" : " ^6.10.8" ,
7878 "@codemirror/lint" : " ^6.8.4" ,
7979 "@codemirror/state" : " ^6.5.2" ,
80- "@codemirror/view" : " ^6.36.2 " ,
80+ "@codemirror/view" : " ^6.36.3 " ,
8181 "codemirror" : " ^6.0.1" ,
8282 "style-mod" : " ^4.1.2" ,
8383 "vue-demi" : " latest"
9191 "@codemirror/lang-json" : " ^6.0.1" ,
9292 "@codemirror/lang-markdown" : " ^6.3.2" ,
9393 "@codemirror/lang-vue" : " ^0.1.3" ,
94- "@codemirror/search" : " ^6.5.9 " ,
94+ "@codemirror/search" : " ^6.5.10 " ,
9595 "@tsconfig/node-lts" : " ^22.0.1" ,
96- "@types/node" : " ^22.13.4 " ,
96+ "@types/node" : " ^22.13.8 " ,
9797 "@vitejs/plugin-vue" : " ^5.2.1" ,
9898 "@vue/compiler-sfc" : " ^3.5.13" ,
9999 "@vue/eslint-config-prettier" : " ^10.2.0" ,
100100 "@vue/eslint-config-typescript" : " ^14.4.0" ,
101101 "@vue/test-utils" : " ^2.4.6" ,
102102 "@vue/tsconfig" : " ^0.7.0" ,
103- "@vueuse/core" : " ^12.6.1 " ,
103+ "@vueuse/core" : " ^12.7.0 " ,
104104 "bootstrap" : " ^5.3.3" ,
105- "eslint" : " ^9.20.1 " ,
105+ "eslint" : " ^9.21.0 " ,
106106 "eslint-import-resolver-custom-alias" : " ^1.3.2" ,
107- "eslint-import-resolver-typescript" : " ^3.8.0 " ,
108- "eslint-linter-browserify" : " ^9.20.1 " ,
107+ "eslint-import-resolver-typescript" : " ^3.8.3 " ,
108+ "eslint-linter-browserify" : " ^9.21.0 " ,
109109 "eslint-plugin-import" : " ^2.31.0" ,
110110 "eslint-plugin-playwright" : " ^2.2.0" ,
111111 "eslint-plugin-vue" : " ^9.32.0" ,
114114 "jiti" : " ^2.4.2" ,
115115 "lint-staged" : " ^15.4.3" ,
116116 "npm-run-all" : " ^4.1.5" ,
117- "prettier" : " ^3.5.1 " ,
117+ "prettier" : " ^3.5.2 " ,
118118 "rimraf" : " ^6.0.1" ,
119119 "rollup-plugin-visualizer" : " ^5.14.0" ,
120- "sass" : " ^1.85.0 " ,
120+ "sass" : " ^1.85.1 " ,
121121 "supports-color" : " ^10.0.0" ,
122- "typescript" : " ^5.7.3 " ,
123- "typescript-eslint" : " ^8.24 .0" ,
124- "vite" : " ^6.1 .0" ,
122+ "typescript" : " ^5.8.2 " ,
123+ "typescript-eslint" : " ^8.25 .0" ,
124+ "vite" : " ^6.2 .0" ,
125125 "vite-plugin-banner" : " ^0.8.0" ,
126- "vite-plugin-checker" : " ^0.8 .0" ,
127- "vite-plugin-dts" : " ^4.5.0 " ,
126+ "vite-plugin-checker" : " ^0.9 .0" ,
127+ "vite-plugin-dts" : " ^4.5.1 " ,
128128 "vue" : " ^3.5.13" ,
129129 "vue-eslint-parser" : " ^9.4.3" ,
130130 "vue-markdown-wasm" : " ^0.5.1" ,
131- "vue-tsc" : " ^2.2.0 "
131+ "vue-tsc" : " ^2.2.8 "
132132 },
133133 "husky" : {
134134 "hooks" : {
143143 "json5" : " >=2.2.3" ,
144144 "yaml" : " >=2.6.0"
145145 }
146- }
146+ }
0 commit comments