File tree Expand file tree Collapse file tree 2 files changed +512
-815
lines changed Expand file tree Collapse file tree 2 files changed +512
-815
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " unplugin-fluent-vue" ,
3
3
"type" : " module" ,
4
4
"version" : " 1.4.1" ,
5
- "packageManager" : " pnpm@10.11 .0" ,
5
+ "packageManager" : " pnpm@10.14 .0" ,
6
6
"description" : " unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files." ,
7
7
"author" : {
8
8
"name" : " Ivan Demchuk" ,
116
116
"@nuxt/kit" : " ^4.0.3" ,
117
117
"@nuxt/schema" : " ^4.0.3" ,
118
118
"@release-it-plugins/lerna-changelog" : " 8.0.1" ,
119
- "@types/node" : " 22.15.29 " ,
119
+ "@types/node" : " 22.17.1 " ,
120
120
"@vitejs/plugin-vue" : " 6.0.1" ,
121
- "@vitest/coverage-istanbul" : " ^3.1 .4" ,
122
- "@vue/compiler-sfc" : " 3.5.16 " ,
121
+ "@vitest/coverage-istanbul" : " ^3.2 .4" ,
122
+ "@vue/compiler-sfc" : " 3.5.18 " ,
123
123
"eslint" : " 9.33.0" ,
124
124
"execa" : " 9.6.0" ,
125
125
"husky" : " 9.1.7" ,
126
- "lint-staged" : " 16.1.0 " ,
127
- "memfs" : " 4.17.2 " ,
128
- "release-it" : " 19.0.3 " ,
126
+ "lint-staged" : " 16.1.5 " ,
127
+ "memfs" : " 4.36.0 " ,
128
+ "release-it" : " 19.0.4 " ,
129
129
"tsup" : " 8.5.0" ,
130
- "typescript" : " 5.8.3 " ,
130
+ "typescript" : " 5.9.2 " ,
131
131
"vite" : " 7.1.2" ,
132
- "vitest" : " 3.1 .4" ,
133
- "vue" : " 3.5.16 " ,
132
+ "vitest" : " 3.2 .4" ,
133
+ "vue" : " 3.5.18 " ,
134
134
"vue-loader" : " 17.4.2" ,
135
- "webpack" : " 5.99.9 "
135
+ "webpack" : " 5.101.1 "
136
136
},
137
137
"lint-staged" : {
138
138
"*.js" : " eslint --fix" ,
You can’t perform that action at this time.
0 commit comments