File tree Expand file tree Collapse file tree 2 files changed +269
-216
lines changed Expand file tree Collapse file tree 2 files changed +269
-216
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-vue-jsx" ,
33 "version" : " 0.2.2" ,
4- "packageManager" : " pnpm@8.7.1 " ,
4+ "packageManager" : " pnpm@8.7.4 " ,
55 "description" : " Vue JSX plugin for both Vue 2 and 3." ,
66 "keywords" : [
77 " unplugin" ,
7272 "vue" : " ^2.0.0 || ^3.0.0"
7373 },
7474 "dependencies" : {
75- "@babel/core" : " ^7.22.11 " ,
75+ "@babel/core" : " ^7.22.17 " ,
7676 "@babel/plugin-syntax-typescript" : " ^7.22.5" ,
7777 "@rollup/pluginutils" : " ^5.0.4" ,
7878 "@vue/babel-plugin-jsx" : " ^1.1.5" ,
8383 "unplugin" : " ^1.4.0"
8484 },
8585 "devDependencies" : {
86- "@sxzz/eslint-config" : " ^3.5.1 " ,
86+ "@sxzz/eslint-config" : " ^3.5.4 " ,
8787 "@sxzz/prettier-config" : " ^1.0.4" ,
8888 "@types/babel__core" : " ^7.20.1" ,
89- "@types/node" : " ^20.5.9 " ,
89+ "@types/node" : " ^20.6.0 " ,
9090 "bumpp" : " ^9.2.0" ,
91- "eslint" : " ^8.48 .0" ,
91+ "eslint" : " ^8.49 .0" ,
9292 "eslint-define-config" : " ^1.23.0" ,
9393 "fast-glob" : " ^3.3.1" ,
9494 "prettier" : " ^3.0.3" ,
9595 "tsup" : " ^7.2.0" ,
9696 "tsx" : " ^3.12.8" ,
9797 "typescript" : " ^5.2.2" ,
9898 "vite" : " ^4.4.9" ,
99- "vitest" : " ^0.34.3 " ,
99+ "vitest" : " ^0.34.4 " ,
100100 "vue" : " ^3.3.4"
101101 },
102102 "engines" : {
You can’t perform that action at this time.
0 commit comments