File tree Expand file tree Collapse file tree 3 files changed +936
-871
lines changed Expand file tree Collapse file tree 3 files changed +936
-871
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " vue-functional-ref" ,
33 "version" : " 0.7.2" ,
4- "packageManager" : " pnpm@10.15 .0" ,
4+ "packageManager" : " pnpm@10.19 .0" ,
55 "description" : " Functional-style refs for Vue" ,
66 "type" : " module" ,
77 "license" : " MIT" ,
5454 "vue" : " ^3.5.0"
5555 },
5656 "dependencies" : {
57- "unplugin-utils" : " ^0.3.0 "
57+ "unplugin-utils" : " ^0.3.1 "
5858 },
5959 "devDependencies" : {
60- "@sxzz/eslint-config" : " ^7.1.4 " ,
60+ "@sxzz/eslint-config" : " ^7.2.7 " ,
6161 "@sxzz/prettier-config" : " ^2.2.4" ,
62- "@types/node" : " ^24.3.0 " ,
63- "@vue/reactivity" : " ^3.5.19 " ,
64- "@vue/shared" : " ^3.5.19 " ,
65- "bumpp" : " ^10.2.3 " ,
66- "esbuild" : " ^0.25.9 " ,
67- "eslint" : " ^9.34 .0" ,
62+ "@types/node" : " ^24.9.1 " ,
63+ "@vue/reactivity" : " ^3.5.22 " ,
64+ "@vue/shared" : " ^3.5.22 " ,
65+ "bumpp" : " ^10.3.1 " ,
66+ "esbuild" : " ^0.25.11 " ,
67+ "eslint" : " ^9.38 .0" ,
6868 "expect-type" : " ^1.2.2" ,
6969 "fast-glob" : " ^3.3.3" ,
7070 "prettier" : " ^3.6.2" ,
71- "rollup" : " ^4.48.0 " ,
72- "tsdown" : " ^0.14.1 " ,
73- "tsx" : " ^4.20.4 " ,
74- "typescript" : " ^5.9.2 " ,
75- "vite" : " ^7.1.3 " ,
71+ "rollup" : " ^4.52.5 " ,
72+ "tsdown" : " ^0.15.9 " ,
73+ "tsx" : " ^4.20.6 " ,
74+ "typescript" : " ^5.9.3 " ,
75+ "vite" : " ^7.1.12 " ,
7676 "vitest" : " ^3.2.4" ,
77- "vue" : " ^3.5.19 "
77+ "vue" : " ^3.5.22 "
7878 },
7979 "engines" : {
8080 "node" : " >=20.19.0"
Original file line number Diff line number Diff line change 99 "preview" : " vite preview"
1010 },
1111 "dependencies" : {
12- "@vueuse/core" : " ^13.7 .0" ,
13- "vue" : " ^3.5.19 " ,
12+ "@vueuse/core" : " ^13.9 .0" ,
13+ "vue" : " ^3.5.22 " ,
1414 "vue-functional-ref" : " workspace:*"
1515 },
1616 "devDependencies" : {
1717 "@vitejs/plugin-vue" : " ^6.0.1" ,
18- "typescript" : " ^5.9.2 " ,
19- "vite" : " ^7.1.3 " ,
20- "vue-tsc" : " ^3.0.6 "
18+ "typescript" : " ^5.9.3 " ,
19+ "vite" : " ^7.1.12 " ,
20+ "vue-tsc" : " ^3.1.1 "
2121 }
2222}
You can’t perform that action at this time.
0 commit comments