File tree Expand file tree Collapse file tree
packages/vite-plugin-app-loading Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 "react-dom" : " ^18.3.1"
1515 },
1616 "devDependencies" : {
17- "@eslint/js" : " ^9.21 .0" ,
18- "@types/react" : " ^19.0.10 " ,
19- "@types/react-dom" : " ^19.0.4 " ,
20- "@vitejs/plugin-react" : " ^4.3.4 " ,
21- "eslint" : " ^9.21 .0" ,
22- "eslint-plugin-react-hooks" : " ^5.1 .0" ,
23- "eslint-plugin-react-refresh" : " ^0.4.19 " ,
17+ "@eslint/js" : " ^9.28 .0" ,
18+ "@types/react" : " ^19.1.6 " ,
19+ "@types/react-dom" : " ^19.1.5 " ,
20+ "@vitejs/plugin-react" : " ^4.5.1 " ,
21+ "eslint" : " ^9.28 .0" ,
22+ "eslint-plugin-react-hooks" : " ^5.2 .0" ,
23+ "eslint-plugin-react-refresh" : " ^0.4.20 " ,
2424 "globals" : " ^15.15.0" ,
25- "typescript" : " ^5.7 .3" ,
26- "typescript-eslint" : " ^8.25.0 " ,
27- "vite" : " ^6.2.0 " ,
25+ "typescript" : " ^5.8 .3" ,
26+ "typescript-eslint" : " ^8.33.1 " ,
27+ "vite" : " ^6.3.5 " ,
2828 "vite-plugin-app-loading" : " workspace:*"
2929 }
3030}
Original file line number Diff line number Diff line change 1212 "vue" : " ^3.4.37"
1313 },
1414 "devDependencies" : {
15- "@vitejs/plugin-vue" : " ^5.2.1 " ,
16- "typescript" : " ^5.7 .3" ,
17- "vite" : " ^6.2.0 " ,
15+ "@vitejs/plugin-vue" : " ^5.2.4 " ,
16+ "typescript" : " ^5.8 .3" ,
17+ "vite" : " ^6.3.5 " ,
1818 "vite-plugin-app-loading" : " workspace:*" ,
19- "vue-tsc" : " ^2.2.4 "
19+ "vue-tsc" : " ^2.2.10 "
2020 }
2121}
Original file line number Diff line number Diff line change 1919 "release" : " bumpp -r"
2020 },
2121 "devDependencies" : {
22- "@antfu/eslint-config" : " ^4.3.0 " ,
23- "@types/node" : " ^22.13.5 " ,
24- "bumpp" : " ^10.0.3 " ,
25- "cz-git" : " ^1.11.0 " ,
26- "eslint" : " ^9.21 .0" ,
27- "lint-staged" : " ^15.4.3 " ,
28- "simple-git-hooks" : " ^2.11.1 " ,
29- "taze" : " ^18.6 .0"
22+ "@antfu/eslint-config" : " ^4.13.2 " ,
23+ "@types/node" : " ^22.15.29 " ,
24+ "bumpp" : " ^10.1.1 " ,
25+ "cz-git" : " ^1.11.1 " ,
26+ "eslint" : " ^9.28 .0" ,
27+ "lint-staged" : " ^16.1.0 " ,
28+ "simple-git-hooks" : " ^2.13.0 " ,
29+ "taze" : " ^19.1 .0"
3030 },
3131 "simple-git-hooks" : {
3232 "pre-commit" : " pnpm lint-staged" ,
Original file line number Diff line number Diff line change 3232 " loading.html"
3333 ],
3434 "scripts" : {
35- "build" : " tsup "
35+ "build" : " tsdown --format esm --format cjs "
3636 },
3737 "devDependencies" : {
38- "tsup " : " ^8.4.0 " ,
39- "vite" : " ^6.2.0 "
38+ "tsdown " : " ^0.12.6 " ,
39+ "vite" : " ^6.3.5 "
4040 }
4141}
You can’t perform that action at this time.
0 commit comments