This repository was archived by the owner on Mar 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +704
-674
lines changed
Expand file tree Collapse file tree 2 files changed +704
-674
lines changed Original file line number Diff line number Diff line change 22 "name" : " vue-unquery" ,
33 "type" : " module" ,
44 "version" : " 0.3.4" ,
5- "packageManager" : " pnpm@8.1.0 " ,
5+ "packageManager" : " pnpm@8.5.1 " ,
66 "description" : " Lightweight data management for Vue in suspense & non-suspense contexts" ,
77 "author" : " Johann Schopplich <pkg@johannschopplich.com>" ,
88 "license" : " MIT" ,
1919 "exports" : {
2020 "." : {
2121 "types" : " ./dist/index.d.ts" ,
22- "require" : " ./dist/index.cjs" ,
2322 "import" : " ./dist/index.mjs"
2423 }
2524 },
4342 "turbo-query" : " ^1.9.0"
4443 },
4544 "devDependencies" : {
46- "@antfu/eslint-config" : " ^0.38.0 " ,
47- "@types/node" : " ^18.15.11 " ,
48- "@vitejs/plugin-vue" : " ^4.1.0 " ,
45+ "@antfu/eslint-config" : " ^0.39.1 " ,
46+ "@types/node" : " ^18.16.14 " ,
47+ "@vitejs/plugin-vue" : " ^4.2.3 " ,
4948 "bumpp" : " ^9.1.0" ,
50- "eslint" : " ^8.37 .0" ,
51- "typescript" : " ^5.0.2 " ,
52- "unbuild" : " ^1.1.2 " ,
53- "vite" : " ^4.2.1 " ,
54- "vue" : " ^3.2.47 " ,
55- "vue-tsc" : " ^1.2.0 "
49+ "eslint" : " ^8.41 .0" ,
50+ "typescript" : " ^5.0.4 " ,
51+ "unbuild" : " ^1.2.1 " ,
52+ "vite" : " ^4.3.8 " ,
53+ "vue" : " ^3.3.4 " ,
54+ "vue-tsc" : " ^1.6.5 "
5655 }
5756}
You can’t perform that action at this time.
0 commit comments