This repository was archived by the owner on Mar 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +412
-624
lines changed
Expand file tree Collapse file tree 4 files changed +412
-624
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2022 Johann Schopplich <https://github.com/johannschopplich>
3+ Copyright (c) 2022-2023 Johann Schopplich <https://github.com/johannschopplich>
44Copyright (c) 2022 Erik C. Forés <https://github.com/ConsoleTVs>
55
66Permission is hereby granted, free of charge, to any person obtaining a copy
Original file line number Diff line number Diff line change @@ -47,6 +47,6 @@ refetch()
4747
4848## License
4949
50- [ MIT] ( ./LICENSE ) License © 2022 [ Johann Schopplich] ( https://github.com/johannschopplich )
50+ [ MIT] ( ./LICENSE ) License © 2022-2023 [ Johann Schopplich] ( https://github.com/johannschopplich )
5151
5252[ MIT] ( ./LICENSE ) License © 2022 [ Erik C. Forés] ( https://github.com/ConsoleTVs )
Original file line number Diff line number Diff line change 4343 "turbo-query" : " ^1.9.0"
4444 },
4545 "devDependencies" : {
46- "@antfu/eslint-config" : " ^0.34.0 " ,
46+ "@antfu/eslint-config" : " ^0.34.1 " ,
4747 "@types/node" : " ^18.11.18" ,
4848 "@vitejs/plugin-vue" : " ^4.0.0" ,
4949 "bumpp" : " ^8.2.1" ,
50- "eslint" : " ^8.31 .0" ,
50+ "eslint" : " ^8.32 .0" ,
5151 "typescript" : " ^4.9.4" ,
52- "unbuild" : " ^1.0 .1" ,
52+ "unbuild" : " ^1.1 .1" ,
5353 "vite" : " ^4.0.4" ,
5454 "vue" : " ^3.2.45" ,
55- "vue-tsc" : " ^1.0.22 "
55+ "vue-tsc" : " ^1.0.24 "
5656 }
5757}
You can’t perform that action at this time.
0 commit comments